Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Latest commit

 

History

History
794 lines (467 loc) · 45.4 KB

CHANGELOG.md

File metadata and controls

794 lines (467 loc) · 45.4 KB

2.0.4 (2018-11-21)

Docs

Fix

new

Update

2.0.3 (2018-09-23)

Docs

Fix

new

Update

2.0.2 (2018-09-17)

Docs

Fix

new

Update

2.0.2 (2018-09-14)

Docs

Fix

new

Update

2.0.1 (2018-09-14)

Docs

Fix

new

Update

2.0.0 (2018-05-22)

Fix

Update

1.0.0 (2018-04-03)

0.1.23 (2017-10-19)

0.1.22 (2017-10-19)

New

0.1.21 (2017-09-30)

0.1.20 (2017-09-30)

Fix

0.1.19 (2017-09-30)

0.1.18 (2017-09-30)

Fix

0.1.17 (2017-09-30)

0.1.16 (2017-09-30)

Fix

New

0.1.15 (2017-09-26)

Update

0.1.14 (2017-09-26)

Fix

0.1.13 (2017-09-21)

0.1.12 (2017-09-01)

0.1.11 (2017-09-01)

New

0.1.10 (2017-08-31)

0.1.9 (2017-08-31)

New

0.1.8 (2017-05-14)

Update

0.1.7 (2017-04-12)

0.1.6 (2017-04-12)

Update

0.1.5 (2017-04-12)

0.1.4 (2017-04-05)

0.1.3 (2017-04-04)

Update

0.1.2 (2017-04-04)

0.1.1 (2017-03-12)

Fix

Update

0.0.2 (2017-01-04)

2.0.5 (2019-03-10)

Docs

Fix

new

Update

2.0.6 (2019-03-10)

Docs

Fix

new

Update

2.0.7 (2019-03-22)

Docs

Fix

new

Update

3.0.0 (2019-08-19)

3.0.1 (2019-08-30)

Bug Fixes

3.0.2 (2019-09-26)

Bug Fixes

  • fixing audit errors (c54c5da)
  • fixing restoration of the body from buffer view (f252103)

3.0.3 (2019-09-26)

Bug Fixes

  • fixing audit errors (c54c5da)
  • fixing restoration of the body from buffer view (f252103)

Features

  • adding compatibility property (8db005b)

3.0.4 (2019-09-26)

Bug Fixes

  • fixing audit errors (c54c5da)
  • fixing restoration of the body from buffer view (f252103)

Features

  • adding compatibility property (8db005b)

3.0.5 (2019-10-04)

Bug Fixes

  • fixing audit errors (c54c5da)
  • fixing restoration of the body from buffer view (f252103)

Features

  • adding compatibility property (8db005b)
  • adding support for images and PDFs (2afb10f)

3.0.6 (2019-11-08)

Bug Fixes

  • fixing audit errors (c54c5da)
  • fixing restoration of the body from buffer view (f252103)

Features

  • adding compatibility property (8db005b)
  • adding support for images and PDFs (2afb10f)

3.0.7 (2019-11-20)

Build

  • bumping version 3f5758c by Pawel
  • bumping version b0cc56d by Pawel
  • merge branch '3.0.0-preview' into stage cad15d0 by Pawel

Update

  • fixing action button wrapping (#5) [bump-version] 5dc3560 by Leandro Bauret
  • upgrading depednencies 675cab9 by Pawel
  • adding compatibility to the buttons c5e55a7 by Pawel

Documentation

Features

  • adding support for images and PDFs 2afb10f by Pawel
  • adding compatibility property 8db005b by Pawel

Bug Fixes

  • fixing restoration of the body from buffer view f252103 by Pawel
  • fixing audit errors c54c5da by Pawel

Refactor

  • move styles into render [bump-version] c30edcf by Francisco Di Giandomenico
  • upgrading to final WC spec eee8a4d by Pawel

Other

  • Update: Replacing clipboard-copy component d17c279 by Pawel Psztyc
  • Breaking: Updating styling to remove CSS mixins 825d848 by Pawel Psztyc
  • Docs: Updating docs and typpings 014f4b3 by Pawel Psztyc
  • Update: Adding export statement fc5a63d by Pawel Psztyc
  • Fix: Fixing polyfill file e739a92 by Pawel Psztyc
  • Update: Improving chrome apps local storage access test c757ecd by Pawel Psztyc
  • Update: Improving chrome apps local storage access test cf6fd31 by Pawel Psztyc
  • Update: Updating imports paths to match the WC spec c44fdf6 by Pawel Psztyc
  • Fix: Fixing issues with buffer rendering. New: Adding charset option ea24ea6 by Pawel Psztyc
  • Update: Updating tests for decoding raw values 68706be by Pawel Psztyc
  • Docs: Updating Polymer docs and typpings 368961c by Pawel Psztyc
  • Fix: Fixing issues with buffer rendering. New: Adding charset option 0eab829 by Pawel Psztyc
  • Docs: Updating typpings and Polymer docs e572cc3 by Pawel Psztyc
  • Update: Addig type check for localStorage access b98b435 by Pawel Psztyc
  • Docs: Updating typpings and Polymer docs 7617d39 by Pawel Psztyc
  • Update: Adding type check for localStorage access b209d44 by Pawel Psztyc
  • Fix: Fixing setting up raw value for plain JS array 08e0131 by Pawel Psztyc
  • Docs: Updating Polymer dosc and typpings 125b199 by Pawel Psztyc
  • Fix: Fixing plain JS Uint8Array render affbb83 by Pawel Psztyc
  • Breaking: Upgrading to Polymer 3 ad4e03b by Pawel Psztyc
  • Update: Updating styling API for icons e9f2eb0 by Pawel Psztyc
  • Update: Adding destination property to export event db25862 by Pawel Psztyc
  • Docs: Updating documentation 9aa0eb3 by Pawel Psztyc
  • Fix: Fixing linter errors d404fde by Pawel Psztyc
  • new: Adding support for Buffer payload type aa8e7dc by Pawel Psztyc
  • Fix: Fixing test 5a98cbf by Pawel Psztyc
  • Update: Publishing stable version with Polymer 2 support dce92fc by Pawel Psztyc
  • New: Added test cases. eca1246 by Pawel Psztyc
  • Fix: Fixed test for IE 00988da by Pawel Psztyc
  • Fix: Fixed functions calls. 16b820c by Pawel Psztyc
  • Fix: Fixed function call name. 2b01b1a by Pawel Psztyc
  • New: Added support for build in text search d5baa6e by Pawel Psztyc
  • Update: Updated tests configuration to new systsem. c493c43 by Pawel Psztyc
  • Fix: Many fixes for reported bugs. 407c0c2 by Pawel Psztyc
  • New: Added API availability check for local storage. bb40dc1 by Pawel Psztyc
  • New: Added handler for the prism-highlight-timeout event. 9e53920 by Pawel Psztyc
  • Update: Replaced external HTML preview files with internall content generated at runtime usinf URL object 57d6b8f by Pawel Psztyc
  • Update: Added support for sticky JSON table view 73edbd8 by Pawel Psztyc
  • Update: Replaced order of changing the view and rendering the table view for performance reasons 0c35759 by Pawel Psztyc
  • Update: Added a JSON table view for the JSON viewer 3954755 by Pawel Psztyc
  • Update: Added test if the element work in safari. If yes then file download is disabled (safari deosen't support the download attribute on the a element) e2335da by Pawel Psztyc
  • Update: Added importLocation property to tell the element where it's assests are 99646f3 by Pawel Psztyc
  • Update: Added fetch polyfil so the demo will work in Safari. Safari, the new IE 0d3c042 by Pawel Psztyc
  • Update: added missing import 1cfd8bd by Pawel Psztyc
  • Update: Added sauce credentials 3adb0a4 by Pawel Psztyc
  • Update: Updated dependencies 36f3bdd by Pawel Psztyc
  • Fix: Fixed importLocation script so work with tests 44acc7b by Pawel Psztyc

3.0.8 (2019-11-21)

Build

  • bumping version 3f5758c by Pawel
  • bumping version b0cc56d by Pawel
  • merge branch '3.0.0-preview' into stage cad15d0 by Pawel

Update

  • delete package-lock.json (#7) [bump-version] a672842 by Francisco Di Giandomenico
  • fixing action button wrapping (#5) [bump-version] 5dc3560 by Leandro Bauret
  • upgrading depednencies 675cab9 by Pawel
  • adding compatibility to the buttons c5e55a7 by Pawel

Documentation

Features

  • adding support for images and PDFs 2afb10f by Pawel
  • adding compatibility property 8db005b by Pawel

Bug Fixes

  • fixing restoration of the body from buffer view f252103 by Pawel
  • fixing audit errors c54c5da by Pawel

Refactor

  • move styles into render [bump-version] c30edcf by Francisco Di Giandomenico
  • upgrading to final WC spec eee8a4d by Pawel

Other

  • Update: Replacing clipboard-copy component d17c279 by Pawel Psztyc
  • Breaking: Updating styling to remove CSS mixins 825d848 by Pawel Psztyc
  • Docs: Updating docs and typpings 014f4b3 by Pawel Psztyc
  • Update: Adding export statement fc5a63d by Pawel Psztyc
  • Fix: Fixing polyfill file e739a92 by Pawel Psztyc
  • Update: Improving chrome apps local storage access test c757ecd by Pawel Psztyc
  • Update: Improving chrome apps local storage access test cf6fd31 by Pawel Psztyc
  • Update: Updating imports paths to match the WC spec c44fdf6 by Pawel Psztyc
  • Fix: Fixing issues with buffer rendering. New: Adding charset option ea24ea6 by Pawel Psztyc
  • Update: Updating tests for decoding raw values 68706be by Pawel Psztyc
  • Docs: Updating Polymer docs and typpings 368961c by Pawel Psztyc
  • Fix: Fixing issues with buffer rendering. New: Adding charset option 0eab829 by Pawel Psztyc
  • Docs: Updating typpings and Polymer docs e572cc3 by Pawel Psztyc
  • Update: Addig type check for localStorage access b98b435 by Pawel Psztyc
  • Docs: Updating typpings and Polymer docs 7617d39 by Pawel Psztyc
  • Update: Adding type check for localStorage access b209d44 by Pawel Psztyc
  • Fix: Fixing setting up raw value for plain JS array 08e0131 by Pawel Psztyc
  • Docs: Updating Polymer dosc and typpings 125b199 by Pawel Psztyc
  • Fix: Fixing plain JS Uint8Array render affbb83 by Pawel Psztyc
  • Breaking: Upgrading to Polymer 3 ad4e03b by Pawel Psztyc
  • Update: Updating styling API for icons e9f2eb0 by Pawel Psztyc
  • Update: Adding destination property to export event db25862 by Pawel Psztyc
  • Docs: Updating documentation 9aa0eb3 by Pawel Psztyc
  • Fix: Fixing linter errors d404fde by Pawel Psztyc
  • new: Adding support for Buffer payload type aa8e7dc by Pawel Psztyc
  • Fix: Fixing test 5a98cbf by Pawel Psztyc
  • Update: Publishing stable version with Polymer 2 support dce92fc by Pawel Psztyc
  • New: Added test cases. eca1246 by Pawel Psztyc
  • Fix: Fixed test for IE 00988da by Pawel Psztyc
  • Fix: Fixed functions calls. 16b820c by Pawel Psztyc
  • Fix: Fixed function call name. 2b01b1a by Pawel Psztyc
  • New: Added support for build in text search d5baa6e by Pawel Psztyc
  • Update: Updated tests configuration to new systsem. c493c43 by Pawel Psztyc
  • Fix: Many fixes for reported bugs. 407c0c2 by Pawel Psztyc
  • New: Added API availability check for local storage. bb40dc1 by Pawel Psztyc
  • New: Added handler for the prism-highlight-timeout event. 9e53920 by Pawel Psztyc
  • Update: Replaced external HTML preview files with internall content generated at runtime usinf URL object 57d6b8f by Pawel Psztyc
  • Update: Added support for sticky JSON table view 73edbd8 by Pawel Psztyc
  • Update: Replaced order of changing the view and rendering the table view for performance reasons 0c35759 by Pawel Psztyc
  • Update: Added a JSON table view for the JSON viewer 3954755 by Pawel Psztyc
  • Update: Added test if the element work in safari. If yes then file download is disabled (safari deosen't support the download attribute on the a element) e2335da by Pawel Psztyc
  • Update: Added importLocation property to tell the element where it's assests are 99646f3 by Pawel Psztyc
  • Update: Added fetch polyfil so the demo will work in Safari. Safari, the new IE 0d3c042 by Pawel Psztyc
  • Update: added missing import 1cfd8bd by Pawel Psztyc
  • Update: Added sauce credentials 3adb0a4 by Pawel Psztyc
  • Update: Updated dependencies 36f3bdd by Pawel Psztyc
  • Fix: Fixed importLocation script so work with tests 44acc7b by Pawel Psztyc