github altair-graphql/altair v2.4.0

latest releases: v7.0.1, v7.0.0, v6.4.2...
4 years ago

BREAKING CHANGES

  • You now have to run AltairGraphQL.init() to start Altair.

Minor Changes

  • New translations default.json (Japanese): a0f34a1
  • Update FUNDING.yml: 1e1f1fd
  • Fix(package): update ng-zorro-antd to version 8.5.1: 37d3b94
  • Chore(package): update lockfile yarn.lock: 83575f1
  • Merge pull request #1070 from imolorhe/greenkeeper/ng-zorro-antd-8.5.1: ee9057a
  • Merge branch 'staging' into l10n_staging: bc2ef80
  • Merge pull request #1064 from imolorhe/l10n_staging: 6d9f7af
  • Fix: docs/Gemfile & docs/Gemfile.lock to reduce vulnerabilities: 802494b
  • Chore(package): update @types/jasmine to version 3.5.0: f2edd1d
  • Merge pull request #1072 from imolorhe/snyk-fix-9639afd9f0c0b95b38679b48b49ca1f0: 7c4829b
  • Merge branch 'staging' into greenkeeper/@types/jasmine-3.5.0: d07bf6a
  • New translations default.json (Spanish): ed4ba61
  • Merge pull request #1076 from imolorhe/greenkeeper/@types/jasmine-3.5.0: 0cf3b00
  • Fix(package): update ng-zorro-antd to version 8.5.2: 358a5b5
  • Chore(package): update lockfile yarn.lock: d5d6e5b
  • Merge branch 'staging' into l10n_staging: d09666d
  • Merge pull request #1077 from imolorhe/l10n_staging: 00ac428
  • Merge branch 'staging' into greenkeeper/ng-zorro-antd-8.5.2: 82eac95
  • Merge pull request #1079 from imolorhe/greenkeeper/ng-zorro-antd-8.5.2: 2f010ea
  • Chore(package): update typescript-json-schema to version 0.41.0: 7aa171f
  • Chore(package): update lockfile yarn.lock: df70b78
  • Merge pull request #1087 from imolorhe/greenkeeper/typescript-json-schema-0.41.0: d4efdf4
  • Added windows CLI options for installing Altair: 240ae79
  • Removed browser extension permission for all site data.: a0cd9fa
  • Added windows choco install command to docs.: e3f3de2
  • Added init() function for initializing Altair.: 2259ca9
  • Added plugin capabilities.: e9a6311
  • Moved the web app limitation disclaimer to the top section. Closes #1082.: 22dada9
  • Properly throw error if introspection request fails. Closes #1071.: 2c71a05
  • Enabled noImplicitAny rule in tsconfig.: 9e875d0
  • Fix(package): update marked to version 0.8.0: 11aee24
  • Chore(package): update lockfile yarn.lock: cb6e04b
  • Updated test-all script in travis.yml: 97bc810
  • Updated ci test all script.: 0717645
  • Implemented new GraphQL initialization in altair-static. Added tests for altair-static.: 7327474
  • Set skipLibCheck check in tsconfig.: dc01c53
  • Added init function to electron.: f1a2620
  • Merge branch 'staging' into greenkeeper/marked-0.8.0: 1c54473
  • Merge pull request #1094 from imolorhe/greenkeeper/marked-0.8.0: eeffe8c
  • Updated altair-electron to use renderAltair from altair-static.: beaeffb
  • Fixed getAltairHtml bug with resolving path.: 6238bdc
  • Added example app in altair-express-middleware.: 29a1ddc
  • Replaced initialState with getInitialState() to get correct state based on config.: 5c350a7
  • Added example app to koa-express-middleware.: 39eeb87
  • Added initialPreRequestScript to koa middleware example.: 67bfee9
  • Moved reducerToken provider to main.ts, after config is set.: 1cbdd84
  • Added deprecated util to warn about deprecated functionality.: db3340e
  • Fixed broken specs.: 45baf96
  • Updated use of markdown component using data props. Fixes issue with component not re-rendering. Closes #1097.: af84cca
  • Added autoscroll to subscription response list. Added json pretty to subscription responses. Closes #1090.: 3a3a2e9
  • Wait for pending plugin requests for app to be ready. Timeout waiting after 5 seconds. Closes #1062.: ad2d619
  • New translations default.json (Chinese Simplified): 8f5011d
  • New translations default.json (Polish): 6490107
  • New translations default.json (Vietnamese): dfafa88
  • New translations default.json (Ukrainian): 58f8b84
  • New translations default.json (Turkish): 9fb4648
  • New translations default.json (Swedish): cf1cfb8
  • New translations default.json (Spanish): 72d043c
  • New translations default.json (Serbian (Cyrillic)): 931e684
  • New translations default.json (Russian): 9a146e3
  • New translations default.json (Romanian): 59006ba
  • New translations default.json (Portuguese, Brazilian): 8f347c3
  • New translations default.json (Portuguese): fb3e9c7
  • New translations default.json (Norwegian): 3c896a6
  • New translations default.json (Chinese Traditional): cf480fc
  • New translations default.json (Korean): 84ddced
  • New translations default.json (Japanese): 45ddac7
  • New translations default.json (Italian): 42b544b
  • New translations default.json (Hungarian): b14d706
  • New translations default.json (German): 106eaca
  • New translations default.json (French): 2395528
  • New translations default.json (Finnish): 7259ebf
  • New translations default.json (English): 1b4a14b
  • New translations default.json (Dutch): 23a1056
  • New translations default.json (Danish): bd1bafb
  • New translations default.json (Czech): 843478e
  • New translations default.json (Acholi): 0b7561b
  • Added feather icons. Removed ClarityModule. Closes #1061.: 0ead9f0
  • Merge branch 'staging' into l10n_staging: 16f3f9b
  • New translations default.json (Korean): b076b46
  • New translations default.json (Italian): 8aa7f33
  • Merge pull request #1098 from imolorhe/l10n_staging: 1070450
  • Removed warning about invalid window ID.: 5bb0733
  • Fix(package): update file-dialog to version 0.0.8: 7a4084d
  • Chore(package): update lockfile yarn.lock: bc9e06b
  • Add support for initial environments: 43736a8
  • Moved props and context assignment to the plugin registry service. Filtered out sidebar plugins in app and window components.: 0d2b383
  • Added UI placement for header plugins. Closes #1109.: fbb42a8
  • Added extra getters/setters in plugin context. Closes #1108.: b161a2a
  • Fixed broken specs.: 61d23a5
  • PR feedback: d0be177
  • Merge branch 'staging' into initial-environments: 92eb93c
  • Support IDs that already exist, just in case: a73142b
  • Merge branch 'initial-environments' of https://github.com/tizmagik/altair into initial-environments: b17490f
  • Base doesn't need ID: d2241f6
  • Better DX: 3d4b7b1
  • Merge pull request #1104 from tizmagik/initial-environments: 529dd5a
  • Chore(package): update @angular-devkit/build-angular to version 0.803.21: 11f652c
  • Merge pull request #1111 from imolorhe/greenkeeper/@angular-devkit/build-angular-0.803.21: ee01e89
  • Added initialEnvironments to altair-static.: b395990
  • Implemented plugin event system. Closes #1106.: 0e3904e
  • Added isElectorn helper for plugins. Closes #1107.: 1914f1a
  • Merge branch 'staging' into greenkeeper/file-dialog-0.0.8: 8669b00
  • New translations default.json (Ukrainian): 3d780cc
  • Merge pull request #1102 from imolorhe/greenkeeper/file-dialog-0.0.8: 14e1f39
  • Merge branch 'staging' into l10n_staging: a8fa56b
  • Docs: update README.md [skip ci]: 1c2af48
  • Docs: update .all-contributorsrc [skip ci]: 7a9c956
  • New translations default.json (Ukrainian): 576a3ae
  • Merge pull request #1112 from imolorhe/l10n_staging: 2e6e438
  • Merge branch 'staging' into all-contributors/add-dies: 7d81f75
  • Merge pull request #1113 from imolorhe/all-contributors/add-dies: d8c26d0
  • Docs: update README.md [skip ci]: 69ebd12
  • Docs: update .all-contributorsrc [skip ci]: d15c562
  • Merge pull request #1115 from imolorhe/all-contributors/add-adieuadieu: 4ebfff8
  • New translations default.json (Ukrainian): f67cb60
  • New translations default.json (Russian): 6f96d9f
  • New translations default.json (Ukrainian): 2106d78
  • New translations default.json (Russian): 6ca9024
  • Updated plugin icon.: 158109e
  • Changed PluginCapabilities to a type instead of enum.: a6759f2
  • Merge branch 'staging' into l10n_staging: df49553
  • Merge pull request #1116 from imolorhe/l10n_staging: 0273393
  • New translations default.json (German): 03879f6
  • Added refactor query functionality. Closes #745.: c302e1c
  • New translations default.json (Chinese Simplified): 1c0b45a
  • New translations default.json (Polish): 0177229
  • New translations default.json (Vietnamese): 403060c
  • New translations default.json (Ukrainian): f73ac63
  • New translations default.json (Turkish): ebe9d1a
  • New translations default.json (Swedish): 4b2b51b
  • New translations default.json (Spanish): 6f5fca3
  • New translations default.json (Serbian (Cyrillic)): 0c2ff2a
  • New translations default.json (Russian): 892d233
  • New translations default.json (Romanian): cc0e99d
  • New translations default.json (Portuguese, Brazilian): bc2e4ba
  • New translations default.json (Portuguese): 82fb20e
  • New translations default.json (Norwegian): 1be5bf0
  • New translations default.json (Chinese Traditional): 0d63912
  • New translations default.json (Korean): 0ca4baf
  • New translations default.json (Japanese): 90ef189
  • New translations default.json (Italian): a27c62b
  • New translations default.json (Hungarian): eace3cb
  • New translations default.json (German): 1d47364
  • New translations default.json (French): b11d5e2
  • New translations default.json (Finnish): ee92c81
  • New translations default.json (English): 3d41479
  • New translations default.json (Dutch): 29bc2b3
  • New translations default.json (Danish): 1ee5364
  • New translations default.json (Czech): e0c701a
  • New translations default.json (Acholi): c02deb2
  • Added play buttons on each query operation.: 1f9827f
  • Show widgets for anonymous single operations.: 52681d9
  • Merge branch 'staging' into l10n_staging: cda61ec
  • New translations default.json (Russian): 0de548d
  • New translations default.json (Ukrainian): d0515c5
  • Fixed linting issues.: e7d7ed3
  • Merge branch 'staging' into l10n_staging: 93ad614
  • Merge pull request #1117 from imolorhe/l10n_staging: 9a3440e

Don't miss a new altair release

NewReleases is sending notifications on new releases.