Releases: contember/interface-archive
Releases · contember/interface-archive
v2.0.0-alpha.3: Merge pull request #725 from contember/fix/static-context-analyzers
Pre-release
fix: use staticContextFactoryName in children analyzers
v2.0.0-alpha.2: Merge pull request #723 from contember/feat/file-repeaters
feat(react-ui-lib): add more types of file repeater
v2.0.0-alpha.1
Merge pull request #722 from contember/refactor/v2 contember interface v2
v1.3.0-alpha.27
What's Changed
- feat(playground): add more options to image url format function by @jonasnobile in #711
- new tenant components by @matej21 in #703
- content client: add custom transforms by @matej21 in #694
- fix(react-datagrid): set correct state storage for legacy datagrid by @matej21 in #716
- date filter improvements by @matej21 in #715
Full Changelog: v1.3.0-alpha.26...v1.3.0-alpha.27
v1.3.0-alpha.26
What's Changed
- form fixes by @matej21 in #699
- feat(playground): outdated application checker by @matej21 in #698
- fix(playground): use relative content field name in PlateContentSync by @jonasnobile in #701
- allow react 19, remove EE, update deps by @matej21 in #702
- feat(playground): add SelectEnumField by @tomekthewo in #705
- fix handling custom subtrees inside dataview by @matej21 in #706
- feat: better styling for secondary button variant by @neumie in #695
- feat(playground): add initialSorting to select fields by @tomekthewo in #707
- fix(interface): remove random false positive from useIsApplicationOutdated by @tomekthewo in #708
- feat(react-binding): add "then" and "else" props to If component by @matej21 in #700
- fix(binding): throw error in (dis)connectEntityAtField if not registered by @matej21 in #709
- Fix/repeater index by @matej21 in #710
New Contributors
- @tomekthewo made their first contribution in #705
Full Changelog: v1.3.0-alpha.25...v1.3.0-alpha.26
v1.3.0-alpha.25
What's Changed
- dimensions switcher and renderer by @matej21 in #691
- block repeater by @matej21 in #692
- fix(react-datagrid-ui): fix disabled sorting by @matej21 in #693
- feat(playground): add plate to playground by @jonasnobile in #690
Full Changelog: v1.3.0-alpha.24...v1.3.0-alpha.25
v1.3.0-alpha.24
What's Changed
Full Changelog: v1.3.0-alpha.23...v1.3.0-alpha.24
v1.3.0-alpha.23
What's Changed
- fix(react-identity): do not clear empty identity by @matej21 in #682
- feat(playground): better
Layout
overflow styling by @neumie in #684 - fix number filter by @matej21 in #686
- playground: add "dialog", use dialog for create-new in select by @matej21 in #688
- content client types revamp by @matej21 in #687
New Contributors
Full Changelog: v1.3.0-alpha.22...v1.3.0-alpha.23
v1.3.0-alpha.22
Full Changelog: v1.3.0-alpha.21...v1.3.0-alpha.22
v1.3.0-alpha.21: Merge pull request #680 from contember/feat/grid-filters
headless improvements