mirror of
https://ghproxy.net/https://github.com/AlxMedia/magaziner.git
synced 2025-08-28 07:31:08 +08:00
Kirki 3.1.0
This commit is contained in:
parent
93fe0e7e8e
commit
04285707a0
21 changed files with 963 additions and 1969 deletions
|
@ -3,8 +3,8 @@ Contributors: aristath, dannycooper, wplemon, igmoweb
|
|||
Tags: customizer, options framework, theme, mods, toolkit, gutenberg
|
||||
Donate link: https://aristath.github.io/donate
|
||||
Requires at least: 4.9
|
||||
Tested up to: 5.2
|
||||
Stable tag: 3.0.45
|
||||
Tested up to: 5.3
|
||||
Stable tag: 3.1.0
|
||||
License: MIT
|
||||
License URI: https://opensource.org/licenses/MIT
|
||||
|
||||
|
@ -75,20 +75,15 @@ If you want to integrate Kirki in your theme or plugin, please read the instruct
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 3.0.45 - 2019-09-01 =
|
||||
|
||||
### Fixed
|
||||
* Compatibility with the latest Gutenberg plugin versions.
|
||||
* Styles for normal font-weights in typography controls (`regular` to `400` conversion).
|
||||
= 3.1.0 - 2020-03-01 =
|
||||
|
||||
### Changed
|
||||
* Completely refactored the google-fonts downloader. Fonts now get stored in `wp-content/fonts/{font-family}/{file}`.
|
||||
* Updated Google-Fonts lists.
|
||||
|
||||
### Removed
|
||||
* Backup fonts are no longer needed since google-fonts are no longer loaded from the google CDN.
|
||||
|
||||
### Deprecated
|
||||
* `kirki_fonts_backup_fonts` filter.
|
||||
* `Kirki_Fonts::get_backup_fonts()` method.
|
||||
* Removed the `branding` module.
|
||||
* Removed the `styling` module.
|
||||
* Removed the `telemetry` module.
|
||||
|
||||
[See the previous changelogs here](https://github.com/aristath/kirki/blob/master/CHANGELOG.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue