@arch-ui/fields
3.0.8
Patch Changes
3.0.7
Patch Changes
3.0.6
Patch Changes
04bf1e4bb
#2 Thanks @bladey! - Updated repository URL in package.json.Updated dependencies [
04bf1e4bb
]:
3.0.5
Patch Changes
3.0.4
Patch Changes
5935b89f8
#3477 Thanks @Noviny! - Updating dependencies:These changes bring the keystone dev experience inline with installing keystone from npm :D
0fc878fa9
#3439 Thanks @renovate! - Updated babel dependencies.
3.0.3
Patch Changes
3.0.2
Patch Changes
3.0.1
Patch Changes
577b5e69
#2799 Thanks @MadeByMike! - Upgraded React and Emotion packages.Updated dependencies [
577b5e69
]:
3.0.0
Major Changes
78fda9d7
#2775 Thanks @Vultraz! - Cleaned up FieldDescription usage. The<FieldDescription>
component no longer accepts children and requires atext
prop:<FieldDescription>Hello World</FieldDescription>
=><FieldDescription text="Hello World" />
Patch Changes
- Updated dependencies [
9c403c7c
]:
2.1.5
Patch Changes
007063c4
#2616 Thanks @JedWatson! - Improved layout of checkbox fields.Updated dependencies [
63169b6a
]:
2.1.4
Patch Changes
- Updated dependencies [
0de5f232
]:
2.1.3
Patch Changes
6b353eff
Thanks @timleslie! - Upgraded React to 16.13.0.5ba330b8
#2487 Thanks @Noviny! - Small changes to package.json (mostly adding a repository field)
2.1.2
Patch Changes
d8a7b8a2
#2395 Thanks @timleslie! - Upgraded all@emotion.*
dependencies.dcdd8ed9
#2381 Thanks @timleslie! - Updated@babel/*
dependency packages to latest versions.
2.1.1
Patch Changes
2.1.0
Minor Changes
2.0.5
Patch Changes
2.0.4
Patch Changes
2.0.3
Patch Changes
946a52fd
#1995 Thanks @Vultraz! - Updatedreact
andreact-dom
to 16.12.0.- Updated dependencies [
946a52fd
]:
2.0.2
Patch Changes
8226eb47
#1819 Thanks @w01fgang! - Upgraded@emotion/core
and@emotion/styled
.- Updated dependencies [
8226eb47
]:
2.0.1
Patch Changes
- 42c3fbc9: Upgrade emotion to 10.0.14
2.0.0
Major Changes
-
- Blocks
- Blocks must now be classes, which implement the
Block
interface. type
is no longer passed to a Block's constructor (it is expected to know it already).- Remove the
embed
block Block#dependencies
is removed; any depended upon views should be returned fromBlock#getAdminViews()
.Block#extendAdminMeta()
is renamed toBlock#getViewOptions()
.- Add new
Block#getAdminViews()
method.
- Blocks must now be classes, which implement the
- Field Types
Field#extendViews()
is renamed toField#extendAdminViews()
.
- Blocks
1.0.0
Major Changes
-
Update the FieldLabel component to take
htmlFor
,field
anderrors
as props in order to have a consistent mechanism for surfacing the isRequired flag and any access denied errors. Updated dependencies 19fe6c1b:
0.0.5
Patch Changes
-
- Update dependencies
0.0.4
[patch]e75c105c:
- admin revamp
0.0.3
[patch]7417ea3a:
- Update patch-level dependencies
0.0.2
[patch] 23c3fee5:
- Update babel packages and plugins
[patch] 113e16d4:
- Remove unused dependencies