Initial commit
This commit is contained in:
commit
65e0da7e11
1397 changed files with 596542 additions and 0 deletions
15
site/OFF_plugins/typography/CHANGELOG.md
Normal file
15
site/OFF_plugins/typography/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Kirby-Typography Changelog
|
||||
|
||||
- `1.0.0-beta1`
|
||||
- Updated wp-Typography library to version 3.3.0
|
||||
- **Breaking change:** Rename `typography.class.fraction.nominator` option to `typography.class.fraction.numerator` and changed according CSS.
|
||||
- **Breaking change:** Rename `typography.class.ordinal.suffix` option to `typography.class.ordinal`.
|
||||
- Hangin puncutation is no longer applied to guillemets.
|
||||
- `1.0.0-alpha2`
|
||||
- Re-organize folder structure to prepare for usage of unmodified `PHP_Typography` library in the future.
|
||||
- Add `typography.debug` setting to turn off caching
|
||||
- Make panel widget translatable
|
||||
- Change some defaults
|
||||
- Rename configuration values of `typography.dashes.style` to `'em'` and `'en'`
|
||||
- `1.0.0-alpha`
|
||||
- First public release
|
||||
Loading…
Add table
Add a link
Reference in a new issue