260 Commits

Author SHA1 Message Date
Hossein Mehrabi
7a819ee3f2
chore(lsd-react): add README.md file 2023-12-06 11:53:07 +03:30
ci-acid-info[bot]
ad8cfe7243 v0.1.0-alpha.22 v0.1.0-alpha.22 2023-12-05 16:26:31 +00:00
Hossein Mehrabi
7e4f042e17
ci: add build npm command 2023-12-05 19:52:02 +03:30
Hossein Mehrabi
a5b3af33b7
fix(lsd-react): update typography variant names 2023-12-05 18:03:34 +03:30
Hossein Mehrabi
a7695e96e2
ci: add publish workflows 2023-12-05 17:56:45 +03:30
Hossein Mehrabi
af3bb73baf
chore: update README.md 2023-12-05 17:48:35 +03:30
Hossein Mehrabi
ac0f9d78d2
chore: add license and notice files 2023-12-05 17:48:14 +03:30
Hossein Mehrabi
d9948fac14
feat(lsd-react)!: update typography tokens 2023-12-05 15:32:50 +03:30
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