Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Latest commit

 

History

History
311 lines (175 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

311 lines (175 loc) · 16.6 KB

2.0.1 (2019-01-20)

Docs

Update

2.0.0 (2018-05-18)

Docs

Update

3.0.0 (2019-08-03)

3.0.1 (2019-08-15)

Bug Fixes

  • fixing delete button index selection (9e55c64)

Features

  • styles: adding margin to the inline docs (a13a485)

3.0.3 (2019-08-15)

Bug Fixes

  • fixing delete button index selection (9e55c64)
  • fixing optional CSS attribute name after the change (ddbb196)

Features

  • styles: adding margin to the inline docs (a13a485)

3.0.4 (2019-12-09)

Build

Update

  • upgrading dependnecies 999c0d8 by Pawel Psztyc
  • upgrading dependencies to fix audit errors 22e2f40 by Pawel Psztyc

Features

  • adding GA event dispatch c9321f1 by Pawel Psztyc

Bug Fixes

  • fixing optional CSS attribute name after the change ddbb196 by Pawel
  • fixing delete button index selection 9e55c64 by Pawel

Refactor

  • removing button/icon button classes 05cf5e9 by Pawel
  • upgrading component to latest ARC standard 82db694 by Pawel

Testing

  • updating SL config file bb09fbb by Pawel Psztyc
  • updating test commands 6d25c8f by Pawel Psztyc
  • removing old test 1ebc353 by Pawel Psztyc

Other

  • Breaking: Upgradig component to LitElement and new test framework 0d956ed by Pawel Psztyc
  • Update: Updating import paths to match web spec 58f3512 by Pawel Psztyc
  • New: Adding NPM ignore file 107c486 by Pawel Psztyc
  • Docs: Updating Polymer docs and typpings 754d079 by Pawel Psztyc
  • Breaking: Upgrading component to Polymer 3 26d69cf by Pawel Psztyc
  • Docs: Updating documentation e30df73 by Paweł Psztyć
  • Update: Added sauce configuration for tests 637e0f5 by Pawel Psztyc

3.0.4 (2019-12-09)

Build

Update

  • upgrading dependnecies 999c0d8 by Pawel Psztyc
  • upgrading dependencies to fix audit errors 22e2f40 by Pawel Psztyc

Features

  • adding GA event dispatch c9321f1 by Pawel Psztyc

Bug Fixes

  • fixing optional CSS attribute name after the change ddbb196 by Pawel
  • fixing delete button index selection 9e55c64 by Pawel

Refactor

  • removing button/icon button classes 05cf5e9 by Pawel
  • upgrading component to latest ARC standard 82db694 by Pawel

Testing

  • updating SL config file bb09fbb by Pawel Psztyc
  • updating test commands 6d25c8f by Pawel Psztyc
  • removing old test 1ebc353 by Pawel Psztyc

Other

  • Breaking: Upgradig component to LitElement and new test framework 0d956ed by Pawel Psztyc
  • Update: Updating import paths to match web spec 58f3512 by Pawel Psztyc
  • New: Adding NPM ignore file 107c486 by Pawel Psztyc
  • Docs: Updating Polymer docs and typpings 754d079 by Pawel Psztyc
  • Breaking: Upgrading component to Polymer 3 26d69cf by Pawel Psztyc
  • Docs: Updating documentation e30df73 by Paweł Psztyć
  • Update: Added sauce configuration for tests 637e0f5 by Pawel Psztyc

3.1.0 (2020-04-25)

Build

Update

  • updating mixin's type 1b822b5 by Pawel
  • adding manually defined types fae6ac4 by Pawel
  • adding ApiViewModel class support cfb7556 by Pawel
  • bulk upgrade to latest ARC standards 2c7ac70 by Pawel
  • upgrading dependnecies 999c0d8 by Pawel Psztyc
  • upgrading dependencies to fix audit errors 22e2f40 by Pawel Psztyc

Features

  • adding GA event dispatch c9321f1 by Pawel Psztyc

Bug Fixes

  • fixes styles export 6a78dba by Pawel
  • fixing optional CSS attribute name after the change ddbb196 by Pawel
  • fixing delete button index selection 9e55c64 by Pawel

Refactor

  • moving sources to src/ folder 93da83f by Pawel
  • removing button/icon button classes 05cf5e9 by Pawel
  • upgrading component to latest ARC standard 82db694 by Pawel

Testing

  • updating SL config file bb09fbb by Pawel Psztyc
  • updating test commands 6d25c8f by Pawel Psztyc
  • removing old test 1ebc353 by Pawel Psztyc

Other

  • Breaking: Upgradig component to LitElement and new test framework 0d956ed by Pawel Psztyc
  • Update: Updating import paths to match web spec 58f3512 by Pawel Psztyc
  • New: Adding NPM ignore file 107c486 by Pawel Psztyc
  • Docs: Updating Polymer docs and typpings 754d079 by Pawel Psztyc
  • Breaking: Upgrading component to Polymer 3 26d69cf by Pawel Psztyc
  • Docs: Updating documentation e30df73 by Paweł Psztyć
  • Update: Added sauce configuration for tests 637e0f5 by Pawel Psztyc

3.1.1 (2020-05-15)

Build

Update

  • updating project to open-wc standards 7101c88 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches b8328cd by Ci agent
  • updating mixin's type 1b822b5 by Pawel
  • adding manually defined types fae6ac4 by Pawel
  • adding ApiViewModel class support cfb7556 by Pawel
  • bulk upgrade to latest ARC standards 2c7ac70 by Pawel

Bug Fixes

  • fixes styles export 6a78dba by Pawel

Refactor

  • moving sources to src/ folder 93da83f by Pawel

3.1.2 (2020-05-15)

Build

Update

  • [ci skip] automated merge master->stage. syncing main branches a0e1656 by Ci agent
  • updating project to open-wc standards 7101c88 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches b8328cd by Ci agent

Refactor

  • moving unrelated to component instance logic to a helper f852f77 by Pawel

3.1.3 (2020-05-15)

Build

Update

  • adding Utils export through index.js dfb2e03 by Pawel
  • [ci skip] automated merge master->stage. syncing main branches d1a8120 by Ci agent

Refactor

  • moving unrelated to component instance logic to a helper f852f77 by Pawel