jongomez
|
957e1cbd20
|
fix: small comment updates
|
2023-10-19 10:26:46 +01:00 |
jongomez
|
aece48d2d2
|
fix: better year select dropdown and other minor updates
|
2023-10-19 10:26:46 +01:00 |
jongomez
|
e36753b3f4
|
feat: adds year selection dropdown and other minor improvements
|
2023-10-19 10:26:46 +01:00 |
jongomez
|
69a46e613b
|
feat: add tooltip box and use it in calendars
|
2023-10-19 10:26:46 +01:00 |
jongomez
|
dcaeb22efe
|
fix: implements some fixes from the PR comments and design review
|
2023-10-19 10:26:46 +01:00 |
jongomez
|
d572aefe0a
|
fix: fix tabs storybook file
|
2023-10-19 10:26:46 +01:00 |
jongomez
|
7a3fd8936e
|
fix: fix outlined not working on date field component
|
2023-10-19 10:26:46 +01:00 |
jongomez
|
db4d10d34d
|
feat: implement date range picker
|
2023-10-19 10:26:46 +01:00 |
jongomez
|
a654db399a
|
fix: update icon names to match names on figma
|
2023-10-18 16:53:56 +01:00 |
jongomez
|
356e8c540d
|
fix: update css to handle wrapped buttons
|
2023-10-16 14:47:09 +01:00 |
jongomez
|
eb5dddb5ae
|
fix: remove null as any context initialization
|
2023-10-16 14:47:09 +01:00 |
jongomez
|
c49364fa71
|
fix: use context like in the icon group component
|
2023-10-16 14:47:09 +01:00 |
jongomez
|
774ffd95fe
|
fix: adds disabled logic
|
2023-10-16 14:47:09 +01:00 |
jongomez
|
0cc80751a3
|
feat: implement button group and update button styles
|
2023-10-16 14:47:09 +01:00 |
jongomez
|
d99b453801
|
fix: rebase and small update on yarn.lock
|
2023-10-16 13:25:58 +01:00 |
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
|
9dc44e6d90
|
ci: fix extract-metadata script
|
2023-10-06 19:25:30 +03:30 |
Hossein Mehrabi
|
e906fac728
|
chore: fix storybook error
|
2023-10-06 19:09:56 +03:30 |
Hossein Mehrabi
|
6e23934b2f
|
ci: extract metadata.json from storybook-static
|
2023-10-06 18:57:02 +03:30 |
Hossein Mehrabi
|
f25b47522f
|
refactor: fix storybook types
|
2023-10-06 18:56:08 +03:30 |
Hossein Mehrabi
|
5540ab53f8
|
ci: export the list of components to storybook-static/components.json after building storybook
|
2023-10-06 18:03:54 +03:30 |
Hossein Mehrabi
|
1526db7805
|
chore: upgrade storybook packages
|
2023-10-06 17:50:01 +03:30 |
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 |