Skip to content

Releases: socsieng/ace-custom-element

ace-custom-element v1.6.5

26 Sep 23:53
918bcab
Compare
Choose a tag to compare

Bug Fixes

  • revert changes for bit.dev (669ff83)

ace-custom-element v1.6.4

26 Sep 23:43
a0e1991
Compare
Choose a tag to compare

Bug Fixes

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

ace-custom-element v1.6.3

26 Sep 23:38
3d56bcf
Compare
Choose a tag to compare

Bug Fixes

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

ace-custom-element v1.6.2

26 Sep 23:23
f27b208
Compare
Choose a tag to compare

Bug Fixes

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

ace-custom-element v1.6.1

26 Sep 23:10
771f34e
Compare
Choose a tag to compare

Bug Fixes

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

ace-custom-element v1.6.0

26 Sep 22:57
9af3b4d
Compare
Choose a tag to compare

Features

Bug Fixes

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

ace-custom-element v1.5.0

26 Sep 02:43
85396f7
Compare
Choose a tag to compare

Features

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

ace-custom-element v1.4.0

26 Sep 00:21
d5ca719
Compare
Choose a tag to compare

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)

ace-custom-element v1.3.4

01 Sep 22:19
10b19b7
Compare
Choose a tag to compare

Bug Fixes

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

ace-custom-element v1.3.3

01 Sep 22:14
49ae646
Compare
Choose a tag to compare

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)