Skip to content

Latest commit

 

History

History
612 lines (408 loc) · 44.6 KB

CHANGELOG.md

File metadata and controls

612 lines (408 loc) · 44.6 KB

2.0.4 (2019-01-20)

Docs

Fix

New

Update

2.0.4 (2018-11-09)

Docs

Fix

New

Update

2.0.3 (2018-08-14)

Docs

Fix

New

Update

2.0.2 (2018-08-08)

Docs

Fix

New

Update

2.0.1 (2018-07-03)

Docs

Fix

New

Update

2.0.0 (2018-05-18)

Docs

Fix

New

Update

3.0.0 (2019-08-16)

3.0.1 (2019-08-16)

Bug Fixes

  • fixing dynamic initialization when DOM is not ready (ef2549e)

3.0.2 (2019-08-16)

Bug Fixes

  • fixing dynamic initialization when DOM is not ready (ef2549e)

Features

  • noDocs now skip rendering description and hint icons (2c055f5)

3.0.3 (2019-08-30)

Bug Fixes

  • fixing dynamic initialization when DOM is not ready (ef2549e)

Features

  • noDocs now skip rendering description and hint icons (2c055f5)

4.0.1 (2019-11-09)

Bug Fixes

  • fixing dynamic initialization when DOM is not ready (ef2549e)

Features

  • noDocs now skip rendering description and hint icons (2c055f5)

4.0.2 (2019-12-03)

Build

  • bumping version 238fd8e by Pawel Psztyc
  • bumping version 50a9d3a by Pawel
  • bumping version 65faae6 by Pawel Psztyc
  • bumping version c223328 by Pawel
  • bumping version 7a0a59a by Pawel
  • bumping version 1656c27 by Pawel

Update

  • upgrading dependencies b80dc57 by Pawel Psztyc
  • adding IE11 support for demo page 656822e by Pawel Psztyc
  • removing undefined from templates 0a8db41 by Pawel Psztyc
  • upgrading depdencies bcc6fdf by Pawel
  • embed css styles in render method fbec6a4 by TwoPlusTwoOne
  • adding sanitize to arc-marked 43455d9 by Pawel Psztyc
  • bumping version 753f482 by Pawel Psztyc
  • upgrading dependencies ab3cba0 by Pawel
  • finishing 3.0.0 release 737e581 by Pawel
  • started upgrading to LitElement b82f766 by Pawel

Features

  • noDocs now skip rendering description and hint icons 2c055f5 by Pawel

Bug Fixes

  • adding type check when performing validation 17b504d by Pawel Psztyc
  • fixing dynamic initialization when DOM is not ready ef2549e by Pawel

Refactor

  • upgrading to AMF 4 a856cf9 by Pawel
  • replacing iron-icon with use of ARC icons 5a497cc by Pawel Psztyc
  • deprecating legacy for compatibility 0d670cc by Pawel

Testing

  • removing Edge due to timeoout errors ec5afd1 by Pawel

Other

  • Update: Restoring test coverage 2562b5a by Pawel Psztyc
  • Update: Updating import paths to match web spec 034faed by Pawel Psztyc
  • New: Adding npm ignore file ac9c374 by Pawel Psztyc
  • Breaking: Upgrading component to Polymer 3 1429e8c by Pawel Psztyc
  • Docs: Updating polymer docs 1e54c1e by Pawel Psztyc
  • Fix: Fixes #1 - optional empty values not to be included in value afdb99b by Pawel Psztyc
  • Docs: Dpdating documentation bacf5b1 by Pawel Psztyc
  • New: Adding readonly property dae775d by Pawel Psztyc
  • Update: Updating tests configuration 6d2418d by Pawel Psztyc
  • Docs: Updating documentation 6f39b09 by Pawel Psztyc
  • Update: Updated rendering of action icons. 4bdee7f by Pawel Psztyc
  • Fix: Updating model definition f5ce96e by Pawel Psztyc
  • Update: Adding new noDocs property 59df127 by Pawel Psztyc
  • New: Adding validation when value changes 7c79c8c by Pawel Psztyc
  • Docs: Updating analyusis file cdae6f8 by Pawel Psztyc
  • Fix: Fixing class attribute 4616a3e by Pawel Psztyc
  • Update: Updated styling API. cd60ea5 by Pawel Psztyc
  • Update: Adding validation a33190f by Pawel Psztyc
  • Update: Adding docs for header names b0c9283 by Pawel Psztyc
  • Update: Updated styling to match common style 244e932 by Pawel Psztyc
  • Update: Updated Travis configuration to connect to Sauce Labs. 67657a2 by Pawel Psztyc

4.0.3 (2019-12-09)

Build

  • bumping version be3c183 by Pawel Psztyc
  • bumping version 238fd8e by Pawel Psztyc
  • bumping version 50a9d3a by Pawel
  • bumping version 65faae6 by Pawel Psztyc
  • bumping version c223328 by Pawel
  • bumping version 7a0a59a by Pawel
  • bumping version 1656c27 by Pawel

Update

  • upgrading dependencies afdca21 by Pawel Psztyc
  • upgrading dependencies 1980b18 by Pawel Psztyc
  • upgrading dependencies b80dc57 by Pawel Psztyc
  • adding IE11 support for demo page 656822e by Pawel Psztyc
  • removing undefined from templates 0a8db41 by Pawel Psztyc
  • upgrading depdencies bcc6fdf by Pawel
  • embed css styles in render method fbec6a4 by TwoPlusTwoOne
  • adding sanitize to arc-marked 43455d9 by Pawel Psztyc
  • bumping version 753f482 by Pawel Psztyc
  • upgrading dependencies ab3cba0 by Pawel
  • finishing 3.0.0 release 737e581 by Pawel
  • started upgrading to LitElement b82f766 by Pawel

Features

  • adding GA events for manipulating UI for usage analysis 2cd4213 by Pawel Psztyc
  • noDocs now skip rendering description and hint icons 2c055f5 by Pawel

Bug Fixes

  • adding type check when performing validation 17b504d by Pawel Psztyc
  • fixing dynamic initialization when DOM is not ready ef2549e by Pawel

Refactor

  • upgrading to AMF 4 a856cf9 by Pawel
  • replacing iron-icon with use of ARC icons 5a497cc by Pawel Psztyc
  • deprecating legacy for compatibility 0d670cc by Pawel

Testing

  • removing Edge due to timeoout errors ec5afd1 by Pawel

Other

  • Update: Restoring test coverage 2562b5a by Pawel Psztyc
  • Update: Updating import paths to match web spec 034faed by Pawel Psztyc
  • New: Adding npm ignore file ac9c374 by Pawel Psztyc
  • Breaking: Upgrading component to Polymer 3 1429e8c by Pawel Psztyc
  • Docs: Updating polymer docs 1e54c1e by Pawel Psztyc
  • Fix: Fixes #1 - optional empty values not to be included in value afdb99b by Pawel Psztyc
  • Docs: Dpdating documentation bacf5b1 by Pawel Psztyc
  • New: Adding readonly property dae775d by Pawel Psztyc
  • Update: Updating tests configuration 6d2418d by Pawel Psztyc
  • Docs: Updating documentation 6f39b09 by Pawel Psztyc
  • Update: Updated rendering of action icons. 4bdee7f by Pawel Psztyc
  • Fix: Updating model definition f5ce96e by Pawel Psztyc
  • Update: Adding new noDocs property 59df127 by Pawel Psztyc
  • New: Adding validation when value changes 7c79c8c by Pawel Psztyc
  • Docs: Updating analyusis file cdae6f8 by Pawel Psztyc
  • Fix: Fixing class attribute 4616a3e by Pawel Psztyc
  • Update: Updated styling API. cd60ea5 by Pawel Psztyc
  • Update: Adding validation a33190f by Pawel Psztyc
  • Update: Adding docs for header names b0c9283 by Pawel Psztyc
  • Update: Updated styling to match common style 244e932 by Pawel Psztyc
  • Update: Updated Travis configuration to connect to Sauce Labs. 67657a2 by Pawel Psztyc

4.1.0 (2020-04-25)

Build

  • bumping version 3974324 by Pawel
  • bumping version be3c183 by Pawel Psztyc
  • bumping version 238fd8e by Pawel Psztyc
  • bumping version 50a9d3a by Pawel
  • bumping version 65faae6 by Pawel Psztyc
  • bumping version c223328 by Pawel
  • bumping version 7a0a59a by Pawel
  • bumping version 1656c27 by Pawel

Update

  • moving sources to the src/ folder bb924a4 by Pawel
  • bulk upgrade to latest ARC standards e94e7d6 by Pawel
  • upgrading dependencies afdca21 by Pawel Psztyc
  • upgrading dependencies 1980b18 by Pawel Psztyc
  • upgrading dependencies b80dc57 by Pawel Psztyc
  • adding IE11 support for demo page 656822e by Pawel Psztyc
  • removing undefined from templates 0a8db41 by Pawel Psztyc
  • upgrading depdencies bcc6fdf by Pawel
  • embed css styles in render method fbec6a4 by TwoPlusTwoOne
  • adding sanitize to arc-marked 43455d9 by Pawel Psztyc
  • bumping version 753f482 by Pawel Psztyc
  • upgrading dependencies ab3cba0 by Pawel
  • finishing 3.0.0 release 737e581 by Pawel
  • started upgrading to LitElement b82f766 by Pawel

Features

  • adding GA events for manipulating UI for usage analysis 2cd4213 by Pawel Psztyc
  • noDocs now skip rendering description and hint icons 2c055f5 by Pawel

Bug Fixes

  • adding type check when performing validation 17b504d by Pawel Psztyc
  • fixing dynamic initialization when DOM is not ready ef2549e by Pawel

Refactor

  • upgrading to AMF 4 a856cf9 by Pawel
  • replacing iron-icon with use of ARC icons 5a497cc by Pawel Psztyc
  • deprecating legacy for compatibility 0d670cc by Pawel

Testing

  • removing Edge due to timeoout errors ec5afd1 by Pawel

Other

  • Update: Restoring test coverage 2562b5a by Pawel Psztyc
  • Update: Updating import paths to match web spec 034faed by Pawel Psztyc
  • New: Adding npm ignore file ac9c374 by Pawel Psztyc
  • Breaking: Upgrading component to Polymer 3 1429e8c by Pawel Psztyc
  • Docs: Updating polymer docs 1e54c1e by Pawel Psztyc
  • Fix: Fixes #1 - optional empty values not to be included in value afdb99b by Pawel Psztyc
  • Docs: Dpdating documentation bacf5b1 by Pawel Psztyc
  • New: Adding readonly property dae775d by Pawel Psztyc
  • Update: Updating tests configuration 6d2418d by Pawel Psztyc
  • Docs: Updating documentation 6f39b09 by Pawel Psztyc
  • Update: Updated rendering of action icons. 4bdee7f by Pawel Psztyc
  • Fix: Updating model definition f5ce96e by Pawel Psztyc
  • Update: Adding new noDocs property 59df127 by Pawel Psztyc
  • New: Adding validation when value changes 7c79c8c by Pawel Psztyc
  • Docs: Updating analyusis file cdae6f8 by Pawel Psztyc
  • Fix: Fixing class attribute 4616a3e by Pawel Psztyc
  • Update: Updated styling API. cd60ea5 by Pawel Psztyc
  • Update: Adding validation a33190f by Pawel Psztyc
  • Update: Adding docs for header names b0c9283 by Pawel Psztyc
  • Update: Updated styling to match common style 244e932 by Pawel Psztyc
  • Update: Updated Travis configuration to connect to Sauce Labs. 67657a2 by Pawel Psztyc

4.1.1 (2020-05-15)

Build

Update

  • upgrading dependencies c819134 by Pawel
  • upgrading to open-wc standards 273b7dc by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 6dbc108 by Ci agent
  • moving sources to the src/ folder bb924a4 by Pawel
  • bulk upgrade to latest ARC standards e94e7d6 by Pawel

4.1.2 (2020-05-15)

Build

Update

  • upgrading headers definition use 275926d by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 7e6d157 by Ci agent
  • upgrading dependencies c819134 by Pawel
  • upgrading to open-wc standards 273b7dc by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 6dbc108 by Ci agent

Testing

  • adding tests for APIC-410 713fe1c by Pawel

4.1.3 (2020-07-07)

Build

Update

  • updating project settings de03602 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 536e182 by Ci agent
  • upgrading headers definition use 275926d by Pawel
  • [ci skip] automated merge master->stage. syncing main branches 7e6d157 by Ci agent

Features

  • using direct api instead of events for definitions 2538a5a by Pawel

Testing

  • adding tests for APIC-410 713fe1c by Pawel