mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
557 lines
22 KiB
Markdown
557 lines
22 KiB
Markdown
# Changelog
|
|
|
|
## Current
|
|
|
|
- Add latest changes here
|
|
|
|
## [43.2.0](https://github.com/isaul32/ckeditor5-math/compare/v43.1.2...v43.2.0) (2024-10-14)
|
|
|
|
- Update dependencies for CKEditor 43.2.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v43.2.0/CHANGELOG.md))
|
|
([#153](https://github.com/isaul32/ckeditor5-math/pull/153))
|
|
|
|
**Note** This does **not** yet support the [new installation method](https://ckeditor.com/docs/ckeditor5/latest/updating/nim-migration/migration-to-new-installation-methods.html) for [custom plugins](https://ckeditor.com/docs/ckeditor5/latest/updating/nim-migration/custom-plugins.html). That will come in a future release.
|
|
|
|
## [43.1.2](https://github.com/isaul32/ckeditor5-math/compare/v43.1.1...v43.1.2) (2024-09-26)
|
|
|
|
- Downgrade ckeditor5-package-tools from 2 to 1. Fixes test for now.
|
|
|
|
## [43.1.1](https://github.com/isaul32/ckeditor5-math/compare/v41.4.2...v43.1.1) (2024-09-26)
|
|
|
|
- Update dependencies for CKEditor 43.1.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v43.1.1/CHANGELOG.md))
|
|
([#149](https://github.com/isaul32/ckeditor5-math/pull/149))
|
|
|
|
**Note** This does **not** yet support the [new installation method](https://ckeditor.com/docs/ckeditor5/latest/updating/nim-migration/migration-to-new-installation-methods.html) for [custom plugins](https://ckeditor.com/docs/ckeditor5/latest/updating/nim-migration/custom-plugins.html). That will come in a future release.
|
|
|
|
- Move tests to TypeScript, kudos @fedemp
|
|
([#135](https://github.com/isaul32/ckeditor5-math/pull/135))
|
|
|
|
## [41.4.2](https://github.com/isaul32/ckeditor5-math/compare/v41.3.1...v41.4.2) (2024-05-18)
|
|
|
|
- Update dependencies for CKEditor 41.4.2 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v41.4.2/CHANGELOG.md))
|
|
([#141](https://github.com/isaul32/ckeditor5-math/pull/141))
|
|
|
|
## [41.3.1](https://github.com/isaul32/ckeditor5-math/compare/v41.3.0...v41.3.1) (2024-04-16)
|
|
|
|
- Update dependencies for CKEditor 41.3.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v41.3.1/CHANGELOG.md))
|
|
([#137](https://github.com/isaul32/ckeditor5-math/pull/137))
|
|
|
|
## [41.3.0](https://github.com/isaul32/ckeditor5-math/compare/v41.2.3...v41.3.0) (2024-04-12)
|
|
|
|
- Update dependencies for CKEditor 41.3.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v41.3.0/CHANGELOG.md))
|
|
(#136)
|
|
|
|
## [41.2.3](https://github.com/isaul32/ckeditor5-math/compare/v41.2.2...v41.2.3) (2024-03-22)
|
|
|
|
- Update dependencies for CKEditor 41.2.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v41.2.1/CHANGELOG.md))
|
|
(#134)
|
|
|
|
## [41.2.2](https://github.com/isaul32/ckeditor5-math/compare/v41.2.1...v41.2.2) (2024-03-17)
|
|
|
|
- README updates ([#133](https://github.com/isaul32/ckeditor5-math/pull/133)):
|
|
|
|
- Note plugin supports DLL-based builds and is in TypeScript.
|
|
- Remove old TypeScript workaround sections.
|
|
|
|
- Chore: Typo fixes ([#133](https://github.com/isaul32/ckeditor5-math/pull/133))
|
|
|
|
## [41.2.1](https://github.com/isaul32/ckeditor5-math/compare/v41.2.0...v41.2.1) (2024-03-17)
|
|
|
|
- Rewritten in TypeScript, credit @fedemp
|
|
([#130](https://github.com/isaul32/ckeditor5-math/pull/130)).
|
|
|
|
## [41.2.0](https://github.com/isaul32/ckeditor5-math/compare/v41.1.0...v41.2.0) (2024-03-08)
|
|
|
|
- Update dependencies for CKEditor 41.2.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v41.2.0/CHANGELOG.md))
|
|
(#129)
|
|
|
|
## [41.1.0](https://github.com/isaul32/ckeditor5-math/compare/v41.0.0...v41.1.0) (2024-02-13)
|
|
|
|
- Update dependencies for CKEditor 41.1.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v41.1.0/CHANGELOG.md))
|
|
(#124)
|
|
|
|
## [41.0.0](https://github.com/isaul32/ckeditor5-math/compare/v40.2.0...v41.0.0) (2024-01-27)
|
|
|
|
- Update dependencies for CKEditor 41.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v41.0.0/CHANGELOG.md))
|
|
(#122)
|
|
- ui(CSS): Update `--ck-z-modal` to `--ck-z-panel` for CKEditor5 v41.0.0 (#122)
|
|
|
|
## [40.2.0](https://github.com/isaul32/ckeditor5-math/compare/v40.1.0...v40.2.0) (2023-12-12)
|
|
|
|
- Update dependencies for CKEditor 40.2.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v40.2.0/CHANGELOG.md))
|
|
(#121)
|
|
|
|
## [40.1.0](https://github.com/isaul32/ckeditor5-math/compare/v40.0.0...v40.1.0) (2023-11-17)
|
|
|
|
- Update dependencies for CKEditor 40.1.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v40.1.0/CHANGELOG.md))
|
|
(#120)
|
|
|
|
## [40.0.0](https://github.com/isaul32/ckeditor5-math/compare/v39.0.2...v40.0.0) (2023-10-13)
|
|
|
|
- Update dependencies for CKEditor 40.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v40.0.0/CHANGELOG.md))
|
|
(#116)
|
|
- Bump minimum Node.js version to 18+ per CKEditor 40 requirements (#116)
|
|
|
|
## [39.0.2](https://github.com/isaul32/ckeditor5-math/compare/v39.0.1...v39.0.2) (2023-09-06)
|
|
|
|
- Update dependencies for CKEditor 39.0.2 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v39.0.2/CHANGELOG.md))
|
|
(#115)
|
|
- Update lint packages (#115):
|
|
|
|
- eslint-config-ckeditor5: ^5.0.1 → ^5.1.1
|
|
- stylelint-config-ckeditor5: >=4.1.1 → >=5.1.1
|
|
|
|
## [39.0.1](https://github.com/isaul32/ckeditor5-math/compare/v39.0.0...v39.0.1) (2023-08-10)
|
|
|
|
- Update dependencies for CKEditor 39.0.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v39.0.1/CHANGELOG.md))
|
|
(#113)
|
|
|
|
## [39.0.0](https://github.com/isaul32/ckeditor5-math/compare/v38.1.1...v39.0.0) (2023-08-10)
|
|
|
|
- Update dependencies for CKEditor 39.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v39.0.0/CHANGELOG.md))
|
|
(#112)
|
|
|
|
## [38.1.1](https://github.com/isaul32/ckeditor5-math/compare/v38.1.0...v38.1.1) (2023-07-26)
|
|
|
|
- Update dependencies for CKEditor 38.1.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v38.1.1/CHANGELOG.md))
|
|
(#109)
|
|
|
|
## [38.1.0](https://github.com/isaul32/ckeditor5-math/compare/v38.0.1...v38.1.0) (2023-07-26)
|
|
|
|
- Update dependencies for CKEditor 38.1.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v38.1.0/CHANGELOG.md))
|
|
(#108)
|
|
|
|
- Version updates (#106, #108)
|
|
|
|
- ckeditor5-package-tools: v1.0.0-beta.10 -> v1.1.0
|
|
([release
|
|
notes](https://github.com/ckeditor/ckeditor5-package-generator/blob/v1.1.0/CHANGELOG.md))
|
|
- eslint-config-ckeditor5: >=4.1.1 -> ^5.0.1
|
|
([release
|
|
notes](https://github.com/ckeditor/ckeditor5-linters-config/blob/v5.1.0/CHANGELOG.md))
|
|
|
|
- README: Note typing workaround for TypeScript builds (#105)
|
|
|
|
1. Create a `d.ts` declaration file, e.g. `typings/ckeditor5-math.d.ts`
|
|
|
|
```typescript
|
|
declare module '@isaul32/ckeditor5-math';
|
|
declare module '@isaul32/ckeditor5-math/src/math';
|
|
declare module '@isaul32/ckeditor5-math/src/autoformatmath';
|
|
```
|
|
|
|
2. In your [`tsconfig.json`](https://www.typescriptlang.org/tsconfig)'s
|
|
root-level [`include`](https://www.typescriptlang.org/tsconfig#include)
|
|
option, make sure your declaration file is covered, e.g.
|
|
|
|
```json
|
|
{
|
|
"extends": "ckeditor5/tsconfig.json",
|
|
"include": [
|
|
"src",
|
|
"typings",
|
|
"../../typings"
|
|
]
|
|
}
|
|
```
|
|
|
|
## [38.0.1](https://github.com/isaul32/ckeditor5-math/compare/v38.0.0...v38.0.1) (2023-06-20)
|
|
|
|
- Update dependencies for CKEditor 38.0.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v38.0.1/CHANGELOG.md))
|
|
|
|
## [38.0.0](https://github.com/isaul32/ckeditor5-math/compare/v37.1.0...v38.0.0) (2023-06-20)
|
|
|
|
- Update dependencies for CKEditor 38.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v38.0.0/CHANGELOG.md))
|
|
|
|
## [37.1.0](https://github.com/isaul32/ckeditor5-math/compare/v37.0.2...v37.1.0) (2023-04-19)
|
|
|
|
- Update dependencies for CKEditor 37.1.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v37.1.0/CHANGELOG.md))
|
|
|
|
## [37.0.2](https://github.com/isaul32/ckeditor5-math/compare/v37.0.1...v37.0.2) (2023-04-05)
|
|
|
|
- Fix loading of ckeditor5-math when no config object is declared in build
|
|
(#98)
|
|
|
|
## [37.0.1](https://github.com/isaul32/ckeditor5-math/compare/v37.0.0...v36.0.1) (2023-04-05)
|
|
|
|
- Update dependencies for CKEditor 37.0.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v37.0.1/CHANGELOG.md))
|
|
|
|
## [37.0.0](https://github.com/isaul32/ckeditor5-math/compare/v36.0.6...v37.0.0) (2023-04-05)
|
|
|
|
- Update dependencies for CKEditor 37.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v37.0.0/CHANGELOG.md))
|
|
- Bump minimum node version to v16 (per CKEditor v37's requirements)
|
|
- Add a .nvmrc for nvm users
|
|
|
|
## [36.0.7](https://github.com/isaul32/ckeditor5-math/compare/v36.0.6...v36.0.7) (2023-04-05)
|
|
|
|
- Fix loading of ckeditor5-math when no config object is declared in build
|
|
(#97)
|
|
|
|
## [36.0.6](https://github.com/isaul32/ckeditor5-math/compare/v36.0.5...v36.0.6) (2023-04-05)
|
|
|
|
- :arrow_up: CKEditor package tools: 1.0.0-beta.8 -> beta.10
|
|
|
|
See also: https://github.com/ckeditor/ckeditor5-package-generator/blob/v1.0.0-beta.10/CHANGELOG.md
|
|
|
|
## [36.0.5](https://github.com/isaul32/ckeditor5-math/compare/v36.0.4...v36.0.5) (2023-04-03)
|
|
|
|
- Update docs for new package name (#91)
|
|
|
|
- Old: ckeditor5-math
|
|
- New: @isaul32/ckeditor5-math
|
|
|
|
- New feature: Make className of span element configurable (#82, thank you
|
|
@DanielKulbe)
|
|
|
|
## [36.0.4](https://github.com/isaul32/ckeditor5-math/compare/v36.0.3...v36.0.4) (2023-03-13)
|
|
|
|
- New package name
|
|
|
|
- Old: ckeditor5-math
|
|
- New: @isaul32/ckeditor5-math
|
|
|
|
## [36.0.3](https://github.com/isaul32/ckeditor5-math/compare/v36.0.2...v36.0.3) (2023-03-13)
|
|
|
|
- Move to a DLL compatible plugin (#83)
|
|
|
|
Credit: @DanielKulbe
|
|
|
|
## [36.0.2](https://github.com/isaul32/ckeditor5-math/compare/v36.0.1...v36.0.2) (2023-02-14)
|
|
|
|
- Fix `previewClassName` (#86)
|
|
|
|
## [36.0.1](https://github.com/isaul32/ckeditor5-math/compare/v36.0.0...v36.0.1) (2023-01-26)
|
|
|
|
- Update dependencies for CKEditor 36.0.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v36.0.1/CHANGELOG.md))
|
|
|
|
## [36.0.0](https://github.com/isaul32/ckeditor5-math/compare/v35.4.0...v36.0.0) (2023-01-26)
|
|
|
|
- Update dependencies for CKEditor 36.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v36.0.0/CHANGELOG.md))
|
|
|
|
## [35.4.0](https://github.com/isaul32/ckeditor5-math/compare/v35.3.2...v35.4.0) (2022-12-13)
|
|
|
|
- Update dependencies for CKEditor 35.4.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v35.4.0/CHANGELOG.md))
|
|
|
|
## [35.3.2](https://github.com/isaul32/ckeditor5-math/compare/v35.3.1...v35.3.2) (2022-11-23)
|
|
|
|
- Update dependencies for CKEditor 35.3.2 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v35.3.2/CHANGELOG.md))
|
|
|
|
## [35.3.1](https://github.com/isaul32/ckeditor5-math/compare/v35.3.0...v35.3.1) (2022-11-15)
|
|
|
|
- Update dependencies for CKEditor 35.3.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v35.3.1/CHANGELOG.md))
|
|
|
|
## [35.3.0](https://github.com/isaul32/ckeditor5-math/compare/v35.2.1...v35.3.0) (2022-11-03)
|
|
|
|
- Update dependencies for CKEditor 35.3.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v35.3.0/CHANGELOG.md))
|
|
|
|
## [35.2.1](https://github.com/isaul32/ckeditor5-math/compare/v35.2.0...v35.2.1) (2022-10-13)
|
|
|
|
- Update dependencies for CKEditor 35.2.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v35.2.1/CHANGELOG.md))
|
|
|
|
## [35.2.0](https://github.com/isaul32/ckeditor5-math/compare/v35.1.0...v35.2.0) (2022-10-13)
|
|
|
|
- Update dependencies for CKEditor 35.2.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v35.2.0/CHANGELOG.md))
|
|
|
|
## [35.1.0](https://github.com/isaul32/ckeditor5-math/compare/v35.0.1...v35.1.0) (2022-09-28)
|
|
|
|
- Update dependencies for CKEditor 35.1.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v35.1.0/CHANGELOG.md))
|
|
|
|
## [35.0.1](https://github.com/isaul32/ckeditor5-math/compare/v35.0.0...v35.0.1) (2022-09-28)
|
|
|
|
- Update dependencies for CKEditor 35.0.1 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v35.0.1/CHANGELOG.md))
|
|
|
|
## [35.0.0](https://github.com/isaul32/ckeditor5-math/compare/v34.2.0...v35.0.0) (2022-09-28)
|
|
|
|
- Update dependencies for CKEditor 35.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v35.0.0/CHANGELOG.md))
|
|
|
|
## [34.2.0](https://github.com/isaul32/ckeditor5-math/compare/v34.1.1...v34.2.0) (2022-09-28)
|
|
|
|
- Update dependencies for CKEditor 34.2.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v34.2.0/CHANGELOG.md))
|
|
|
|
## [34.1.1](https://github.com/isaul32/ckeditor5-math/compare/v34.1.0...v34.1.1) (2022-08-03)
|
|
|
|
- New configuration setting, `katexRenderOptions` (optional) - for KaTeX engines. Accepts object of `katex.render()` / `katex.renderToString()` [options](https://katex.org/docs/options.html):
|
|
|
|
```js
|
|
InlineEditor.defaultConfig = {
|
|
// ...
|
|
math: {
|
|
engine: 'katex'
|
|
katexRenderOptions: {
|
|
macros: {
|
|
"\\neq": "\\mathrel{\\char`≠}",
|
|
},
|
|
},
|
|
}
|
|
}
|
|
```
|
|
|
|
via PR [#64](https://github.com/isaul32/ckeditor5-math/pull/64) by [Tony
|
|
Narlock](https://www.git-pull.com).
|
|
|
|
## [34.1.0](https://github.com/isaul32/ckeditor5-math/compare/v34.0.0...v34.1.0) (2022-06-21)
|
|
|
|
- Update dependencies for CKEditor 34.1.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v34.1.0/CHANGELOG.md))
|
|
- Changelog:
|
|
- Begin adding dates to releases
|
|
- Remove _(current)_, which was being applied to old releases incorrectly up to last release
|
|
|
|
## [34.0.0](https://github.com/isaul32/ckeditor5-math/compare/v33.0.0...v34.0.0) (2022-05-12)
|
|
|
|
- Update dependencies for CKEditor 34.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v34.0.0/CHANGELOG.md))
|
|
|
|
- Begin keeping a yarn lockfile. This will make it easier to track changes
|
|
aren't due to sub-dependencies shifting across time and development
|
|
conditions.
|
|
|
|
## [33.0.0](https://github.com/isaul32/ckeditor5-math/compare/v32.0.0...v33.0.0)
|
|
|
|
- Update dependencies for CKEditor 33.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v33.0.0/CHANGELOG.md))
|
|
|
|
## [32.0.0](https://github.com/isaul32/ckeditor5-math/compare/v31.1.0...v32.0.0)
|
|
|
|
- Update dependencies for CKEditor 32.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v32.0.0/CHANGELOG.md))
|
|
- Update webpack, postcss-loader, mini-css-extract-plugin, minimum node version (12 to 14)
|
|
per above.
|
|
|
|
## [31.1.0](https://github.com/isaul32/ckeditor5-math/compare/v31.0.0...v31.1.0)
|
|
|
|
- Update dependencies for CKEditor 31.1.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v31.1.0/CHANGELOG.md))
|
|
|
|
## [31.0.0](https://github.com/isaul32/ckeditor5-math/compare/v30.0.0...v31.0.0)
|
|
|
|
- Update dependencies for CKEditor 31.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v31.0.0/CHANGELOG.md))
|
|
|
|
## [30.0.0](https://github.com/isaul32/ckeditor5-math/compare/v29.2.0...v30.0.0)
|
|
|
|
- Update dependencies for CKEditor 30.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v30.0.0/CHANGELOG.md))
|
|
|
|
## [29.2.0](https://github.com/isaul32/ckeditor5-math/compare/v29.1.0...v29.2.0)
|
|
|
|
- Update dependencies for CKEditor 29.2.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v29.2.0/CHANGELOG.md))
|
|
- Fix `yarn start`'s missing classic editor dependency
|
|
|
|
## [29.1.0](https://github.com/isaul32/ckeditor5-math/compare/v29.0.0...v29.1.0)
|
|
|
|
- Update dependencies for CKEditor 29.1.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v29.1.0/CHANGELOG.md))
|
|
|
|
## [29.0.0](https://github.com/isaul32/ckeditor5-math/compare/v28.0.0...v29.0.0)
|
|
|
|
- Update dependencies for CKEditor 29.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/blob/v29.0.0/CHANGELOG.md))
|
|
|
|
## [28.0.0](https://github.com/isaul32/ckeditor5-math/compare/v27.1.4...v28.0.0)
|
|
|
|
- Update dependencies for CKEditor 28.0.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/releases/tag/v28.0.0))
|
|
|
|
## [27.1.4](https://github.com/isaul32/ckeditor5-math/compare/v27.1.3...v27.1.4)
|
|
|
|
- #45: docs(README,CHANGELOG): Format with prettier 2.3.0
|
|
- #42: use `SwitchButton` to toggle "display mode". Thanks you @Jules-Bertholet!
|
|
|
|
## [27.1.3](https://github.com/isaul32/ckeditor5-math/compare/v27.1.2...27.1.3) (2021-05-16)
|
|
|
|
- #41: Prevent inserting empty equations, thank you @Jules-Bertholet.
|
|
|
|
## [27.1.2](https://github.com/isaul32/ckeditor5-math/compare/v27.1.1...v27.1.2) (2021-03-29)
|
|
|
|
- #38: You can now boot into a development instance with `yarn start` (supports
|
|
live reload)
|
|
- #40 (fixed #39): Support for upcasting Quill style tags
|
|
|
|
## [27.1.1](https://github.com/isaul32/ckeditor5-math/compare/v27.1.0...v27.1.1) (2021-03-29)
|
|
|
|
- Update dependencies for CKEditor 27.1.0 ([Release
|
|
notes](https://github.com/ckeditor/ckeditor5/releases/tag/v27.1.0))
|
|
|
|
## [27.1.0](https://github.com/isaul32/ckeditor5-math/compare/v27.0.1...v27.1.0) (2021-03-29)
|
|
|
|
- #33: New optional config variables: `previewClassName` and `popupClassName` as an array
|
|
of classes, this makes it easier to style the preview:
|
|
|
|
```javascript
|
|
{
|
|
"math": {
|
|
"popupClassName": ["myeditor"],
|
|
"previewClassName": ["myeditor"]
|
|
}
|
|
}
|
|
```
|
|
|
|
This assures the preview appended to `document.body` and the popup both are
|
|
accessible via `.myeditor`.
|
|
|
|
## [27.0.1](https://github.com/isaul32/ckeditor5-math/compare/v27.0.0...v27.0.1) (2021-03-29)
|
|
|
|
- Typo fix from #32.
|
|
|
|
## [27.0.0](https://github.com/isaul32/ckeditor5-math/compare/v26.0.0...v27.0.0) (2021-03-29)
|
|
|
|
- Update dependencies.
|
|
|
|
## [26.0.0](https://github.com/isaul32/ckeditor5-math/compare/v25.0.0...v26.0.0) (2021-03-04)
|
|
|
|
- Update dependencies.
|
|
|
|
## [25.0.0](https://github.com/isaul32/ckeditor5-math/compare/v24.0.1...v25.0.0) (2021-03-02)
|
|
|
|
- Update dependencies.
|
|
|
|
## [24.0.1](https://github.com/isaul32/ckeditor5-math/compare/24.0.0...v24.0.1) (2021-02-28)
|
|
|
|
- Fix balloon view position.
|
|
|
|
## [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/23.2.2...v23.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...v23.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...v23.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...v23.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...v23.0.0) (2020-10-02)
|
|
|
|
- Update dependencies.
|
|
|
|
## [22.0.0](https://github.com/isaul32/ckeditor5-math/compare/v21.0.0...v22.0.0) (2020-08-29)
|
|
|
|
- Separate 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...v21.0.0) (2020-08-03)
|
|
|
|
- Update dependencies.
|
|
|
|
## [20.0.0](https://github.com/isaul32/ckeditor5-math/compare/v19.0.0...v20.0.0) (2020-07-13)
|
|
|
|
- Update dependencies.
|
|
|
|
## [19.0.0](https://github.com/isaul32/ckeditor5-math/compare/v18.0.1...v19.0.0) (2020-05-12)
|
|
|
|
- Update dependencies.
|
|
|
|
## [18.0.1](https://github.com/isaul32/ckeditor5-math/compare/v18.0.0...v18.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...v18.0.0) (2020-03-30)
|
|
|
|
- Update dependencies.
|
|
|
|
## [17.0.1](https://github.com/isaul32/ckeditor5-math/compare/v17.0.0...v17.0.1) (2020-02-27)
|
|
|
|
### Bug fixes
|
|
|
|
- Fix missing dependencies.
|
|
|
|
## [17.0.0](https://github.com/isaul32/ckeditor5-math/compare/v1.0.3...v17.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.
|