Releases: 10up/block-components
Releases · 10up/block-components
1.17.6
What's Changed
- doc/261: clarify usage of
<Repeater />
component by @Sidsector9 in #290 - fix/291: Add check for empty default attribute in
Repeater
component by @Sidsector9 in #292 - Release by @fabiankaegy in #293
Full Changelog: v1.17.5...v1.17.6
1.17.5
What's Changed
- Ensure search type has enough space by @ocean90 in #286
- fix(icon picker): fix for missing icons in the editor icon picker by @bmarshall511 in #275
- Fix e2e tests by @fabiankaegy in #287
- fix style stability content search by @fabiankaegy in #289
- Update Icon Store and hooks to TS by @fabiankaegy in #288
New Contributors
- @bmarshall511 made their first contribution in #275
Full Changelog: v1.17.4...v1.17.5
v1.17.4
What's Changed
- Image component: pass allowedTypes to MediaPlaceholder by @benlk in #276
- Allow type number for Optional component property
value
by @ocean90 in #283 - Replace
TextControl
withSearchControl
inContentSearch
Component by @psorensen in #280 - fix/278: add
id
to the default row by @Sidsector9 in #281 - Fix: refactor use filtered list TypeScript by @fabiankaegy in #284
New Contributors
Full Changelog: v1.17.3...v1.17.4
1.17.3
What's Changed
- Use switch/case in Link by @szepeviktor in #251
- fix add missing ? in optional chaining when trying to access media size by @fabiankaegy in #271
New Contributors
- @szepeviktor made their first contribution in #251
Full Changelog: v1.17.2...v1.17.3
1.17.2
What's Changed
- fix pass-through-render-item-type to ContentSearch by @fabiankaegy in #268
Full Changelog: v1.17.1...v1.17.2
1.17.1
What's Changed
- Introduce TypeScript to Repository by @fabiankaegy in #267
Full Changelog: v1.17.0...v1.17.1
1.17.0
What's Changed
- Refactor
Repeater
component to also work for non attribute data storage by @fabiankaegy in #259
Full Changelog: v1.16.4...v1.17.0
1.16.4
What's Changed
- Fix: Make
useIsSupportedMetaField
hook context aware by @fabiankaegy in #263 - fix styling of content picker component inside iframed editors by @fabiankaegy in #262
- Fix wrap remainding components in
StyledComponentContext
by @fabiankaegy in #266
Full Changelog: v1.16.3...v1.16.4
1.16.3
What's Changed
- Fix e2e test setup by @fabiankaegy in #250
- Refactor Example Blocks Setup to improve E2E tests by @fabiankaegy in #254
- Add action to automate release by @fabiankaegy in #255
- add action to release prerelease versions for a PR by @fabiankaegy in #256
- Fix JSX nesting error in example by @markhowellsmead in #257
- fix only register icon store if not already present by @fabiankaegy in #253
- fix styling of search results in ContentPicker in WordPress 6.3 by @fabiankaegy in #252
New Contributors
- @markhowellsmead made their first contribution in #257
Full Changelog: v1.16.2...v1.16.3
1.16.2
What's Changed
- Fix Icon Picker rendering empty when one item should be rendered by @fabiankaegy @TylerB24890 @psorensen in #249
- Fix default value of
renderItemType
inContentSearch
component by @fabiankaegy @cameronterry in #247
Full Changelog: v1.16.1...v1.16.2