github altair-graphql/altair v2.4.4

latest releases: v6.4.2, v6.4.1, v6.4.0...
4 years ago

Patches

  • Merge pull request #1128 from imolorhe/staging: b9c39e9
  • Merge branch 'master' into staging: c218d28
  • Chore(package): update typescript-json-schema to version 0.42.0: cf1e528
  • New translations default.json (Portuguese, Brazilian): 501401a
  • Updated maintenance badge: a66e87b
  • Set user-select to none for linenumber in editor. Closes #1157.: c6702b7
  • Pass filtered files to _send(). Closes #1159.: 6b0e4fa
  • Merge branch 'staging' into greenkeeper/typescript-json-schema-0.42.0: fb0f82f
  • Merge branch 'staging' into l10n_staging: 063c519
  • Merge pull request #1158 from imolorhe/l10n_staging: 3b6756a
  • Merge branch 'staging' into greenkeeper/typescript-json-schema-0.42.0: 99dc510
  • Merge pull request #1156 from imolorhe/greenkeeper/typescript-json-schema-0.42.0: 344350c
  • Added unit tests for gql.sendRequest(): b1bd0a2
  • Added logic to close toast notification if found in electron test.: 16a7911
  • Added closeAnyOpenToast to close all open toasts before closing window.: 37f90db
  • Create community.md: 0666619
  • Update README.md: f9d9f8d
  • Update README.md: b170074
  • Added configuration options to README.: 40364c2
  • Added example usage to README.: b55ff22
  • Update README.md: 16e3552
  • Added Laravel package usage to README.: 4bc4838
  • Adds config option to set the initial settings. Addresses #1153.: 67f82af
  • Moved main altair source code into altair-app package.: f5e16cc
  • Updated test script in appveyor.yml.: 9511c0d
  • Removed yarn build command from travis config.: 58d861f
  • Changed test to test:ci in travis.: 708fbdd
  • Merge pull request #1161 from imolorhe/move-to-altair-angular: 400cea0
  • Moved deploy.md: 94b5331
  • New translations default.json (Chinese Simplified): a5b1005
  • New translations default.json (Polish): dea6eb5
  • New translations default.json (Vietnamese): ecf9c54
  • New translations default.json (Ukrainian): 181bdd3
  • New translations default.json (Turkish): 3d8e7bf
  • New translations default.json (Spanish): 6a74e0a
  • New translations default.json (Serbian (Cyrillic)): 250132f
  • New translations default.json (Russian): 4b23222
  • New translations default.json (Romanian): 953946d
  • New translations default.json (Portuguese, Brazilian): 49c533f
  • New translations default.json (Chinese Traditional): a2263f4
  • New translations default.json (Korean): 7fa7539
  • New translations default.json (Japanese): 7ce2ea3
  • New translations default.json (Italian): d9ac464
  • New translations default.json (German): dbbfcc3
  • New translations default.json (French): 8c2ca1e
  • New translations default.json (Czech): 1203e8d
  • New translations default.json (Acholi): 30d1a40
  • Removed chrome apt source and added chrome addon to travis.: 79d1491
  • Removed fakeroot and rpm packages from travis.: 6c34dd8
  • Added 50ms timeout to ensure editor is visible. Closes #1163.: 5c380c3
  • Added linux condition to travis deployments.: 001eb45
  • Merge branch 'staging' into l10n_staging: 475bb23
  • Debugging electron tests: fd13871
  • Debugging electron test.: bb1a04a
  • Added frozen-lockfile parameter to yarn in travis: 86d5003
  • Added frozen-lockfile parameter to lerna bootstrap command in test script.: b6da9f5
  • Removed debug code from electron test.: e9847ee
  • Changed node version in travis to 12: dbe70c9
  • Increased electron test timeout duration.: 0747e22
  • Added xvfb-run command for running tests: 1daa0d9
  • Added xvfb start command to travis config.: 2a75c80
  • Added -a flag to xvfb-run: 6406662
  • Removed xvfb start before script and added dist: xenial: 845f39c
  • Debugging electron: f6ae673
  • Run yarn dev for electron: 4448863
  • Debugging electron: Used yarn cwd: 9a1ef1b
  • Added stream to electron dev debug: fd7cdc5
  • Debug: Changed scope from altair-electron to altair.: e0288b1
  • Disabled electron test: df9dbff
  • Added linux os condition to deploys: f590d3c
  • Added environment variables docs.: 4b943fd
  • Merge branch 'staging' into l10n_staging: 682362f
  • New translations default.json (Chinese Simplified): d0e6b8c
  • New translations default.json (Polish): a9f7cce
  • New translations default.json (Vietnamese): 720fa5e
  • New translations default.json (Ukrainian): 2ea6aa0
  • New translations default.json (Turkish): b331a06
  • New translations default.json (Spanish): 41c38d1
  • New translations default.json (Serbian (Cyrillic)): f19d1d7
  • New translations default.json (Russian): adfcf1b
  • New translations default.json (Romanian): f4c4f22
  • New translations default.json (Portuguese, Brazilian): 6b90bb8
  • New translations default.json (Chinese Traditional): 7950029
  • New translations default.json (Korean): 7a3a6f8
  • New translations default.json (Japanese): b9fa962
  • New translations default.json (Italian): d32536d
  • New translations default.json (German): bac6f7f
  • New translations default.json (French): c474fef
  • New translations default.json (Czech): fc9d361
  • New translations default.json (Acholi): 6795ac3
  • Merge pull request #1176 from imolorhe/l10n_staging: 083855f
  • Used angular animations for loaders. Fall back to normal localStorage.set if requestIdleCallback is not supported.: e0913b7
  • Removed setTimeout from refresh-editor: 2305248
  • Update codemirror widget outside angular zone. Added padding to url input. Closes #1169.: bbd0bba
  • Added warning when invalid file variables are used. Closes #1168.: 8c307e6
  • Reenabled altair-electron tests.: 51dff51
  • Added supported browsers section in README.: 541a2d6
  • Deferred appending plugin element to the DOM until when it is active.: 48d5ccf
  • Fixed invalidFileVariable method.: 941efa2
  • Moved doc viewer logic for generating search index, queries, etc into a web worker.: 8f7c8c4
  • Added webWorkerTsConfig to test config in angular.json Fixed doc viewer test.: a0a906b
  • Fixed deuplicate declaration error with ngrx Action.: 88d0473
  • Only check for updates for platforms that support autoupdate. Closes #1120. Closes #1084.: a97d9ef
  • New translations default.json (Vietnamese): 16f0e6c
  • Merge branch 'staging' into l10n_staging: f62a143
  • Updated email.: dfa0248
  • Added cwex to manage browser extensions.: 141bfed
  • Merge branch 'staging' into l10n_staging: 48f07ee
  • Updated webdriver update script to use chrome 80.0.3987.100: 475c9ac
  • Updated cwex: 01440a1
  • Merge branch 'staging' into l10n_staging: 3a852b9
  • Merge pull request #1178 from imolorhe/l10n_staging: d8f1368
  • New translations default.json (Ukrainian): 64408b5
  • Merge pull request #1185 from imolorhe/l10n_staging: 13ae979
  • Reset scroll position when doc view changes. Closes #1183.: add9001
  • Set mozilla version 60.0 as the minimum version for mozilla browsers. Closes #1177.: bb5809e
  • Reduced opacity of loader background.: dfe6864
  • New translations default.json (Portuguese, Brazilian): 3a52425
  • Merge pull request #1186 from imolorhe/l10n_staging: 51886df

Don't miss a new altair release

NewReleases is sending notifications on new releases.