Skip to content

Releases: altair-graphql/altair

v1.6.9

26 Mar 13:52
Compare
Choose a tag to compare

Patches

  • Added aria-label attribute.: cd15cc5
  • Changed aria-label to attr.aria-label.: 5fa1e02
  • Add toggle command feature: ded18cf
  • Chore(package): update @types/node to version 9.6.0: cdb6838
  • Fix(package): update graphql-query-compress to version 1.0.0: 7e0a8a9
  • Upgraded altair-express-middleware.: 1c1edc2
  • Added overflow style to subscription container. Closes #254. Used introspection query from graphql-js. Closes #256.: 0ee0b38

v1.6.8

17 Mar 20:33
Compare
Choose a tag to compare

Patches

  • Added Z-index for container to allow Download Link to be clickable: 443daa4
  • I18n - Add chinese to import/export window keys: 6d96398
  • Chore(package): update electron-prebuilt-compile to version 1.8.3: 797fca9
  • Merge pull request #246 from imolorhe/greenkeeper/electron-prebuilt-compile-1.8.3: f29c5a1
  • Fix(package): update graphql to version 0.13.2: d4dbd75
  • Merge pull request #248 from imolorhe/greenkeeper/graphql-0.13.2: e253fa3
  • Added option for users to adjust the depth limit for the add query functionality. Closes #245. Updated graphql-query-compress. Closes #247.: fa62635

v1.6.7

12 Mar 09:55
Compare
Choose a tag to compare

Patches

  • Updated z-index on doc-view component to keep the scrollbar above the results panel: a79a36c
  • Changed z-index to 7 to ensure it's on top: 55c00c2
  • Fix(package): update @angular/cdk to version 5.2.4: ef1f14f
  • Merge pull request #232 from sganz/staging: 3ef34e6
  • Merge pull request #233 from imolorhe/greenkeeper/@angular/cdk-5.2.4: 2261479
  • Added reducer logic for SET_HEADERS action. Closes #237.: cbb964b

v1.6.6

03 Mar 22:49
Compare
Choose a tag to compare

Patches

  • Changed mac unique term to dmg: 0faaab4
  • Docs(readme): add Greenkeeper badge: 00e78f0
  • Downgraded some packages to stable versions.: 5d80fe1
  • Increased top of query result textarea.: 4acc92d
  • Completed initial release of altair-express-middleware package.: 68e3715
  • Added npm badge to altair-express-middleware.: 66ee282
  • Updated README with npm package details.: fb0e2da
  • Added other altair features to docs.: 1232756
  • Added express dependency for altair-express-middleware.: 275db4b
  • Updated docs with Github star and opencollective donate buttons.: 5bcb501
  • Added donation component.: 109546a
  • Added donate button in updated page.: 4877423
  • Upgraded to v1.6.6: f7a4416

[email protected]

03 Mar 22:44
Compare
Choose a tag to compare

v1.6.5

21 Feb 19:18
Compare
Choose a tag to compare

Patches

  • Upgraded to v1.6.4: 4ca30ed
  • Absolutely positioned editors to improve layout update.: 8a12b12

v1.6.3

05 Feb 23:00
Compare
Choose a tag to compare

Patches

  • Added GA to docs.: a873d17
  • Moved github files into .github folder. Added more track IDs. Updated README file with features.: 96d7d1c
  • Updated link in README. Added ngx-pipe. Closes #216. Replaced objToArr() with values pipe.: 1f64993
  • Added ngx-contextmenu. Added context menu to window titles. Closes #217. Added method to print SDL. #215.: e784e94
  • Added window import and export functionality. Closes #217.: d0f795e
  • Added Drag and drop support for AGQ files. Closes #219.: b432a06
  • Fixed cursor style issue caused by dnd package. Updated README.: f6203cd
  • Added accept option to openFile for .agq files only.: 67d5982
  • Added export SDL functionality. Closes #215.: 628a470

v1.6.2

27 Jan 11:57
Compare
Choose a tag to compare

Patches

  • Updated docs meta tags.: 162a86a
  • Added margin bottom to changelog button in docs updated page.: a0b1867
  • Reordered deploy steps in readme.: 50ea3eb
  • Added GA to docs.: f06482b
  • I18n - Add es.json (Spanish): d973cff
  • Add spanish to languages object.: a7915ba
  • Add chinese to languages object.: 72ec0aa
  • Used async operator where possible. Closes #199.: ef14db3
  • Added actions and reducers for repositioning windows.: 2ed6422
  • Added sortablejs package, adding window rearrangement functionality. Updated tslint configurations. Closes #146.: e2f1842
  • Updated selectors to default to initial state. Updated window effects.: da77869
  • Added backers and sponsors on the README: 4aba11a

v1.6.1

15 Jan 19:37
Compare
Choose a tag to compare

Patches

  • Added compress query functionality. Closes #197.: 8d115b1
  • Updated dev dependencies.: a79dc28
  • Updated rxjs, codemirror, core-js, graphql, zone.js and other libraries.: d15bc55
  • Updated codemirror-graphql package.: a196cca
  • Upgraded to angular 5 and ngrx 4.: 6401caa
  • Upgraded angular/cli package.: 1818fbc
  • Updated clarity UI packages.: 3e8b4a2
  • Fixed double trigger issue in modals.: 9ee4381
  • Updated specs.: 528a682
  • Added selectors for window, headers, docs and query.: aa57202
  • Added balloon css tooltip package. Closes #201.: b5d18a6
  • Fixed failing specs.: edb499a
  • Replaced npm install with yarn in travis.yml.: 558f932
  • Added e2e test to travis.yml: 7fcf19f
  • Updated dark theme styles.: 4752024
  • Added app-wrapper to handle app wide styling.: 6552fe7
  • Added settings dialog and implemented dark theme.: be9f25c
  • Added update page in docs.: 9a4c629
  • Fixed bug in travis.yml: 92cd698
  • Added safe navigation operators in settings dialog component to fix: 2b2d7d4
  • Updated to v1.6.1: 2f0b5ae

v1.6.0

17 Dec 19:06
Compare
Choose a tag to compare

Patches

  • Updated UI elemented.: 0379a44
  • Hide the created download link.: ffcdce4
  • Added history functionality.: 4adf3d8