Skip to content

Latest commit

 

History

History
165 lines (73 loc) · 6.66 KB

CHANGELOG.md

File metadata and controls

165 lines (73 loc) · 6.66 KB

Changelog

1.6.5 (2020-09-26)

Bug Fixes

  • revert changes for bit.dev (669ff83)

1.6.4 (2020-09-26)

Bug Fixes

  • build: fix bit.dev to include main file (2c47888)

1.6.3 (2020-09-26)

Bug Fixes

  • build: fix bit.dev to dependencies (25d2e2c)

1.6.2 (2020-09-26)

Bug Fixes

  • build: fix bit.dev configuration to use typescript compiler (45a1677)

1.6.1 (2020-09-26)

Bug Fixes

  • build: bit.dev configuration to include dist folder (401bbeb)

1.6.0 (2020-09-26)

Features

Bug Fixes

  • update pipeline to publish to bit.dev when release is created (36fa605)

1.5.0 (2020-09-26)

Features

  • add property to specify the selection behavior when the value is updated (02b8e7a)

1.4.0 (2020-09-26)

Features

  • expose property to control the line highlights (ccba651)
  • expose property to hide the print margin (fa18dcb)

Bug Fixes

  • only hide active line and gutter line if control is readonly (76257a5)

1.3.4 (2020-09-01)

Bug Fixes

  • build: add checkout step to release-please release workflow (938cba2)

1.3.3 (2020-09-01)

Bug Fixes

  • build: apply formatting to build.yml (ffdd863)
  • build: automatically publish to npm when a release is created by release-please (6c010e5)
  • deps: fix broken build by updating npm packages (91f81ce)

1.3.2 (2020-08-28)

Bug Fixes

  • docs: update css style for webcomponent preview (ac4723d)

1.3.1 (2020-08-28)

Bug Fixes

  • docs: add webcomponents.org badge (249539c)

1.3.0 (2020-07-31)

Features

  • update version property to include ace-builds version (e261c72)

Bug Fixes

  • move ace-builds to a dev dependency (4a586b7)

1.2.2 (2020-07-31)

Features

1.2.1 (2020-07-30)

Bug Fixes

  • fire ready event after editor is initialized (6b5480b)

1.2.0 (2020-07-30)

Features

  • add support for the blur event (ee5812c)
  • include version number as a property (fe268ff)

Bug Fixes

  • flatten event details for change event (c5bdb43)

1.1.0 (2020-07-30)

Features

  • expose the ace editor as a property (a53346f)

1.0.2 (2020-07-30)

Bug Fixes

  • update basePath to be an attribute (f451b17)

1.0.1 (2020-07-30)

Bug Fixes

  • add umd version of the package (508adfa)

1.0.0 (2020-07-30)

Features

  • Add hide-gutter attribute (97399f2)