102 Commits

Author SHA1 Message Date
Segun Adebayo 7b5bdcc588 refactor: color mode and tests (#5946)
* refactor: color-mode utils and provider

* fix: error when options is null

* feat: support for cookie script

* feat: support for custom managers

* fix: scripts and provider

* chore: update the next-js examples

* refactor: color mode tests and manager

* chore: refactor next-js example

* chore: cleanup

* chore: set correct precedence for color-mode and add color-scheme

* docs: add changeset

* chore: use explicit return

Co-authored-by: Tim Kolberger <tim@kolberger.eu>

* chore: use explicit return

Co-authored-by: Tim Kolberger <tim@kolberger.eu>

* test: update mocks in utils

* test: add root match media mock

* chore: cleanup

* docs: update changeset

* chore: update utils

* test: update to match expectations

* test: update to match expectations

* chore: update color mode provider

Co-authored-by: Tim Kolberger <tim@kolberger.eu>
2022-05-05 19:51:38 +02:00
Segun Adebayo 9eaa11a475 chore: update test 2021-12-20 04:04:41 +01:00
Segun Adebayo f52ca81e61 test: update setup and cli snapshots 2021-12-20 03:42:52 +01:00
Segun Adebayo dfb80f13f3 chore: rm unused 2021-12-08 17:42:38 +04:00
Lazar Nikolov ac93b581d4 docs(chore): removed docsite project from this repo 2021-11-06 13:05:52 +01:00
Segun Adebayo 69eacc9a5b chore: tweak based on review 2021-11-05 16:03:40 +04:00
Segun Adebayo 0e8b22d713 test: fix jest-axe error 2021-11-05 14:48:49 +04:00
Segun Adebayo 9f0aefc335 chore: remove unneeded files 2021-11-04 22:43:00 +04:00
Segun Adebayo e594410bae chore: update types 2021-11-04 17:38:42 +04:00
Segun Adebayo 82fefd8cd3 chore: update codesandbox ci 2021-11-04 17:27:57 +04:00
Segun Adebayo abc4d29e8c fix: builds 2021-11-04 16:32:05 +04:00
Segun Adebayo df1b020637 chore: update and remove migration files 2021-11-04 01:56:54 +04:00
Segun Adebayo 849948cb4a Merge branch 'build/preconstruct' into preconstruct 2021-11-03 17:20:48 +04:00
Segun Adebayo 1898e0f544 chore: adjust packages 2021-11-03 15:30:14 +04:00
Segun Adebayo 007f425348 Merge branch 'main' into preconstruct 2021-10-31 16:41:52 +04:00
Segun Adebayo 1cfa2be4b4 chore: update changeset 2021-10-14 22:07:07 +04:00
Segun Adebayo 55883880a7 docs: update changelog 2021-09-20 22:55:28 +04:00
Segun Adebayo bd5fa5da41 ci: update workflow 2021-09-20 03:44:41 +04:00
Segun Adebayo a8bfa9f5fd chore: update discord to allow message typing 2021-08-29 16:32:58 +04:00
Segun Adebayo b2daa391f2 chore: downgrade discordjs 2021-08-29 12:23:08 +04:00
Segun Adebayo f320723bcd chore: add script to autogenerate changelog and post to discord 2021-08-29 12:01:22 +04:00
Segun Adebayo 0938b35f97 refactor: update scripts to use ts 2021-08-05 16:48:16 +04:00
Segun Adebayo 5bd4125ef9 chore: add lint script for specific package 2021-08-05 16:33:51 +04:00
Segun Adebayo c8e87b529a chore: update tests and remove unneeded stuff 2021-08-05 15:54:03 +04:00
Segun Adebayo 1d1cd9ff43 chore: remove lerna 2021-08-05 14:43:13 +04:00
Segun Adebayo 2b7f7bab7b chore: first pass at preconstruct 2021-08-05 12:15:41 +04:00
Tom Chen f0032e6bb0 docs: fix lodash import with module name 2021-07-02 22:38:03 +08:00
Mark Chandler 18afe0d98f chore: create fix-types-and-typings script 2021-06-28 11:19:14 -04:00
Segun Adebayo df102400f8 chore: update plop workspace options 2021-05-14 03:57:03 +04:00
Segun Adebayo 9d742feaf1 chore: update plop template 2021-05-14 03:35:59 +04:00
Segun Adebayo 418d62e059 chore: add script and update ci.json 2021-03-23 15:14:17 +04:00
Mark Chandler d9d8197f6a chore(ci): add CRA templates build to pr workflow 2020-12-31 16:37:37 -05:00
Gerrit Alex 1e782efa5c fix(website): use listMembers instead of list 2020-12-06 20:58:25 +01:00
Gerrit Alex 46777aca91 fix(docs): type issue 2020-12-06 19:15:33 +01:00
Segun Adebayo 897d36ed39 chore: change plop command to gen:pkg 2020-12-06 00:48:54 +04:00
Segun Adebayo b1952846a8 chore: setup plop templates for component package generation 2020-12-05 20:49:31 +04:00
Segun Adebayo af3263daa4 chore: update eslint and tsconfig to remove parserOptions warning 2020-12-05 19:36:24 +04:00
Segun Adebayo df056a3ea5 feat: happy with the search modal now 2020-11-30 21:27:00 +04:00
jmiazga 785fe4f9ed chore: renamed @chakra-ui/core to @chakra-ui/react 2020-11-12 20:24:31 -05:00
Gerrit Alex f08a615737 chore(deps): react17 support 2020-10-24 00:28:04 +02:00
Gerrit Alex a10c0bcb80 fix: package json exports 2020-10-24 00:26:33 +02:00
JayaKrishnaNamburu 7297358e15 build(pacakge.json): adding exports field for all packages
Adding exports field for all pcakges to help esm based cdns to reolve the esm build file
2020-10-23 22:46:48 +05:30
Mark Chandler 92262cc2f6 chore(website): move avatars build to script 2020-08-27 15:45:44 -04:00
Segun Adebayo 01f82601aa refactor(docs): move members data to a membersrc file 2020-08-21 13:40:35 +04:00
Sage 354ce6c480 chore(*): remove all githead from package.json 2020-07-15 19:10:45 +04:00
Sage e520b3f573 chore(image): update sync state on src change 2020-07-01 18:36:33 +04:00
Sage a5dbcef99d chore: update the files included in pkg.json 2020-06-23 15:37:51 +04:00
Sage 4fb2456c7a chore: update next pre-id version 2020-06-23 11:33:08 +04:00
Segun Adebayo cabbf34551 chore: update pks 2020-06-21 13:39:40 +04:00
Segun Adebayo ce6fe489af chore: update versions 2020-06-21 00:14:23 +04:00