All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2022-09-13)
- update-value-in-editable-ranges: this method is modified as per the suggestion in the issue (798471d), closes #8
- let (1ee7258)
1.2.0 (2022-03-24)
- update-value-in-editable-ranges: this method is modified as per the suggestion in the issue (798471d), closes #8
1.1.0 (2022-01-09)
- update-value-in-editable-ranges: this method is modified as per the suggestion in the issue (798471d), closes #8
1.0.6 (2021-12-09)
1.0.5 (2021-11-23)
- highlight-areas-mismatch: the decorations are updated on undo with the previous state (f07f6a4), closes #4
1.0.4 (2021-11-03)
- fixed issue in docs playground (d8290e9)
1.0.3 (2021-10-16)
- improper-type-check-removed: mispelled type instead of typeof (c178285)
- initial-source-files: added the src files for restricted editor (e3e82f6)
- final-column-tab-freezing: tabs on final Column was throwing errors , it is fixed (b80165b)