mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 19:08:56 +01:00
115 lines
3.9 KiB
Markdown
115 lines
3.9 KiB
Markdown
Changelog
|
|
=========
|
|
|
|
## [24.0.0](https://github.com/isaul32/ckeditor5-math/compare/v23.3.0...24.0.0) (2020-12-12)
|
|
|
|
* Update dependencies.
|
|
|
|
## [23.3.0](https://github.com/isaul32/ckeditor5-math/compare/v23.2.2...23.3.0) (2020-11-07)
|
|
|
|
* Add autoformat support. ([3354872](https://github.com/isaul32/ckeditor5-math/commit/3354872))
|
|
|
|
|
|
## [23.2.2](https://github.com/isaul32/ckeditor5-math/compare/v23.2.1...23.2.2) (2020-11-03)
|
|
|
|
* Fix placeholder handling. ([dc288ea](https://github.com/isaul32/ckeditor5-math/commit/dc288ea))
|
|
* Fix selection after entering inline expression. ([2fea2e2](https://github.com/isaul32/ckeditor5-math/commit/2fea2e2))
|
|
|
|
## [23.2.1](https://github.com/isaul32/ckeditor5-math/compare/v23.2.0...23.2.1) (2020-10-18)
|
|
|
|
* Fix math editing button for balloon editor. ([3629401](https://github.com/isaul32/ckeditor5-math/commit/3629401))
|
|
|
|
## [23.2.0](https://github.com/isaul32/ckeditor5-math/compare/v23.1.0...23.2.0) (2020-10-18)
|
|
|
|
* Add math editing button for balloon editor. ([aa0392c](https://github.com/isaul32/ckeditor5-math/commit/aa0392c))
|
|
|
|
## [23.1.0](https://github.com/isaul32/ckeditor5-math/compare/v23.0.0...23.1.0) (2020-10-11)
|
|
|
|
* Add typesetting auto load feature. ([a665b64](https://github.com/isaul32/ckeditor5-math/commit/a665b64))
|
|
|
|
## [23.0.0](https://github.com/isaul32/ckeditor5-math/compare/v22.0.0...23.0.0) (2020-10-02)
|
|
|
|
* Update dependencies.
|
|
|
|
## [22.0.0](https://github.com/isaul32/ckeditor5-math/compare/v21.0.0...22.0.0) (2020-08-29)
|
|
|
|
* Seperate schema to display and inline.
|
|
|
|
### Bug fixes
|
|
|
|
* Fix writer. ([7d0cd01](https://github.com/isaul32/ckeditor5-math/commit/7d0cd01))
|
|
|
|
### Other changes
|
|
|
|
* Update dependencies.
|
|
|
|
## [21.0.0](https://github.com/isaul32/ckeditor5-math/compare/v20.0.0...21.0.0) (2020-08-03)
|
|
|
|
* Update dependencies.
|
|
|
|
## [20.0.0](https://github.com/isaul32/ckeditor5-math/compare/v19.0.0...20.0.0) (2020-07-13)
|
|
|
|
* Update dependencies.
|
|
|
|
## [19.0.0](https://github.com/isaul32/ckeditor5-math/compare/v18.0.1...19.0.0) (2020-05-12)
|
|
|
|
* Update dependencies.
|
|
|
|
## [18.0.1](https://github.com/isaul32/ckeditor5-math/compare/v18.0.0...18.0.1) (2020-04-05)
|
|
|
|
### Bug fixes
|
|
|
|
* Fix spacebar before formula bug in Firefox. [isaul32/ckeditor5-math#2](https://github.com/isaul32/ckeditor5-math/issues/2). ([9d15010](https://github.com/isaul32/ckeditor5-math/commit/9d15010))
|
|
|
|
## [18.0.0](https://github.com/isaul32/ckeditor5-math/compare/v17.0.1...18.0.0) (2020-03-30)
|
|
|
|
* Update dependencies.
|
|
|
|
## [17.0.1](https://github.com/isaul32/ckeditor5-math/compare/v17.0.0...17.0.1) (2020-02-27)
|
|
|
|
### Bug fixes
|
|
|
|
* Fix missing dependencies.
|
|
|
|
## [17.0.0](https://github.com/isaul32/ckeditor5-math/compare/v1.0.3...17.0.0) (2020-02-27)
|
|
|
|
### Bug fixes
|
|
|
|
* Fix dependencies resolving problem. Closes [isaul32/ckeditor5-math#1](https://github.com/isaul32/ckeditor5-math/issues/1). ([7d40a2c](https://github.com/isaul32/ckeditor5-math/commit/7d40a2c))
|
|
|
|
## [1.0.3](https://github.com/isaul32/ckeditor5-math/compare/v1.0.2...v1.0.3) (2019-10-11)
|
|
|
|
### Bug fixes
|
|
|
|
* Fix preview flickering effect. ([70fefa8](https://github.com/isaul32/ckeditor5-math/commit/70fefa8))
|
|
|
|
* Fix disabled eslint lines. ([1f96286](https://github.com/isaul32/ckeditor5-math/commit/1f96286))
|
|
|
|
### Other changes
|
|
|
|
* Update some tests.
|
|
|
|
* Update readme.
|
|
|
|
## [1.0.2](https://github.com/isaul32/ckeditor5-math/compare/v1.0.1...v1.0.2) (2019-10-07)
|
|
|
|
### Other changes
|
|
|
|
* Update readme.
|
|
|
|
* Add unique identifier for math preview. ([8b6804c](https://github.com/isaul32/ckeditor5-math/commit/98815fc))
|
|
|
|
## [1.0.1](https://github.com/isaul32/ckeditor5-math/compare/v1.0.0...v1.0.1) (2019-10-04)
|
|
|
|
### Bug fixes
|
|
|
|
* Fix preview rendering bug. ([070f84e](https://github.com/isaul32/ckeditor5-math/commit/070f84e))
|
|
|
|
### Other changes
|
|
|
|
* Remove paste from office dependency. ([8b6804c](https://github.com/isaul32/ckeditor5-math/commit/8b6804c))
|
|
|
|
## [1.0.0](https://github.com/isaul32/ckeditor5-math/compare/v1.0.0...v1.0.0) (2019-10-03)
|
|
|
|
Initial release.
|