Releases: altair-graphql/altair
Releases · altair-graphql/altair
v1.4.5
Patches
- Upgraded to v1.4.4: fe84108
- Added gitter sidecar to docs.: 6bd8ecd
- Removed baseurl and url in _config.yml file.: 7b21743
- Create CNAME: b95a72d
- Addresses #132. Restricts the add query functionality depth level to 2: 649510e
- Added description tag to altair docs.: 2bdbaaa
- Added button and links click event tracking.: dfbe254
- Added autocomplete to docs search field.: 0faf6a7
- Added binary download links to altair site.: 4b295fc
v1.4.3
Patches
- Added SEND_INTROSPECTION_QUERY_REQUEST action, and reload docs button.: d7d966e
- Added notify service.: 5d910b6
- Changed node version back to 6.: d81b232
- Updated tests.: cb189df
- Deleted the yarn.lock file to force travis to use npm instead of yarn.: 432a0b9
- Issue 124: 7c98484
v1.4.2
Patches
- Add license scan report and status: 3788568
- Update README.md: 53854c8
- Sets the query editor hint options completeSingle to false.: 155d867
- Added search result highlighting.: e99421c
- Added sessionstack code.: 732ea66
v1.4.1
Merge pull request #118 from imolorhe/add-forge-config-file
Add forge config file
v1.3.5
Patches
- Added indexing functionality.: 40f1c2b
- Added doc viewer search result component.: 8b9c9df
- Added arguments to doc search index.: 3e93d22
- Added animation to doc search results.: a417bf7
- Added @angular/animations package.: afbae49
- Updated packages.: d46ba1b
- Added ng animations package.: d091e2a
- Updated angular cli package.: 1ddfdc0
- Added right padding to search result item.: 61e7945
v1.3.4
Patches
- Fixed window rehydration so the data is saved properly.: aa2ee76
- Updated the ngrx/store and ngrx/effects packages.: d5c5da8
v1.3.0
- Added multi window functionality.
- Minor bug fixes.
- Added improved transitions.
v1.2.2
Refactored doc viewer.
Fixed bugs.
UI improvements.
Added URL validation.
v1.2.1
- Completely restructured the application for better and more efficient functionality.
- Some bug fixes and UI improvements.