Releases: 10up/block-components
Releases · 10up/block-components
1.15.5
Full Changelog: v1.15.4...v1.15.5
1.15.4
What's Changed
- fix ensure styles inline styles are getting applied correctly in the editor for block extensions by @fabiankaegy in #203
- add helper to handle non supported meta values by @fabiankaegy in #209
Full Changelog: v1.15.3...v1.15.4
1.15.3
Fixed
- Improving stability across renders of
Popover
component generated viausePopover
hook by @Antonio-Laguna in #201
Full Changelog: v1.15.2...v1.15.3
1.15.2
Fixes
- fix add back inline default value to prevent undefined error by @fabiankaegy in #199
Full Changelog: v1.15.1...v1.15.2
1.15.1
Fixes
- Ensure custom inline styles get saved correctly when block extension gets applied (6e28f24) @fabiankaegy
Full Changelog: v1.15.0...v1.15.1
1.15.0
Features
- Add Post level components to allow easy building of page level blocks by @fabiankaegy and @Antonio-Laguna in #178
- Add support for adding inline styles with block extensions by @fabiankaegy in #197
Fixes
- Only output icon in IconPickerToolbar if one has been selected @tlovett1 in #189
- spread additional props passed to link component through to rich text component by @fabiankaegy in #190
- fix how class names from core get passed through register block extension by @fabiankaegy in #193
Workflow
- Add Compressed Size Action by @fabiankaegy in #192
Full Changelog: v1.14.3...v1.15.0
1.14.5
What's Changed
- Add Compressed Size Action by @fabiankaegy in #192
- fix how class names from core get passed through register block extension by @fabiankaegy in #193
Full Changelog: v1.14.4...v1.14.5
1.14.4
What's Changed
- Only output icon if one is set by @tlovett1 in #189
- spread additional props passed to link component through to rich text component by @fabiankaegy in #190
Full Changelog: v1.14.3...v1.14.4
1.14.3
What's Changed
- fix type check to determine whether to show focal point picker by @fabiankaegy in #186
Full Changelog: v1.14.2...v1.14.3
1.14.2
What's Changed
- Update readme.md example of link component by @adimitrovsf in #166
- Updated the Local Environment setup instructions by @ncoetzer in #170
- Enhancement: Add
renderItemType
prop toContentSearch
by @rmorse in #162 - Filter search results before showing to exclude selected items. by @iamdharmesh in #171
- Fix failing e2e tests by @fabiankaegy in #179
- Update Dependencies and use NPM Workspaces by @fabiankaegy in #180
- Move
Counter
to a separate component by @Sidsector9 in #158 - Add:
useScript
hook by @fabiankaegy in #113 - Try running the e2e tests in parallel by @fabiankaegy in #181
- Doc updated: Image component Focal Picker needs default settings by @faisal-alvi in #183
- fix pass fallback value to focal point picker if value is undefined by @fabiankaegy in #184
New Contributors
- @adimitrovsf made their first contribution in #166
- @ncoetzer made their first contribution in #170
- @rmorse made their first contribution in #162
- @iamdharmesh made their first contribution in #171
- @faisal-alvi made their first contribution in #183
Full Changelog: v1.14.1...v1.14.2