Commit Graph

57 Commits

Author SHA1 Message Date
Segun Adebayo 43710be497 docs: update 2025-01-30 11:23:43 +00:00
Ayantunji Timilehin 97a1bbcb35 docs: add command to start dev server (#9574)
docs: added command to start dev server to docs
2025-01-30 11:22:54 +00:00
Segun Adebayo 2f5354bafc docs: update contributing guidelines 2025-01-03 12:12:26 +00:00
Segun Adebayo 7b6e66a15b build: refactor all components to single package (#8153)
* refactor: component setup

* refactor: component setup

* chore: refactor tests

* chore: cleanup

* refactor: get typecheck working

* chore: flatten package structure

* refactor: packages

* refactor: utilities and hooks

* refactor: prefer granular imports

* chore: get build working for packages

* chore: remove redundant cra templates

* refactor: move cli to packages

* chore: move all things to packages

* chore: ensure all builds work as expected

* chore: save progress

* chore: refactor more components

* chore: refactor more components

* chore: refactor more components

* chore: get tests working

* fix: remaining tests

* chore: update tests

* chore: update scripts

* chore: update dev script

* chore: rm plop

* fix: stories and cleanup providers

* refactor: packages

* chore: update

* chore: cleanup scripts

* chore: update

* fix: storybook build

* chore: mv color-mode and system into react

* chore: improve scripts

* chore: updates

* chore: cleanup changelog

* docs: cleanup changelog

* refactor: props docs scripts

* fix: typecheck

* fix: eslint

* chore: udpate slack scripts

* refactor: split layout compoents into folders
2024-01-09 18:50:17 +00:00
Enji Kusnadi f9345ced87 docs(CONTRIBUTING): fix "dependecnies" typo (#7253) 2023-01-19 20:45:37 +04:00
Christophe FORYCKI 2ebcd634ba docs(CONTRIBUTING): update tsup link (#6932) 2022-11-01 18:49:42 +04:00
Julian Shoung d380a37544 Remove duplicate command in docs (#6672)
Co-authored-by: julian <julian@stashaway.com>
2022-09-12 15:57:09 +04:00
Spencer Kaiser 9c6e883275 Adding a missing command to the docs (#6650)
* Adding a missing command to the docs

* docs: update

Co-authored-by: Segun Adebayo <joseshegs@gmail.com>
2022-09-08 09:19:33 +04:00
be-student 35ad821f43 docs(CONTRIBUTING): update yarn to pnpm (#6383) 2022-07-29 19:45:14 +04:00
Tyler Pfledderer 250c4f95a6 docs(CONTRIBUTING): add note about turning off live preview for jsx snippets in changeset 2022-05-20 22:59:50 -04:00
Matt Tingen 0416e07b47 chore: update storybook instructions (#5624)
Recent changes to entry points have caused the storybook build to be
inadequate resulting in errors like
`Can't resolve '@chakra-ui/hooks/use-animation-state'`.

See https://github.com/chakra-ui/chakra-ui/pull/5571
2022-02-20 09:10:15 +01:00
Paul Büchner ca60a6dd10 docs: remove docsite dev instructions 2021-12-16 03:17:13 +01: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 5bd4125ef9 chore: add lint script for specific package 2021-08-05 16:33:51 +04:00
Segun Adebayo 1d1cd9ff43 chore: remove lerna 2021-08-05 14:43:13 +04:00
Felipe Almeida c7206c8bbb docs(contributing): fixed typo "has an" -> "as an" 2021-02-25 18:47:29 -03:00
Tim Kolberger 8597f58b7d chore: migrate develop branch (#3361)
* fix(theme): add support for halved values in spacing (#3237)

Co-authored-by: Sujit Pradhan <sujit.pradhan@logmein.com>

* docs: format backticks in titles

* docs: update command to run before changeset

* fix: remove typo

Co-authored-by: Sujit Pradhan <psujit14@gmail.com>
Co-authored-by: Sujit Pradhan <sujit.pradhan@logmein.com>
Co-authored-by: Jozef Mikuláš <jmikulas.sk@gmail.com>
2021-02-11 19:49:34 +01:00
Jozef Mikuláš 91fb4f6079 chore: point to main branch instead of develop 2021-02-02 14:32:27 +01:00
Raúl R. Pearson 38c923e97c docs(contributing): add details to "Steps to PR" 2020-11-30 11:26:37 +02:00
Yoann Fleury abc9621476 docs: improve pkg example with non duplicate alias 2020-11-19 16:32:15 +01:00
Jason Hughes ab6519cc0f docs: fix example referencing wrong component 2020-11-19 18:09:39 +10:00
Segun Adebayo 7be7ad15c9 chore: update contribution guide 2020-11-14 15:28:50 +04:00
Segun Adebayo 770466ae99 docs: updates to it's vs its grammar 2020-11-09 17:01:04 +04:00
Tony Martinez 75da91f6d6 Grammar and spellcheck on markdown files 2020-10-06 10:02:44 -07:00
Segun Adebayo c71b02ed07 chore: update deps and resolve conflict 2020-08-31 11:38:55 +04:00
ChasinHues fb52a3f1f0 docs: fix minor spelling/grammar issues 2020-08-31 13:43:14 +10:00
Marcus Wood 7c24658eae fix: fixed useDescendant to register/deregister items based on focused/disabled
#1751
2020-08-20 13:07:27 -04:00
Mark Chandler 0fde160df6 chore(contributing): add github access token link and instructions 2020-08-19 21:06:54 -04:00
Patrick Cason eb4958f74c docs: minor changes to contributions 2020-08-17 14:59:44 +01:00
Patrick Cason f466df095c docs: starting place on new theming documentation 2020-08-14 19:56:44 +01:00
Sage 127cb4e027 chore: updates to menu and contribution guide 2020-08-06 17:08:03 +04:00
Mark Chandler 14bc3665a4 chore: remove changesets 2020-07-26 14:35:31 -04:00
Mark Chandler 537c03d92f docs(contributing): add changesets overview to CONTRIBUTING.md 2020-07-19 00:39:18 -04:00
Mark Chandler fed77990ae Merge branch 'master' into develop 2020-07-14 22:19:12 -04:00
Segun Adebayo babc80a980 Merge pull request #1189 from navin-moorthy/chore/update-contributing-md
chore(contributing): update docs commands and finish storybook section
2020-07-12 08:32:53 +04:00
Navin 4ffe20551a chore(contributing): update docs commands and finish storybook section 2020-07-12 09:32:43 +05:30
iodar 7a900e4fad docs(contributing): reworked section 2020-07-10 21:53:20 +02:00
iodar c2ebf3cdb1 docs(contributing): fix typo
Co-authored-by: Mark Chandler <mark@chanchan.io>
2020-07-10 21:51:17 +02:00
iodar 5144a67629 docs(contributing): fixed typo, reworked section 2020-07-10 21:28:26 +02:00
iodar bdd1cd59c2 docs(readme): added links, reworked description of categories 2020-07-10 21:24:49 +02:00
Tim Kindberg f5b14f4ec9 docs: introduce global theming sooner 2020-07-06 12:12:59 -04:00
iodar bae9e96092 docs: added todo for adding link 2020-07-01 18:24:10 +02:00
iodar 0e25788853 docs: first draft for commit convention 2020-06-30 01:27:25 +02:00
Arshad Narmawala 68f44ad4b2 docs: Update CONTRIBUTING.md
Fix branch name for new contributions.
2020-06-20 11:50:38 -05:00
Brody McKee 944e5e2f6f docs: document stacking contexts 2020-06-16 12:06:25 +03:00
Segun Adebayo 43632836d7 docs: udpate contributing guideline and readme 2020-04-09 17:38:58 +04:00
Sage 2cd4827cdd chore: update contribution guide 2020-03-10 01:32:37 +04:00
Vynlar 81ae91f761 fix(docs): fixed small issues in the contributing document 2019-10-25 14:22:45 -05:00
Sage 36610eedb5 Merge branch 'master' into dev 2019-10-16 13:25:35 +01:00