-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into meetup-demo-hooks
- Loading branch information
Showing
177 changed files
with
3,632 additions
and
2,301 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@keystonejs/build-field-types': patch | ||
--- | ||
|
||
Upgraded to latest `jest` packages. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
'@keystonejs/demo-project-blog': patch | ||
'@keystonejs/demo-project-meetup': patch | ||
'@keystonejs/demo-project-todo': patch | ||
'create-keystone-app': patch | ||
'@keystonejs/cypress-project-access-control': patch | ||
'@keystonejs/cypress-project-basic': patch | ||
'@keystonejs/cypress-project-client-validation': patch | ||
'@keystonejs/cypress-project-login': patch | ||
--- | ||
|
||
Update `cross-env` dependency to 7.0.0. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
'@keystonejs/apollo-helpers': patch | ||
'@keystonejs/app-admin-ui': patch | ||
'@arch-ui/badge': patch | ||
'@arch-ui/button': patch | ||
'@arch-ui/card': patch | ||
'@arch-ui/confirm': patch | ||
'@arch-ui/controls': patch | ||
'@arch-ui/day-picker': patch | ||
'@arch-ui/dialog': patch | ||
'@arch-ui/drawer': patch | ||
'@arch-ui/dropdown': patch | ||
'@arch-ui/fields': patch | ||
'@arch-ui/filters': patch | ||
'@arch-ui/hooks': patch | ||
'@arch-ui/icons': patch | ||
'@arch-ui/input': patch | ||
'@arch-ui/layout': patch | ||
'@arch-ui/loading': patch | ||
'@arch-ui/lozenge': patch | ||
'@arch-ui/modal-utils': patch | ||
'@arch-ui/navbar': patch | ||
'@arch-ui/options': patch | ||
'@arch-ui/pagination': patch | ||
'@arch-ui/pill': patch | ||
'@arch-ui/popout': patch | ||
'@arch-ui/select': patch | ||
'@arch-ui/theme': patch | ||
'@arch-ui/tooltip': patch | ||
'@arch-ui/typography': patch | ||
'@keystonejs/build-field-types': patch | ||
'@keystonejs/field-content': patch | ||
'@keystonejs/fields-auto-increment': patch | ||
'@keystonejs/fields-datetime-utc': patch | ||
'@keystonejs/fields-markdown': patch | ||
'@keystonejs/fields-mongoid': patch | ||
'@keystonejs/fields-wysiwyg-tinymce': patch | ||
'@keystonejs/fields': patch | ||
'@keystonejs/oembed-adapters': patch | ||
'@keystonejs/utils': patch | ||
--- | ||
|
||
Updated `@babel/*` dependency packages to latest versions. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
'@keystonejs/app-admin-ui': patch | ||
--- | ||
|
||
Cleaned up a few React hook-related things: | ||
- Replaced custom `useRouter` hook with official `react-router` hooks. | ||
- Removed `withAdminMeta` HOC. | ||
- Added a `useKeyboardManager` hook. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'create-keystone-app': patch | ||
--- | ||
|
||
Upgraded to latest `cfonts` version. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.