Skip to content

Latest commit

 

History

History
289 lines (124 loc) · 12.4 KB

CHANGELOG.md

File metadata and controls

289 lines (124 loc) · 12.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

18.1.2 (2024-12-19)

18.1.1 (2024-12-19)

Bug Fixes

  • error because multiple instances of @codemirror/state are loaded #WIK-17046 (#42) (8191d21), closes #WIK-17046

18.1.0-next.6 (2024-11-18)

18.1.0-next.5 (2024-11-18)

18.1.0-next.4 (2024-11-15)

18.1.0-next.3 (2024-11-15)

18.1.0-next.2 (2024-11-15)

Features

18.1.0-next.1 (2024-09-27)

Features

18.1.0-next.0 (2024-09-20)

18.1.0-next (2024-09-20)

18.0.0 (2024-08-16)

17.0.1 (2024-05-24)

17.0.0 (2024-03-15)

17.0.0-next.0 (2024-03-07)

16.0.0 (2023-08-22)

Features

16.0.0-next.0 (2023-08-17)

Bug Fixes

  • bump @types/codemirror and add allowSyntheticDefaultImports for build (f30ee84)
  • clear undo history when assign new value (f30bbfa)
  • correct applyEditorHeight condition (87c1a6e)
  • fix call isFirstChange (d02cdc9)
  • fix change handle error (c36f5f7)
  • fix code can not dynamic change (038b8f9)
  • fix codeChange error (c8f2f2f)
  • fix codemirror cursor and width problel when show in dialog (80b5e1a)
  • fix codemirror require problem (875ec62)
  • update commjs require to es module import (821d34f)
  • valid ngModel value (2b6006a)
  • code: correct update code content logic (942ffbd)
  • diaog/modal: refresh codemirror after delay time (25232bd)

Features

  • add readonly for demo (910f212)
  • init ng codemirror (5de3117)
  • modify selector from ng-code-mirror to ng-codemirror (44f2f03)
  • package export style (b87cc11)
  • reset codemirror selected background color (8195997)
  • reset cursor when blur(unselect) (a09c8fc)
  • support ngModel (49d81ab)
  • upgrade ng to 14 (8c7b1e9)
  • upgrade ng to 15 (#25) (2a25221)
  • demo: add dialog demo mode (2549120)
  • demo: add dynamic load mode (587e3a7)

15.0.0 (2023-02-07)

Features

14.0.0 (2022-08-23)

Features

14.0.0-next.0 (2022-08-17)

Features

13.0.1 (2022-05-18)

Bug Fixes

  • bump @types/codemirror and add allowSyntheticDefaultImports for build (f30ee84)
  • update commjs require to es module import (821d34f)

13.0.0 (2022-05-18)

12.0.0 (2022-05-17)

1.5.5 (2021-07-06)

1.5.3 (2021-07-06)

Bug Fixes

  • clear undo history when assign new value (f30bbfa)

1.3.2 (2021-06-28)

1.3.1 (2021-04-21)

Bug Fixes

1.3.0 (2021-04-19)

Features

1.2.10 (2020-12-31)

Bug Fixes

  • fix codemirror require problem (875ec62)

1.2.9 (2020-12-25)

Bug Fixes

  • correct applyEditorHeight condition (87c1a6e)

1.2.8 (2020-12-25)

Bug Fixes

  • diaog/modal: refresh codemirror after delay time (25232bd)

1.2.7 (2020-12-23)

Features

  • demo: add dialog demo mode (2549120)

Bug Fixes

  • fix codemirror cursor and width problel when show in dialog (80b5e1a)

1.2.6 (2020-10-30)

Bug Fixes

  • code: correct update code content logic (942ffbd)

1.2.5 (2020-09-03)

1.2.4 (2020-09-03)

Bug Fixes

1.2.3 (2020-09-03)

Bug Fixes

1.2.2 (2020-09-03)

Bug Fixes

  • fix change handle error (c36f5f7)

1.2.1 (2020-09-03)

Features

  • demo: add dynamic load mode (587e3a7)

Bug Fixes

  • fix code can not dynamic change (038b8f9)

1.2.0 (2020-08-17)

Features

  • modify selector from ng-code-mirror to ng-codemirror (44f2f03)

1.1.2 (2020-07-27)

1.1.1 (2020-07-27)

1.1.0 (2020-07-27)

Features

1.0.1 (2020-06-27)

Features

  • add readonly for demo (910f212)
  • init ng codemirror (5de3117)
  • reset codemirror selected background color (8195997)
  • reset cursor when blur(unselect) (a09c8fc)