mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 20:56:15 +08:00
2.0 KiB
2.0 KiB
Changelog
1.2.0
No changes.
1.1.1
Fixed
- fix: errors with composer reuse by @davwheat in https://github.com/flarum/emoji/pull/42
1.1.0
Changed
- Format with prettier, bump deps (https://github.com/flarum/markdown/pulls/37)
- Update JS imports to new namespaced style (https://github.com/flarum/markdown/pulls/39)
Fixed
- Twemoji frontend broken rendering with image markdown syntax (https://github.com/flarum/markdown/pulls/40)
1.0.0
Changed
- Compatibility with Flarum v1.0.0.
0.1.0-beta.16
Changed
- Updated admin category from discussion to feature (https://github.com/flarum/emoji/pull/35)
- Moved locale files from translation pack to extension (https://github.com/flarum/emoji/pull/32)
- Editor Driver Abstractions (https://github.com/flarum/emoji/pull/34)
Fixes
- Dropdown going off screen (259b934)
0.1.0-beta.15
Changed
- Updated composer.json for new admin area.
0.1.0-beta.14
Changed
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
- Implemented lazy loading for images
- Change CDN to jsDelivr
0.1.0-beta.13
Changed
- Use different CDN for loading Twemoji assets (#24)
- Updated JS dependencies
0.1.0-beta.10
Added
- Latest and greatest emojis with Twemoji 12 (#20)