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)
- 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)
18.1.0-next.1 (2024-09-27)
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)
- build: update ng to 16 (07e3462)
- 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)
- 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)
14.0.0 (2022-08-23)
- upgrade ng to 14 (8c7b1e9)
14.0.0-next.0 (2022-08-17)
- upgrade ng to 14 (8c7b1e9)
13.0.1 (2022-05-18)
- 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)
- clear undo history when assign new value (f30bbfa)
1.3.2 (2021-06-28)
1.3.1 (2021-04-21)
- valid ngModel value (2b6006a)
1.3.0 (2021-04-19)
- support ngModel (49d81ab)
1.2.10 (2020-12-31)
- fix codemirror require problem (875ec62)
1.2.9 (2020-12-25)
- correct applyEditorHeight condition (87c1a6e)
1.2.8 (2020-12-25)
- diaog/modal: refresh codemirror after delay time (25232bd)
1.2.7 (2020-12-23)
- demo: add dialog demo mode (2549120)
- fix codemirror cursor and width problel when show in dialog (80b5e1a)
1.2.6 (2020-10-30)
- code: correct update code content logic (942ffbd)
1.2.5 (2020-09-03)
1.2.4 (2020-09-03)
- fix call isFirstChange (d02cdc9)
1.2.3 (2020-09-03)
- fix codeChange error (c8f2f2f)
1.2.2 (2020-09-03)
- fix change handle error (c36f5f7)
1.2.1 (2020-09-03)
- demo: add dynamic load mode (587e3a7)
- fix code can not dynamic change (038b8f9)
1.2.0 (2020-08-17)
- 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)
- package export style (b87cc11)