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
0d6cc88e52
v0.1.0-alpha.20
2023-09-20 19:54:35 +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
db0763a162
v0.1.0-alpha.19
2023-09-20 12:35:00 +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
1d7273fb88
v0.1.0-alpha.18
2023-09-01 14:53:40 +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
542e331754
v0.1.0-alpha.17
2023-07-17 17:59:35 +03:30
Hossein Mehrabi
22804a4e10
feat: add fontWeight to typography properties
2023-07-17 17:58:58 +03:30
Hossein Mehrabi
2e1cd5a68b
v0.1.0-alpha.16
2023-06-13 01:13:35 +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
ab901be08b
v0.1.0-alpha.15
2023-06-12 03:25:02 +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
28e42de46c
v0.1.0-alpha.14
2023-06-12 02:33:21 +03:30
Hossein Mehrabi
9a56d59c35
feat: make the injection of theme CSS vars optional
2023-06-12 02:32:33 +03:30
Hossein Mehrabi
9d2253bd2b
v0.1.0-alpha.13
2023-06-05 21:34:51 +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
bd9dccf258
v0.1.0-alpha.12
2023-06-05 19:31:23 +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
bf54bbd44d
v0.1.0-alpha.11
2023-06-01 23:47:25 +03:30
Hossein Mehrabi
d95f83d623
fix(lsd-react): remove react and react-dom from dependencies
2023-06-01 23:47:12 +03:30
Hossein Mehrabi
07267156f0
v0.1.0-alpha.10
2023-06-01 23:39:54 +03:30
Hossein Mehrabi
cff8e480cf
fix: fix peer dependency versions
2023-06-01 23:38:42 +03:30
Hossein Mehrabi
5f9805c3f7
v0.1.0-alpha.9
2023-06-01 23:31:16 +03:30
Hossein Mehrabi
0fb32830df
fix(lsd-react): load global and baseline styles before user styles
2023-06-01 23:30:59 +03:30
jeangovil
3030769c3e
Merge pull request #42 from acid-info/topic-fix-svg-bug
...
fix: fix bug with PickIcon svg props
2023-05-31 22:35:30 +03:30
jinhojang6
73a2c608db
fix: fix bug with PickIcon svg props
2023-06-01 01:33:55 +09:00
Hossein Mehrabi
363674d076
v0.1.0-alpha.8
2023-05-30 01:23:44 +03:30
Hossein Mehrabi
ec7cdf0e82
fix: adjust icon's position in the button component
2023-05-30 01:22:54 +03:30
Hossein Mehrabi
9d01136a1b
feat: add outlined and filled variant options to button component
2023-05-30 01:21:51 +03:30
Hossein Mehrabi
89441b520c
v0.1.0-alpha.7
2023-05-25 19:33:21 +03:30
Hossein Mehrabi
bf40a03e4c
fix: fix Collapse component's controlled state issue
2023-05-25 19:32:43 +03:30
jeangovil
7dd6c8083e
Merge pull request #41 from acid-info/topic-console-error
...
refactor: fix console error with first child
2023-05-25 19:28:56 +03:30
Hossein Mehrabi
d0fd13f98b
v0.1.0-alpha.6
2023-05-24 15:45:06 +03:30
Hossein Mehrabi
37991faa3a
fix: cjs build only
2023-05-24 15:44:51 +03:30