Commit Graph

  • 114d0b5f2e ♻️(react) refactor DatePicker component Lebaud Antoine 2023-06-16 17:00:14 +02:00
  • 0d6b98ee1f (react) introduce DateRangePicker component Lebaud Antoine 2023-06-16 16:58:16 +02:00
  • 0775490a60 (react) introduce a reusable common DatePicker component Lebaud Antoine 2023-06-16 16:57:51 +02:00
  • 0dae71aa92 ♻️(react) extract duplicated utility functions and types Lebaud Antoine 2023-06-16 13:49:47 +02:00
  • d16ada2825 ♻️(react) make datefield inputs reusable Lebaud Antoine 2023-06-16 09:46:01 +02:00
  • 3631367e14 (react) extend Calendar functionalities with range selection Lebaud Antoine 2023-06-15 16:05:37 +02:00
  • 219d08c82e 🐛(react) prevent ENTER event being triggered twice on calendar grid-cell Lebaud Antoine 2023-06-21 17:05:07 +02:00
  • 2886f0c992 💄(react) add styling for range selection on a cell Lebaud Antoine 2023-06-14 19:38:17 +02:00
  • 87ec3a5061 ♻️(react) revamp clear date picker button Lebaud Antoine 2023-06-14 16:58:23 +02:00
  • 0378b3fa0c 🔖(release) version packages Nathan Vasse 2023-07-07 15:11:05 +02:00
  • a526243667 ♻️(demo) demonstrate token references Nathan Vasse 2023-06-29 16:41:35 +02:00
  • 672f4be4d4 (react) make use of tokens references Nathan Vasse 2023-06-29 16:38:31 +02:00
  • f36cc07f1b (tokens) add token references Nathan Vasse 2023-06-29 16:29:09 +02:00
  • 6aca0a3d85 💚(ci) fix performance issue of test job jbpenrath 2023-06-30 10:52:34 +02:00
  • d05e38520b 🐛(react) avoid storybook errors Nathan Vasse 2023-06-29 11:21:33 +02:00
  • ef344e0aee 📝(react) add FileUploader to example Nathan Vasse 2023-06-23 12:19:29 +02:00
  • 80e8dc45eb (react) add file uploader Nathan Vasse 2023-06-22 17:16:26 +02:00
  • af3caed43f (react) improve loader Nathan Vasse 2023-06-22 17:15:47 +02:00
  • 93bfaae502 ⬆️(dependencies) update js dependencies renovate[bot] 2023-06-27 09:04:49 +00:00
  • 2a5533962d 💄(demo) update default cunningham tokens Lebaud Antoine 2023-06-26 12:15:41 +02:00
  • 16463c6c83 🔖(release) version packages Nathan Vasse 2023-06-23 14:34:19 +02:00
  • c160359045 🐛(react) export DatePicker components Lebaud Antoine 2023-06-23 12:39:02 +02:00
  • d618a1805e 🔖(release) version packages Nathan Vasse 2023-06-19 17:23:03 +02:00
  • 4c5129e660 💄(react) reduce border of DatePicker Nathan Vasse 2023-06-19 16:02:47 +02:00
  • 501ba1a031 🐛(react) fix DatePicker alignments Nathan Vasse 2023-06-19 16:00:45 +02:00
  • 760ffb48e9 🔖(release) version packages Nathan Vasse 2023-06-19 15:06:17 +02:00
  • 34d2fe0af3 (react) max width for multi select pills Nathan Vasse 2023-06-15 17:49:49 +02:00
  • 29b58ed1a6 (react) use css float for multi select Nathan Vasse 2023-06-15 16:03:49 +02:00
  • 10a28d5e22 📝(react) add multi select to form example Nathan Vasse 2023-06-12 14:28:28 +02:00
  • 3ff2ac4a64 📝(react) add multi select doc Nathan Vasse 2023-06-12 14:28:16 +02:00
  • c8afa105dd (react) add multi select Nathan Vasse 2023-06-12 14:27:40 +02:00
  • 5a9d77042f ♻️(react) parents of LabelledBox must be flex Nathan Vasse 2023-06-12 14:26:32 +02:00
  • 02aa441b3b (react) add horizontal mode to LabelledBox Nathan Vasse 2023-06-12 14:26:12 +02:00
  • be87c97f31 ♻️(react) refactor dupplicated formatter Lebaud Antoine 2023-06-14 14:03:46 +02:00
  • 76ad5621c6 🐛(react) fix calendar selects initialization and syncing Lebaud Antoine 2023-06-14 14:02:40 +02:00
  • 10fa71e2a7 (react) add DatePicker component Lebaud Antoine 2023-05-22 17:00:25 +02:00
  • 1d1cf81cf6 (react) add a popover component Lebaud Antoine 2023-06-02 12:04:36 +02:00
  • f967775fb6 (react) compute a range of numbers Lebaud Antoine 2023-05-22 16:40:49 +02:00
  • 60ff04c2d9 📦️(react) add react-aria dependecies Lebaud Antoine 2023-05-22 16:38:33 +02:00
  • 6f05995f24 🎨(react) make eof stylesheets consistent Lebaud Antoine 2023-06-12 16:51:00 +02:00
  • 59cf5de66d 📝(react) add missing design tokens on Select's documentation Lebaud Antoine 2023-06-02 10:27:17 +02:00
  • 0ad71a8ec1 ♻️((react) migrate DataGrid faker usages to new API Nathan Vasse 2023-05-25 10:40:15 +02:00
  • 787bd3de75 🏷️(react) allow autocompletion for DataGrid's renderCell Nathan Vasse 2023-05-24 17:21:14 +02:00
  • 9127fd803c 🐛(react) support nested field in DataGrid Nathan Vasse 2023-05-22 16:45:37 +02:00
  • 1ff37cf12f 💄(react) improve input component styling configuration Lebaud Antoine 2023-06-06 10:38:47 +02:00
  • 38538e354b 💄(react) improve radio input styling configuration Lebaud Antoine 2023-06-06 10:33:16 +02:00
  • 8cf2bb28e1 ♻️(react) improve checkbox styling configuration Lebaud Antoine 2023-06-06 10:07:07 +02:00
  • a0d737aaf8 🍱(react) add storybook favicon jbpenrath 2023-06-02 10:36:04 +02:00
  • fe91471127 💄(react) improve DX when converting px to rem values Lebaud Antoine 2023-05-25 15:31:55 +02:00
  • aa4dcdd800 (react) fix flaky test about Input component jbpenrath 2023-05-31 17:02:59 +02:00
  • 7144961c50 🍱(react) fix storybook logo link jbpenrath 2023-05-31 16:53:57 +02:00
  • 0153b5043b 📝(react) add forms examples to documentation Nathan Vasse 2023-05-25 15:43:09 +02:00
  • 2c6a66b220 💄(react) change pagination border color Nathan Vasse 2023-05-25 15:43:00 +02:00
  • a869fe51dc 💄(react) reduce inputs borders Nathan Vasse 2023-05-25 15:41:47 +02:00
  • 1cb1b48c8d (react) add min-width to Field Nathan Vasse 2023-05-25 15:41:30 +02:00
  • 30d08a956b (react) add fullWidth props to Button Nathan Vasse 2023-05-25 15:41:07 +02:00
  • d767d61dd2 📝(react) customize storybook theme jbpenrath 2023-05-30 18:19:46 +02:00
  • 5970da3052 📝(README) update figma link jbpenrath 2023-05-30 18:18:34 +02:00
  • cfdac8dba9 💄(react) migrate to Roboto Flex Nathan Vasse 2023-05-25 17:12:33 +02:00
  • bc4638de41 👽️(react) add material-icons class Nathan Vasse 2023-05-25 15:55:19 +02:00
  • 1eda301637 ⬆️(dependencies) update js dependencies renovate[bot] 2023-05-24 15:11:05 +00:00
  • fc322fb8de 📝(README) add discord badge jbpenrath 2023-05-26 16:01:24 +02:00
  • 54df5cf0d7 📝(doc) improve README Nathan Vasse 2023-05-26 12:01:16 +02:00
  • 22ad673374 🔖(release) version packages Nathan Vasse 2023-05-24 16:56:52 +02:00
  • ef4ece39b4 🐛(react) fix label color on state disabled ( select, input ) Nathan Vasse 2023-05-24 16:15:35 +02:00
  • bc6d085868 💄(react) change label color on state error ( select, input ) Nathan Vasse 2023-05-24 14:26:49 +02:00
  • 75c6e2e482 💄(react) change label color when focused ( select, input ) Nathan Vasse 2023-05-22 14:53:35 +02:00
  • d79f01fd93 (react) add the possibility to hide select label Nathan Vasse 2023-05-19 15:28:26 +02:00
  • c93c8d2a2f (react) add disable property to select option Nathan Vasse 2023-05-19 12:09:14 +02:00
  • c11727976c (react) add clearable option to Select Nathan Vasse 2023-05-17 16:02:19 +02:00
  • 9065d6c87b 💄(react) change success text color to comply with RGAA Nathan Vasse 2023-05-24 15:32:48 +02:00
  • 9d7ad489ba (react) add Switch component Nathan Vasse 2023-05-17 15:21:46 +02:00
  • ec8def0cb1 🐛(react) fix Field that can be compact and fullWidth Nathan Vasse 2023-05-17 15:19:51 +02:00
  • e72606cfcd 💄(react) make inputs labels bolder Nathan Vasse 2023-05-17 15:18:46 +02:00
  • eb6692bf5e (react) add a design token for checkbox hover background Nathan Vasse 2023-05-22 15:32:02 +02:00
  • 527c3fc0c9 (react) set specific cursor on checkbox related components Nathan Vasse 2023-05-22 15:24:11 +02:00
  • 6f77131839 ♻️(react) migration preview.js to preview.ts Nathan Vasse 2023-05-19 17:09:20 +02:00
  • c53d34834c 📝(react) add customization doc Nathan Vasse 2023-05-19 17:08:23 +02:00
  • e05c6b786c 🏷️(react) export DefaultToken types and defaultTokens variable Nathan Vasse 2023-05-23 15:17:46 +02:00
  • b5fcfdfeab (react) add support for CJS Nathan Vasse 2023-05-23 15:09:21 +02:00
  • bc15ced92f ♻️(react) rename docs to new format Nathan Vasse 2023-05-23 14:56:55 +02:00
  • ce6eb50a98 ♻️(react) migrate ArgsTable to ArgTypes and rework imports Nathan Vasse 2023-05-22 14:32:45 +02:00
  • 8cda41772d ♻️(react) fix Storybook source blocks Nathan Vasse 2023-05-22 11:39:11 +02:00
  • f264c29a4a 🔖(release) version packages Nathan Vasse 2023-05-15 17:25:10 +02:00
  • 15eb9b9e57 🏷️(react) add missing types exports Nathan Vasse 2023-05-15 17:16:17 +02:00
  • dd89157654 🐛(react) fix storybook deploy Nathan Vasse 2023-05-15 11:39:50 +02:00
  • 424fa05cca 🔧(react) migrate storybook deployment to version 7 Nathan Vasse 2023-05-12 16:58:51 +02:00
  • 77721c3b6d ♻️(react) migrate to Storybook 7 Nathan Vasse 2023-05-12 16:03:16 +02:00
  • e7fc782b1c ♻️(react) migrate faker api Nathan Vasse 2023-05-12 14:35:59 +02:00
  • ed2409e50c ⬆️(dependencies) update js dependencies renovate[bot] 2023-05-12 09:57:55 +00:00
  • 3772b4a845 🔖(react) bump to 0.6.1 jbpenrath 2023-05-12 16:23:55 +02:00
  • 4777a75631 🚨(react) fix package json Romain Le Cellier 2023-05-12 14:53:13 +02:00
  • 87b328292b 🔖(release) version packages Nathan Vasse 2023-05-12 11:19:07 +02:00
  • 2ff5fc5d29 (react) add Select component Nathan Vasse 2023-05-05 16:04:50 +02:00
  • 270484c0e7 ♻️(react) make Input use LabelledBox Nathan Vasse 2023-05-05 16:03:49 +02:00
  • df57fb8a57 ♻️(react) create a generic LabelledBox Nathan Vasse 2023-05-05 16:03:31 +02:00
  • 1d3b1456ca (react) add forwardRef to Button Nathan Vasse 2023-05-05 16:01:48 +02:00
  • 3545af85ae 📦️(react) pure ESM package Nathan Vasse 2023-05-11 17:35:58 +02:00
  • 56227d206a 🔖(react) bump to 0.5.0 jbpenrath 2023-05-05 11:11:44 +02:00
  • c9f8540dfb 🔖(tokens) bump to 0.4.0 jbpenrath 2023-05-03 15:58:58 +02:00