Commit Graph

155 Commits

Author SHA1 Message Date
jongomez 7041359c44 fix: implements PR comment changes 2023-10-16 13:25:58 +01:00
jongomez 24ccbd04b2 feat: adds toast provider component 2023-10-16 13:25:58 +01:00
jongomez a535cfaa61 fix: design review fixes and a couple of other minor fixes 2023-10-16 13:25:58 +01:00
jongomez 1f249490ce feat: adds animation and position props to toast component 2023-10-16 13:25:58 +01:00
jongomez dc9ce1f4a8 feat: toast componet v0.1 - missing position and animation props 2023-10-16 13:25:58 +01:00
Hossein Mehrabi ade4af1856
chore: update storybook docs 2023-10-13 15:28:37 +03:30
jongomez efa4792a2a feat: adds spacing array to the theme 2023-10-11 14:36:32 +01:00
jongomez 0ff0bbcc1e fix: remove incorrect default value for some component variations 2023-10-09 16:06:53 +01:00
jongomez c993d0febb fix: rename outlined bottom to underlined 2023-10-09 16:06:53 +01:00
Hossein Mehrabi 31eb2566c7
chore: upgrade storybook to v7 2023-10-06 17:21:49 +03:30
jongomez 261b96f3bf fix: fix multiple issues and update styles 2023-10-05 13:46:20 +01:00
jongomez d78958b9f8 fix: error state now supported in non webkit browsers 2023-10-05 13:46:20 +01:00
jongomez e37221761d feat: add individual styles for year month and day 2023-10-05 13:46:20 +01:00
jongomez 1249d98ac0 feat: added new class dayIsToday and rebased 2023-10-05 13:46:20 +01:00
jinhojang6 2537acf89d feat: add label element to DateField and adjust styles 2023-10-05 13:46:20 +01:00
jinhojang6 5f623c8700 refactor: refactor date picker and calendar 2023-10-05 13:46:20 +01:00
Hossein Mehrabi 16363eea41 fix: fix type errors 2023-10-05 13:46:20 +01:00
Hossein Mehrabi cdc6b5ab48 story: fix typo 2023-10-05 13:46:20 +01:00
Hossein Mehrabi 82d4975cdc fix: fix disabled calendar days
Prevent clicking on disabled calendar days from changing the date.
2023-10-05 13:46:20 +01:00
Hossein Mehrabi 2f6f391735 fix: fix controlled versions of Calendar and DatePicker 2023-10-05 13:46:20 +01:00
jinhojang6 03052f4004 refactor: refactor controlled components 2023-10-05 13:46:20 +01:00
jinhojang6 9e6ef7bd8b refactor: refactor datepicker, calendar, datefield based on feedback 2023-10-05 13:46:20 +01:00
jinhojang6 d67057ea98 refactor: refactor datefield, calendar, date picker 2023-10-05 13:46:20 +01:00
jinhojang6 51d995a264 feat: implement date picker component 2023-10-05 13:46:20 +01:00
jongomez 41b2c62e63 fix: fix modal's close icon position 2023-10-05 10:19:11 +01:00
jongomez 3c398e7e09 fix: remove isOpen from storybook 2023-10-04 17:01:09 +01:00
jongomez b5bf39c234 fix: remove unnecessary import 2023-10-04 17:01:09 +01:00
jongomez 3ac8c0e7b2 feat: pr fixes and adds modal footer 2023-10-04 17:01:09 +01:00
jongomez 8eb293ef72 fix: adds border to the modal container 2023-10-04 17:01:09 +01:00
jongomez 2212cf06c9 feat: new modal component 2023-10-04 17:01:09 +01:00
jongomez 85d05cd6fe fix: update useInput and remove unnecessary fake js events 2023-10-04 16:45:39 +01:00
jongomez 86125f73fd fix: remove unused styles from CSSBaseline 2023-10-04 16:45:39 +01:00
jongomez f233d4b2cf feat: implements number input with PR comment feedback 2023-10-04 16:45:39 +01:00
jongomez 5c9c23fd30 fix: removed the incorrect useEffect and updated deps array 2023-09-29 13:51:54 +01:00
jongomez ce779c3903 refactor: remove unnecessary useEffect 2023-09-29 13:51:54 +01:00
jongomez b736c4de23 refactor: add useEffect to handle controlled version 2023-09-29 13:51:54 +01:00
jongomez eace6c6160 refactor: refactor toggle logic 2023-09-29 13:51:54 +01:00
jongomez e4f3567cec feat: adds dropdown component control props 2023-09-29 13:51:54 +01:00
Hossein Mehrabi a7bfa14d9d
feat: add subtitle 3-5 typography variants 2023-09-22 13:41:44 +03:30
Hossein Mehrabi ea24ee7906
fix(lsd-react): omit common props before passing down props to html elements; closes #39 2023-09-20 19:50:57 +03:30
Hossein Mehrabi 8cfb932398
fix(lsd-react): fix TextField's inconsistent clear button size on WebKit based browsers; closes #44 2023-09-20 12:34:49 +03:30
Hossein Mehrabi 66a3b7855f
fix(lsd-react): make DropdownItem's icon size fixed 2023-09-01 14:53:13 +03:30
Hossein Mehrabi 24c41965db
fix(lsd-react): set fixed padding for IconButton 2023-09-01 14:48:40 +03:30
Hossein Mehrabi 22804a4e10
feat: add fontWeight to typography properties 2023-07-17 17:58:58 +03:30
Hossein Mehrabi 772285cdd5 fix: set the default disabled state of the Tag component to false 2023-06-13 01:12:58 +03:30
Hossein Mehrabi 6fd888078e fix(lsd-react): use theme's name as the cache key when generating global styles 2023-06-12 03:24:23 +03:30
Hossein Mehrabi 9a56d59c35
feat: make the injection of theme CSS vars optional 2023-06-12 02:32:33 +03:30
Hossein Mehrabi 8f8a337151 fix(lsd-react): respect custom breakpoint typography settings in the createTheme function
BREAKING CHANGE: createTheme now ignores base theme typography settings for larger breakpoints when
custom typography settings are set for smaller breakpoints for a particular typography variant
2023-06-05 21:34:28 +03:30
Hossein Mehrabi 46d52486f6 fix(lsd-react): use newline char to join global breakpoint var strings 2023-06-05 19:30:35 +03:30
Hossein Mehrabi 0fb32830df fix(lsd-react): load global and baseline styles before user styles 2023-06-01 23:30:59 +03:30