Releases: WordPress/create-block-theme
Releases · WordPress/create-block-theme
v1.7.1
What's Changed
- Update screenshots by @matiasbenedetto in #278
- Fix manage fonts UI and backend when no settings are defined in theme.json by @matiasbenedetto in #281
- Variable font weight range by @matiasbenedetto in #279
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Manage fonts minor refactor. Move elements from PHP to react by @matiasbenedetto in #261
- Allow otf font file upload by @matiasbenedetto in #272
- Local fonts section implementation in React by @matiasbenedetto in #268
- Fonts outline sidebar by @matiasbenedetto in #260
- Update Google Fonts JSON data from API by @github-actions in #277
Full Changelog: v1.6.3...v1.7.0
v1.6.3
What's Changed
- (Fix refactor regression) Remove white spaces from theme slug by @matiasbenedetto in #259
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Refactor font-management class by @madhusudhand in #239
- Refactor create-block-theme class by @madhusudhand in #237
- fix manage theme font menu casing by @madhusudhand in #245
- Add phpcs exception to avoid PHP8.0 incompatibility errors by @jffng in #251
- Fix blank theme screenshot fatal error by @jffng in #250
- Fix lint issues using auto fixer tool by @madhusudhand in #252
- Update Google Fonts JSON data from API by @github-actions in #249
- Fix CSS lint issues by @madhusudhand in #254
- Fix PHP lint issues by @madhusudhand in #255
- Fix JS lint issues by @madhusudhand in #253
- Add lint validation to PR workflows by @madhusudhand in #258
- fix package lock sync issue by @madhusudhand in #257
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Add: input for theme tags by @mikachan in #224
- Is is better placeholder URL changing to TT3 ? by @Olein-jp in #247
- Remove white spaces from theme slugs by @matiasbenedetto in #244
New Contributors
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Update main readme and add supporting docs by @mikachan in #220
- Fix Depreciation Warning by @cvladan in #219
- Cleanup Manage Theme Fonts UI by @jffng in #226
- Bundle template images into theme assets and make their urls relative by @matiasbenedetto in #213
- Cloned themes: Add original theme name to readme.txt and style.css by @mikachan in #232
- Font families collapsed by default by @matiasbenedetto in #229
- Fix: Unexpected action when clicking Collapse chevron by @t-hamano in #234
- Lint all CSS files by @mikachan in #235
- Fix: composer scripts doesn't work on Windows by @t-hamano in #233
- Use Gutenberg Theme JSON resolver if its available by @matiasbenedetto in #241
- Update Google Fonts JSON data from API by @github-actions in #236
- Replacing mkdir() calls with WordPress wp_mkdir_p() function by @matiasbenedetto in #238
New Contributors
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- check for DISALLOW_FILE_EDIT and simplify permission check logic by @matiasbenedetto in #208
- Load google fonts data from url by @t-hamano in #209
- Separate styles and templates reset by @jffng in #210
- Add spinner while google fonts load instead of showing a blank page by @matiasbenedetto in #214
- Add: code linting scripts by @mikachan in #196
- Update Google Fonts JSON data from API by @github-actions in #211
- Avoid pre commit verifications on Github actions to prevent action errors caused by linting problems by @matiasbenedetto in #216
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Fix: browser console errors by @t-hamano in #199
- Fix: Adding or removing fonts fails in some Windows environments by @t-hamano in #200
- Add placeholder screenshot to boilerplate theme by @mikachan in #193
- Refactor: Add Google Fonts section from vanilla JS to React app by @matiasbenedetto in #194
- Adding demo text settings by @matiasbenedetto @jffng in #206
New Contributors
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Specify node and npm versions, add nvmrc file by @vcanales in #173
- Add theme screenshot uploading by @jffng in #185
- Manage fonts: Demo text editable by @matiasbenedetto in #179
- Update Google Fonts JSON data from API by @github-actions in #197
New Contributors
Full Changelog: v1.3.10...v1.4.0
v1.3.10
What's Changed
- Remove font face: avoid unwanted removal of fontfamily. by @matiasbenedetto in #191
- Add missing spaces to option labels by @mikachan in #188
Full Changelog: v1.3.9...v1.3.10