Skip to content

Latest commit

 

History

History
829 lines (513 loc) · 56.4 KB

CHANGELOG.md

File metadata and controls

829 lines (513 loc) · 56.4 KB

2.0.7 (2018-09-27)

2.0.6 (2018-09-06)

Breaking

Docs

Fix

FIx

New

Update

2.0.5 (2018-08-06)

Breaking

Docs

Fix

FIx

New

Update

2.0.4 (2018-08-04)

Breaking

Docs

Fix

FIx

New

Update

2.0.3 (2018-08-03)

Breaking

Docs

Fix

FIx

New

Update

2.0.2 (2018-07-03)

Breaking

Docs

Fix

FIx

New

Update

2.0.1 (2018-06-27)

Breaking

Docs

Fix

FIx

New

Update

2.0.0 (2018-05-22)

Docs

FIx

New

Update

2.0.8 (2019-01-25)

Fix

New

Update

3.0.0 (2019-08-25)

3.0.1 (2019-08-25)

3.0.3 (2019-08-25)

3.0.4 (2019-08-26)

3.0.5 (2019-10-09)

4.0.0 (2019-10-14)

4.0.1 (2019-10-24)

4.0.1 (2019-11-06)

4.0.2 (2019-11-08)

4.0.3 (2019-11-10)

Features

  • clearing cache on api-url-data-model when model chane (APIC-229) (9aa2529)

4.0.4 (2019-11-14)

Build

Update

  • upgrading dependencies b1fe93c by Pawel
  • upgrading dependencies e9a2a5c by Pawel
  • upgrading depdnencies 7d57d5a by Pawel
  • fixing send button text wrapping (#3) [bump-version] 9d0dcb1 by Leandro Bauret
  • re-adding drive API e440740 by Pawel
  • emoving api folder to clean submodule link 23d0fab by Pawel
  • keep styles function, inject into render 70136e1 by TwoPlusTwoOne
  • move styles into render method 227098b by TwoPlusTwoOne
  • upgrading dependencies 51821a0 by Pawel
  • adding legacy state to the send button 0dc4e4f by Pawel
  • upgrading dependencies to fix infinity loop issue 8c9ee10 by Pawel
  • replacing amf setter with the callback function ce94640 by Pawel
  • upgrading dependencies 787f5f2 by Pawel
  • upgrading dependencies fa5d54f by Pawel
  • finishing LitElement upgrade 1c559cc by Pawel
  • making editors work and added new APIs 405cbf4 by Pawel
  • adding properties change handlers cf3bdf1 by Pawel Psztyc
  • started upgrading to lit-element 6f7cb1c by Pawel

Features

  • clearing cache on api-url-data-model when model chane (APIC-229) 9aa2529 by Pawel

Bug Fixes

  • fixes #4 - GET HEad requests payload 30c0f21 by Pawel

Refactor

  • upgrading to AMF version 4 e5d12cc by Pawel
  • moving logic to src/, adding compatibility flag 5d483b2 by Pawel

Testing

  • fixing test after upgrading auth methods 60d8474 by Pawel Psztyc
  • adding tests for APIC-289 1be4edd by Pawel Psztyc
  • adding SE cases to demo page and to tests b078538 by Pawel

Other

  • New: Adding summport for partial query model 8599afc by Pawel Psztyc
  • Update: Upgrading dependencies 14c3049 by Pawel Psztyc
  • Update: Updating scope of authorization panel 4b29aa8 by Pawel
  • Update: Updating import paths to match web spec 2730958 by Pawel
  • Update: Upgrading components 490491c by Pawel
  • Update: Adding NPM ignore file 54763bf by Pawel Psztyc
  • Breaking: Upgrading to Polymer 3 235e526 by Pawel Psztyc
  • Fix: Fixing tests 6076bbd by Pawel Psztyc
  • Update: Using body editor's own API to refresh current panel. 46b66b4 by Pawel Psztyc
  • New: Adding abort() method. Update: Updating tests. Update: Non-breaking API changes 7ede280 by Pawel Psztyc
  • Docs: Updating docs 6d0b223 by Pawel Psztyc
  • Fix: Fixing validation states computation b746977 by Pawel Psztyc
  • Update: Adding support for noDocs for auth panel d088358 by Pawel Psztyc
  • Fix: Fixint tests for EDGE c4a2021 by Pawel Psztyc
  • Docs: Updating documentation 94fb45e by Pawel Psztyc
  • Update: Adding more tests be6e9bd by Pawel Psztyc
  • Update: Adding try/catch for body panel manipulation b37ea59 by Pawel Psztyc
  • New: Adding url validity state property 606ccfc by Pawel Psztyc
  • Update: Redesigning validation states and send button actions 52ddcf2 by Pawel Psztyc
  • Update: Updating demo page e515e98 by Pawel Psztyc
  • Update: Adding API console theme to the demo page 6b852bf by Pawel Psztyc
  • Update: Updating properties configuration 06175dc by Pawel Psztyc
  • Fix: Fixing force auth when oauth type selected 22f3b77 by Pawel Psztyc
  • Fix: Fixing events initialization e03e7ee by Pawel Psztyc
  • Fix: Fixing Sauce labs configuration cac5664 by Pawel Psztyc
  • Update: Send button is now on the right hand side d078dc7 by Pawel Psztyc
  • New: Adding support for noDocs property 871392b by Pawel Psztyc
  • Fix: Fixing tests configuration. e706bd4 by Pawel Psztyc
  • Breaking: Updating component to use stable AMF data model. 42405f9 by Pawel Psztyc
  • Docs: Updating documentation. 680917f by Pawel Psztyc
  • New: Adding url-value-changed event 78a019b by Pawel Psztyc
  • FIx: Send button state when disabled 5819e7b by Pawel Psztyc
  • Update: Updated Travis configuration to connect to Sauce Labs. f7f613d by Pawel Psztyc
  • Docs: Updated documentation. d877029 by Pawel Psztyc

4.0.5 (2020-03-01)

Build

Continuous integration

  • fixing travis configuration 4a6143f by Pawel Psztyc

Update

  • upgrading dependency 6e74e9f by Pawel Psztyc
  • upgrading dependencies b1fe93c by Pawel
  • upgrading dependencies e9a2a5c by Pawel
  • upgrading depdnencies 7d57d5a by Pawel
  • fixing send button text wrapping (#3) [bump-version] 9d0dcb1 by Leandro Bauret
  • re-adding drive API e440740 by Pawel
  • emoving api folder to clean submodule link 23d0fab by Pawel
  • keep styles function, inject into render 70136e1 by TwoPlusTwoOne
  • move styles into render method 227098b by TwoPlusTwoOne
  • upgrading dependencies 51821a0 by Pawel
  • adding legacy state to the send button 0dc4e4f by Pawel
  • upgrading dependencies to fix infinity loop issue 8c9ee10 by Pawel
  • replacing amf setter with the callback function ce94640 by Pawel
  • upgrading dependencies 787f5f2 by Pawel
  • upgrading dependencies fa5d54f by Pawel
  • finishing LitElement upgrade 1c559cc by Pawel
  • making editors work and added new APIs 405cbf4 by Pawel
  • adding properties change handlers cf3bdf1 by Pawel Psztyc
  • started upgrading to lit-element 6f7cb1c by Pawel

Features

  • clearing cache on api-url-data-model when model chane (APIC-229) 9aa2529 by Pawel

Bug Fixes

  • fixes #4 - GET HEad requests payload 30c0f21 by Pawel

Refactor

  • upgrading to AMF version 4 e5d12cc by Pawel
  • moving logic to src/, adding compatibility flag 5d483b2 by Pawel

Testing

  • updating test command 626c0ca by Pawel Psztyc
  • fixing test after upgrading auth methods 60d8474 by Pawel Psztyc
  • adding tests for APIC-289 1be4edd by Pawel Psztyc
  • adding SE cases to demo page and to tests b078538 by Pawel

Other

  • New: Adding summport for partial query model 8599afc by Pawel Psztyc
  • Update: Upgrading dependencies 14c3049 by Pawel Psztyc
  • Update: Updating scope of authorization panel 4b29aa8 by Pawel
  • Update: Updating import paths to match web spec 2730958 by Pawel
  • Update: Upgrading components 490491c by Pawel
  • Update: Adding NPM ignore file 54763bf by Pawel Psztyc
  • Breaking: Upgrading to Polymer 3 235e526 by Pawel Psztyc
  • Fix: Fixing tests 6076bbd by Pawel Psztyc
  • Update: Using body editor's own API to refresh current panel. 46b66b4 by Pawel Psztyc
  • New: Adding abort() method. Update: Updating tests. Update: Non-breaking API changes 7ede280 by Pawel Psztyc
  • Docs: Updating docs 6d0b223 by Pawel Psztyc
  • Fix: Fixing validation states computation b746977 by Pawel Psztyc
  • Update: Adding support for noDocs for auth panel d088358 by Pawel Psztyc
  • Fix: Fixint tests for EDGE c4a2021 by Pawel Psztyc
  • Docs: Updating documentation 94fb45e by Pawel Psztyc
  • Update: Adding more tests be6e9bd by Pawel Psztyc
  • Update: Adding try/catch for body panel manipulation b37ea59 by Pawel Psztyc
  • New: Adding url validity state property 606ccfc by Pawel Psztyc
  • Update: Redesigning validation states and send button actions 52ddcf2 by Pawel Psztyc
  • Update: Updating demo page e515e98 by Pawel Psztyc
  • Update: Adding API console theme to the demo page 6b852bf by Pawel Psztyc
  • Update: Updating properties configuration 06175dc by Pawel Psztyc
  • Fix: Fixing force auth when oauth type selected 22f3b77 by Pawel Psztyc
  • Fix: Fixing events initialization e03e7ee by Pawel Psztyc
  • Fix: Fixing Sauce labs configuration cac5664 by Pawel Psztyc
  • Update: Send button is now on the right hand side d078dc7 by Pawel Psztyc
  • New: Adding support for noDocs property 871392b by Pawel Psztyc
  • Fix: Fixing tests configuration. e706bd4 by Pawel Psztyc
  • Breaking: Updating component to use stable AMF data model. 42405f9 by Pawel Psztyc
  • Docs: Updating documentation. 680917f by Pawel Psztyc
  • New: Adding url-value-changed event 78a019b by Pawel Psztyc
  • FIx: Send button state when disabled 5819e7b by Pawel Psztyc
  • Update: Updated Travis configuration to connect to Sauce Labs. f7f613d by Pawel Psztyc
  • Docs: Updated documentation. d877029 by Pawel Psztyc

5.0.0-preview.1 (2020-03-10)

Build

  • bumping version 6b7634d by Pawel Psztyc

Continuous integration

  • fixing travis configuration 4a6143f by Pawel Psztyc

Update

  • [ci skip] automated merge master->stage. syncing main branches 16d7ab3 by Ci agent
  • upgrading dependency 6e74e9f by Pawel Psztyc

Testing

  • updating test command 626c0ca by Pawel Psztyc

5.0.0-preview.2 (2020-04-23)

Build

  • bumpiong version 1fd8270 by Pawel

Update

  • upgrading demo page 70583f8 by Pawel
  • upgrading dependencies a6ad506 by Pawel
  • upgrading dependencies 8dcb219 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 561ec14 by Ci agent
  • [ci skip] automated merge master->stage. syncing main branches 16d7ab3 by Ci agent

Features

  • adding urlLabel option c0ff3e8 by Pawel

5.0.0 (2020-04-23)

Build

  • bumping version to stable eb7bd89 by Pawel
  • bumpiong version 1fd8270 by Pawel

Continuous integration

  • removing installation of the model generator package 7212242 by Pawel

Update

  • [ci skip] automated merge master->stage. syncing main branches 78c5e19 by Ci agent
  • upgrading demo page 70583f8 by Pawel
  • upgrading dependencies a6ad506 by Pawel
  • upgrading dependencies 8dcb219 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 561ec14 by Ci agent

Documentation

  • updating travis badge 1f661c7 by Pawel

Features

  • adding urlLabel option c0ff3e8 by Pawel

Testing

  • adding higher timeout for tests cd96fd2 by Pawel

5.0.0 (2020-04-23)

Build

  • bumping version to stable eb7bd89 by Pawel
  • bumpiong version 1fd8270 by Pawel

Continuous integration

  • removing installation of the model generator package 7212242 by Pawel

Update

  • [ci skip] automated merge master->stage. syncing main branches 52110b1 by Ci agent
  • [ci skip] automated merge master->stage. syncing main branches 78c5e19 by Ci agent
  • upgrading demo page 70583f8 by Pawel
  • upgrading dependencies a6ad506 by Pawel
  • upgrading dependencies 8dcb219 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 561ec14 by Ci agent

Documentation

  • updating travis badge 1f661c7 by Pawel

Features

  • adding urlLabel option c0ff3e8 by Pawel

Testing

  • adding higher timeout for tests cd96fd2 by Pawel

5.0.1 (2020-04-23)

Build

  • bumping version 542676f by Pawel
  • bumping version to stable eb7bd89 by Pawel
  • bumpiong version 1fd8270 by Pawel

Continuous integration

  • removing installation of the model generator package 7212242 by Pawel

Update

  • fixing server setting in the URL model controller db046c6 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 57ba702 by Ci agent
  • [ci skip] automated merge master->stage. syncing main branches 52110b1 by Ci agent
  • [ci skip] automated merge master->stage. syncing main branches 78c5e19 by Ci agent
  • upgrading demo page 70583f8 by Pawel
  • upgrading dependencies a6ad506 by Pawel
  • upgrading dependencies 8dcb219 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 561ec14 by Ci agent

Documentation

  • updating travis badge 1f661c7 by Pawel

Features

  • adding urlLabel option c0ff3e8 by Pawel

Testing

  • adding higher timeout for tests cd96fd2 by Pawel

5.0.2 (2020-04-26)

Build

  • bumping version 542676f by Pawel
  • bumping version to stable eb7bd89 by Pawel

Continuous integration

  • removing installation of the model generator package 7212242 by Pawel

Update

  • upgrading dependencies to fix infinite loop issue 15624f6 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 04441f6 by Ci agent
  • fixing server setting in the URL model controller db046c6 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 57ba702 by Ci agent
  • [ci skip] automated merge master->stage. syncing main branches 52110b1 by Ci agent
  • [ci skip] automated merge master->stage. syncing main branches 78c5e19 by Ci agent

Documentation

  • updating travis badge 1f661c7 by Pawel

Features

  • adding support for OAS 3 server selection 49fe409 by Pawel

Testing

  • adding higher timeout for tests cd96fd2 by Pawel

5.1.0 (2020-12-16)

Update

  • [ci skip] automated merge master->stage. syncing main branches a98258f by Ci agent
  • upgrading dependencies to fix infinite loop issue 15624f6 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 04441f6 by Ci agent

Features

  • adding support for OAS 3 server selection 49fe409 by Pawel

5.1.1 (2020-12-21)

Build

  • bump oauth-authorization d8362b7 by Carolina Wright

Update

  • [ci skip] automated merge master->stage. syncing main branches 1691ee8 by Ci agent
  • [ci skip] automated merge master->stage. syncing main branches a98258f by Ci agent