Commit Graph

  • b53afcb4af (react) add DataList Romain Le Cellier 2023-05-04 11:22:33 +02:00
  • 0e6532f098 🎨(all) global lint Romain Le Cellier 2023-05-04 15:58:06 +02:00
  • 7513b4d217 🔧(react) rollup type files Nathan Vasse 2023-05-04 15:07:04 +02:00
  • d4a574c30f 🔧(react) fix types file broken imports Nathan Vasse 2023-05-04 15:04:47 +02:00
  • 7eac0bfca1 (tokens) make sass maps overridable jbpenrath 2023-05-03 15:30:45 +02:00
  • fb2fb3e107 🔥(tokens) remove colors sub maps jbpenrath 2023-05-03 15:26:22 +02:00
  • a9625eb1c2 🔖(release) version packages Nathan Vasse 2023-04-28 15:42:56 +02:00
  • b9d2f2955f 🐛(tokens) fix scss generator Romain Le Cellier 2023-04-27 14:38:00 +02:00
  • 1b9fb93bda (tokens) add a test token with a hyphen Romain Le Cellier 2023-04-27 14:34:54 +02:00
  • edf4563e3e 🔧(demo) update tokens file Nathan Vasse 2023-04-25 11:44:54 +02:00
  • f5cb2e791e (react) add Radio component Nathan Vasse 2023-04-20 14:58:06 +02:00
  • 43096e2bab (react) add Checkbox component Nathan Vasse 2023-04-20 14:57:22 +02:00
  • a462bb5a61 (react) add compact mode to Field Nathan Vasse 2023-04-20 14:56:39 +02:00
  • 26be159c91 ♻️(react) make Pagination to use new Input Nathan Vasse 2023-04-14 16:39:21 +02:00
  • feea284ec8 (react) add Input component Nathan Vasse 2023-04-14 16:38:58 +02:00
  • 4f1168463f (react) add generic Field component Nathan Vasse 2023-04-14 16:38:08 +02:00
  • 6d195f6dad 📌(react) pin @storybook/builder-vite to 0.3.0 Nathan Vasse 2023-04-14 16:37:44 +02:00
  • 559c1e2cb7 (react) add jest-dom dependency Nathan Vasse 2023-04-14 16:37:30 +02:00
  • 74abf9b8a7 🔧(react) format correctly sub folders components Nathan Vasse 2023-04-14 16:36:30 +02:00
  • f0a1dd2f5b 🔖(release) version packages jbpenrath 2023-04-21 11:37:57 +02:00
  • 1be02f5a85 💄(react) remove button box shadow effect jbpenrath 2023-04-20 16:25:42 +02:00
  • 1667d9b501 (tokens) add scss generator jbpenrath 2023-04-17 16:35:12 +02:00
  • 72091eecbc 🩹(tokens) add blank line at end of token files jbpenrath 2023-04-17 16:50:46 +02:00
  • cf325719d5 🩹(tokens) fix typo within cunningham.ts file jbpenrath 2023-04-17 16:37:28 +02:00
  • b1925959fe ️(react) improve button accessibility jbpenrath 2023-03-31 17:25:45 +02:00
  • b79c23da30 💫(tokens) change transitions timing functions jbpenrath 2023-04-03 11:10:41 +02:00
  • e90563aee2 (react) add missing dependencies to run storybook jbpenrath 2023-03-31 16:20:42 +02:00
  • c3934ce7f2 🔧(all) pin node to 16.15 for volta user jbpenrath 2023-03-31 16:19:31 +02:00
  • b0c6b88141 🔖(release) version packages Nathan Vasse 2023-03-30 11:28:35 +02:00
  • de6acbe7fe 📝(doc) add release documentation Nathan Vasse 2023-03-30 11:26:09 +02:00
  • 6661c47fc4 🔖(changeset) adding missing changesets Nathan Vasse 2023-03-30 11:25:26 +02:00
  • db982cf265 ⬆️(frontend) migrate to glob 9.3.2 Nathan Vasse 2023-03-29 11:41:46 +02:00
  • 39352ed9f2 ⬆️(dependencies) update js dependencies renovate[bot] 2023-03-28 23:37:39 +00:00
  • 1f0d890cb3 (fonts) allow async font loading Nathan Vasse 2023-03-17 17:11:03 +01:00
  • b2fd517bde 🔧(eslint) update eslint config to make import/order work Nathan Vasse 2023-03-17 11:50:49 +01:00
  • 2d80722a18 (demo) upgrade demo app Nathan Vasse 2023-03-06 16:32:02 +01:00
  • 994d42578e (react) add DataGrid, SimpleDataGrid components Nathan Vasse 2023-03-07 17:06:50 +01:00
  • 8e078c87c2 (react) add Loader component Nathan Vasse 2023-03-06 15:56:01 +01:00
  • b84af99c36 (react) add a temporary Checkbox Nathan Vasse 2023-03-06 15:52:01 +01:00
  • 88e478d9f6 (react) add Pagination component Nathan Vasse 2023-02-20 16:27:37 +01:00
  • 90feb4ba4a 🌐(react) add i18n Nathan Vasse 2023-02-20 16:26:30 +01:00
  • 1df3b82571 (react) add a temporary TextInput Nathan Vasse 2023-02-16 14:42:42 +01:00
  • 980c80c784 (react) add material icons Nathan Vasse 2023-02-16 14:42:18 +01:00
  • 05242ffbcd (react) add button sizes Nathan Vasse 2023-02-16 14:41:40 +01:00
  • f3e3b568fc (react) add active state on button Nathan Vasse 2023-02-16 14:40:48 +01:00
  • 8bf13ae3ad ️(react) add aria-label property to the only icon button story jbpenrath 2023-02-23 16:21:26 +01:00
  • 0274534234 (react) install storybook-a11y-addon jbpenrath 2023-02-23 16:16:00 +01:00
  • 8ad95945a8 🔖(release) version packages Nathan Vasse 2023-02-21 10:34:39 +01:00
  • 2a5acea4a4 (tokens) css utility classes are now optionnal Nathan Vasse 2023-02-16 17:06:33 +01:00
  • cd88e46537 ♻️(react) split fonts in a seperate CSS file Nathan Vasse 2023-02-16 15:25:05 +01:00
  • 479e0777b6 🐛(tokens) fix windows generate tokens ALC Consulting 2023-02-17 14:17:33 +01:00
  • 722b66b3ae (react) add button with icon only Nathan Vasse 2023-02-13 12:07:38 +01:00
  • 89138e0a5a 🔖(release) version packages Nathan Vasse 2023-01-31 11:04:15 +01:00
  • 63118d0f3e 📝(doc) update docs to install published packages + contributing guide Nathan Vasse 2023-01-30 15:00:46 +01:00
  • 4ebbf168e2 🔊(changelog) migrate existing changelog entries to changeset Nathan Vasse 2023-01-27 17:39:03 +01:00
  • e2204a1234 👷(ci) add changeset to handle package releases and changelog Nathan Vasse 2023-01-26 17:52:34 +01:00
  • 1529a5b5e7 📝(doc) fixing things in doc Nathan Vasse 2023-01-23 15:38:33 +01:00
  • 31d29d8cbf 📝(doc) fixing typo in colors doc Nathan Vasse 2023-01-23 11:59:21 +01:00
  • 9658979f54 📝(readme) update readme.md to include figma and storybook links Nathan Vasse 2023-01-20 17:04:52 +01:00
  • c032e2e951 (react) publish storybook to github pages Nathan Vasse 2023-01-20 12:06:18 +01:00
  • 9bd7317796 📝(doc) sort docs in the Storybook's sidebar Nathan Vasse 2023-01-19 15:31:40 +01:00
  • dd2a93ffdf 📝(doc) create a global category for Components Nathan Vasse 2023-01-19 15:31:22 +01:00
  • 54fd376e91 📝(doc) create docs for utility classes Nathan Vasse 2023-01-19 15:30:49 +01:00
  • b908136224 (tokens) generate css utility classes Nathan Vasse 2023-01-19 15:30:23 +01:00
  • 3bb74d8594 🔧(demo) update demo app to customize official tokens Nathan Vasse 2023-01-18 11:10:36 +01:00
  • ba65b195b5 👷(ci) fix symlink to Cunningham when turbo cache is on Nathan Vasse 2023-01-16 14:25:49 +01:00
  • b07f9cc869 (react) add danger color to Button Nathan Vasse 2023-01-16 12:07:24 +01:00
  • 163bb1f9c8 📝(react) add do's and don't to Button doc Nathan Vasse 2023-01-16 12:06:23 +01:00
  • 05f9252029 (react) add icon to Button Nathan Vasse 2023-01-16 11:17:27 +01:00
  • 9fa0ff8ad3 📝(react) add documentation for Button component Nathan Vasse 2023-01-13 17:14:39 +01:00
  • 7b6d130d7d (react) implement Button with official tokens Nathan Vasse 2023-01-12 17:41:14 +01:00
  • 8f5e546f04 ⬆️(react) upgrade package to use official tokens Nathan Vasse 2023-01-13 15:34:10 +01:00
  • e5c1693454 (tokens) add official default theme tokens Nathan Vasse 2023-01-12 17:08:15 +01:00
  • b0f5b94834 ♻️(tokens) transform cunningham.dist.js to cunningham.ts Nathan Vasse 2023-01-12 15:00:45 +01:00
  • 3e10a58482 📝(changelog) update CHANGELOG.md Nathan Vasse 2023-01-06 16:27:52 +01:00
  • 0311ea69d6 📝(tokens) update tokens package doc for ts and js generators Nathan Vasse 2023-01-06 16:27:00 +01:00
  • 60be194c47 ⬆️(deps) update yarn.lock Nathan Vasse 2023-01-04 15:55:44 +01:00
  • 335365f910 🙈(git) update .gitignore file Nathan Vasse 2023-01-04 15:54:00 +01:00
  • f48dac79c0 🔧(demo) update demo app to ts config file, customize one token Nathan Vasse 2023-01-04 15:53:36 +01:00
  • be1c9d000b (react) add tokens.ts files handling Nathan Vasse 2023-01-04 15:52:24 +01:00
  • 67dd0048d0 ♻️(tokens) expose default tokens in a lib and various config Nathan Vasse 2023-01-04 15:51:06 +01:00
  • be2f220624 (tokens) mock default tokens in tests Nathan Vasse 2023-01-04 15:50:18 +01:00
  • 2457a93ebf (tokens) add the support for Typescript config file Nathan Vasse 2023-01-04 15:49:37 +01:00
  • 56da7dde48 (tokens) add -cwd, --working-dir options to the bin Nathan Vasse 2023-01-04 15:46:56 +01:00
  • 66e6aad84d (tokens) add TS generator and re-organize the repo Nathan Vasse 2023-01-02 12:06:00 +01:00
  • 2876d29025 (tokens) add JS generator and re-organize the repo Nathan Vasse 2022-12-30 17:45:35 +01:00
  • 3e98429d04 ♻️(typescript) move tokens sources to absolute import Nathan Vasse 2022-12-30 12:12:04 +01:00
  • 7a61402d4e 👷(ci) update gitmojis json url Nathan Vasse 2023-01-05 15:04:25 +01:00
  • fa46237e05 ⬆️(dependencies) update yarn.lock Nathan Vasse 2022-12-30 11:02:18 +01:00
  • 8ff8aec39f ⬆️(dependencies) update js dependencies renovate[bot] 2022-12-27 07:51:51 +00:00
  • f47b1a721e 📌(dependencies) pin vitest to 0.25.7 Nathan Vasse 2022-12-20 10:44:01 +01:00
  • b1b0037cad ⬆️(dependencies) update js dependencies renovate[bot] 2022-12-20 01:03:11 +00:00
  • 38b17473ab 📌(renovate) pin chalk to 4.1.2 Nathan Vasse 2022-12-12 17:52:00 +01:00
  • 9aa8f89017 ⬆️(dependencies) update js dependencies renovate[bot] 2022-12-12 10:39:15 +00:00
  • 0ccb949fa6 📝(readme) fix title Nathan Vasse 2022-12-12 10:52:28 +01:00
  • d1a4e7611c 📝(global) add README.md Nathan Vasse 2022-12-01 14:50:15 +01:00
  • 7ad502c2c7 🔧(global) add CHANGELOG Nathan Vasse 2022-12-01 12:16:46 +01:00
  • 31fbdfb22e 🔧(renovate) setup renovate.json Nathan Vasse 2022-12-01 12:07:38 +01:00
  • 72017cc5a4 👷(circle) setup circle ci Nathan Vasse 2022-12-01 12:07:19 +01:00
  • 77c2188bad 🧱(global) setup Makefile Nathan Vasse 2022-12-01 12:06:49 +01:00