Skip to content

Commit 096b967

Browse files
committed
Add changelog
1 parent bc9c2b4 commit 096b967

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/dataviews/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
### Code Quality
66

77
- DataViews: Remove extra wrapper for GridItem. [#73665](https://github.com/WordPress/gutenberg/pull/73665)
8+
- Field API: move validation to the field type. [#73642](https://github.com/WordPress/gutenberg/pull/73642)
9+
- Field API: move format logic to the field type. [#73922](https://github.com/WordPress/gutenberg/pull/73922)
810

911
### Bug Fixes
1012

@@ -14,7 +16,6 @@
1416
### Enhancements
1517

1618
- Better labels for operators and deprecate the `isNotAll` operator. [#73671](https://github.com/WordPress/gutenberg/pull/73671)
17-
- Field API: move validation to the field type. [#73642](https://github.com/WordPress/gutenberg/pull/73642)
1819
- DataForm: add support for `min`/`max` and `minLength`/`maxLength` validation for relevant controls. [#73465](https://github.com/WordPress/gutenberg/pull/73465)
1920
- Field API: display formats for `number` and `integer` types. [#73644](https://github.com/WordPress/gutenberg/pull/73644)
2021
- DataViews: Update padding to 24px for consistency. [#73334](https://github.com/WordPress/gutenberg/pull/73334)

0 commit comments

Comments
 (0)