252 Commits

Author SHA1 Message Date
Hossein Mehrabi
145a563a75
feat(lsd-react): add small size and label to TextField component 2023-12-05 15:17:51 +03:30
Hossein Mehrabi
42fe620d53
v0.1.0-alpha.21 v0.1.0-alpha.21 2023-11-16 17:18:58 +03:30
jongomez
38339b84dc fix: use withIcon modifier instead of withoutIcon 2023-11-07 16:26:24 +00:00
jongomez
8cf7500d00 fix: center tab text when there's no icon 2023-11-07 16:26:24 +00:00
jongomez
8f5f6571bc feat: add border bottom to tab items and tabs container 2023-11-07 16:26:24 +00:00
jongomez
e5c20a862b fix: use a ping pong approach instead 2023-11-07 13:27:17 +00:00
jongomez
31c2c9ea91 feat: broadcast height to parents - useful when iframed 2023-11-07 13:27:17 +00:00
jongomez
55d4bda014 fix: consider scroll in portal elements and handle stale portal containers 2023-10-25 09:15:49 +01:00
jongomez
85b148a8c9 fix: design review feedback - fix case with 2 icons 2023-10-25 09:14:58 +01:00
jongomez
0b8bfe2424 feat: new icon styles for the dropdown button 2023-10-25 09:14:58 +01:00
Hossein Mehrabi
25e9e13925
chore: enhance storybook embedable doc pages 2023-10-23 15:51:29 +03:30
Hossein Mehrabi
3387098431
chore: update storybook docs 2023-10-23 11:41:30 +03:30
Hossein Mehrabi
7b73881023
chore: update storybook docs 2023-10-23 11:03:53 +03:30
Hossein Mehrabi
de21c474c3
chore: update storybook docs 2023-10-23 10:30:28 +03:30
Hossein Mehrabi
868ab6ca7a
fix: duplicate portal container temporary fix 2023-10-23 10:30:28 +03:30
Hossein Mehrabi
65bebb8326
feat: add support for custom menu properties in Dropdown component 2023-10-23 10:30:27 +03:30
jongomez
07fb14ae8e fix: rename dayBorderTopAndBottom class 2023-10-19 10:26:46 +01:00
jongomez
c6d66876ad fix: rebase and update icon names 2023-10-19 10:26:46 +01:00
jongomez
6fb89110b7 fix: fix year dropdown paddings and icon container size 2023-10-19 10:26:46 +01:00
jongomez
e81efc24ce fix: rename outlined-bottom to underline and remove unused import 2023-10-19 10:26:46 +01:00
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