unix
|
d45b2f9687
|
fix(image): limit the max width of the image on browser mode
|
2020-04-09 16:08:22 +08:00 |
|
unix
|
a1900f67ab
|
feat(image): add browser style
|
2020-04-09 13:35:51 +08:00 |
|
unix
|
1502ee101f
|
fix(display): fix width value is not valid in firefox
|
2020-04-09 13:27:12 +08:00 |
|
unix
|
a4604ef633
|
feat(tag): append types to tag component
|
2020-04-09 09:39:11 +08:00 |
|
unix
|
29876a3b4f
|
feat(card): append types to card
|
2020-04-09 08:58:18 +08:00 |
|
unix
|
44ac746fba
|
feat(themes): deep merge themes by default
|
2020-04-08 19:18:26 +08:00 |
|
unix
|
b00f89279f
|
fix: remove the background caused by the line-height of img
|
2020-04-08 08:27:52 +08:00 |
|
unix
|
5c40869764
|
style: fix warning from es-lint
|
2020-04-08 07:58:33 +08:00 |
|
unix
|
c736d84d10
|
feat(popover): add component
|
2020-04-08 07:53:47 +08:00 |
|
unix
|
1758f73ecd
|
feat(tooltip): append visible prop to control visible state manually
|
2020-04-08 07:53:47 +08:00 |
|
unix
|
95cfead073
|
feat(tooltip): add more props
|
2020-04-07 18:10:41 +08:00 |
|
unix
|
7acf6ac38c
|
fix(text): fix redundant default color
|
2020-04-07 18:10:13 +08:00 |
|
unix
|
183e40ff5d
|
feat(tooltip): add component
|
2020-04-07 11:04:58 +08:00 |
|
unix
|
9fdd75166d
|
feat(image): add a prop to control max duration of image animation
|
2020-04-06 14:50:14 +08:00 |
|
unix
|
be62359d01
|
fix(use-portal): don't remove shared element slot when component destroyed
|
2020-04-06 11:01:47 +08:00 |
|
unix
|
127c9bb385
|
fix(tabs): unregister when tab child unmount
|
2020-04-06 10:17:13 +08:00 |
|
unix
|
535feb2be3
|
fix(types): fix ignore native types when export types manually
|
2020-04-05 03:53:36 +08:00 |
|
unix
|
6bd7a0e3c2
|
fix(badge): fix the foregroud color is covered in dark mode
|
2020-04-04 13:26:27 +08:00 |
|
unix
|
e17c8dbd05
|
fix(link): fix missing ref on forward component
|
2020-04-03 14:40:53 +08:00 |
|
unix
|
1120d9dd92
|
feat(snippet): add component
|
2020-04-03 06:35:35 +08:00 |
|
unix
|
101a4c8395
|
feat(utils): add use-clipboard
|
2020-04-03 06:34:28 +08:00 |
|
unix
|
b1af0011ff
|
feat(link): forward ref for next/link compatibility
|
2020-04-03 03:29:21 +08:00 |
|
unix
|
e76b1b2255
|
fix: fix alignment issues caused by line-height on safari
style: format code styles
|
2020-04-02 07:44:22 +08:00 |
|
unix
|
3f2d6b609f
|
feat(input): allow user to customize label content
|
2020-04-02 06:47:00 +08:00 |
|
unix
|
1acafdd1f2
|
fix: rename defaultChecked to initialChecked
feat(toggle): add component
|
2020-04-02 05:21:01 +08:00 |
|
unix
|
f5ae55c772
|
feat(toggle): add components
|
2020-04-02 05:21:01 +08:00 |
|
unix
|
e08e6cad2a
|
fix: improve text render on moz
|
2020-04-02 05:21:01 +08:00 |
|
unix
|
4d9ba489f4
|
style: remove warning form eslint
|
2020-04-01 06:45:01 +08:00 |
|
unix
|
e6b81ba3db
|
feat(table): add component
|
2020-04-01 06:45:01 +08:00 |
|
unix
|
f7364af9ce
|
feat: update hooks
|
2020-04-01 06:45:01 +08:00 |
|
unix
|
8064c51c9c
|
feat: replace get-shape with shape hooks
|
2020-04-01 06:45:01 +08:00 |
|
unix
|
7c5e8331f0
|
feat(toast): support react nodes as toast content
|
2020-03-30 03:45:01 +08:00 |
|
unix
|
bfd030ea48
|
feat(themes): add violet color
|
2020-03-30 03:45:01 +08:00 |
|
Ofek Ashery
|
45ec6e9f27
|
fix(auto-complete): update default options
|
2020-03-29 04:40:53 +03:00 |
|
Ofek Ashery
|
6f125d7589
|
fix: override types
|
2020-03-29 04:21:02 +03:00 |
|
unix
|
1f52f14370
|
feat(textarea): add component
|
2020-03-29 08:33:50 +08:00 |
|
unix
|
1248e6c018
|
fix(theme): export types of theme
|
2020-03-29 07:08:28 +08:00 |
|
unix
|
f0ea95d2af
|
fix(avatar): fix union types for different elements
|
2020-03-29 06:21:57 +08:00 |
|
unix
|
904e8e7b15
|
feat: migrate to standard loading component
|
2020-03-29 05:08:50 +08:00 |
|
unix
|
3ee394870e
|
feat(loading): add component
|
2020-03-29 05:07:46 +08:00 |
|
unix
|
1c40cdbc12
|
feat(collapse): add component
|
2020-03-29 04:00:53 +08:00 |
|
unix
|
a52e400355
|
feat(auto-complete): add component
|
2020-03-28 07:11:10 +08:00 |
|
unix
|
2930287d17
|
fix(input): hide clear icon when value is undefined
|
2020-03-28 07:11:10 +08:00 |
|
Ofek Ashery
|
dda6853c9c
|
fix(avatar): Fix HTML Attributes
fix(avatar): fix native attributes
|
2020-03-28 07:04:45 +08:00 |
|
unix
|
27c1ec54aa
|
feat(input): add clearable and clear event
|
2020-03-28 00:50:24 +08:00 |
|
unix
|
8da344f2a9
|
feat(input): add custom width to fit more layouts
|
2020-03-28 00:22:16 +08:00 |
|
unix
|
80d169f984
|
fix(baseline): fix section styles
|
2020-03-27 09:40:47 +08:00 |
|
unix
|
fdeb290502
|
feat(badge): add component
|
2020-03-27 09:40:21 +08:00 |
|
unix
|
b72d082d44
|
docs: improve styles follow zeit's design
|
2020-03-27 09:08:11 +08:00 |
|
unix
|
790ee6f138
|
fix(tabs): fix svg width in tabs label
|
2020-03-27 01:15:11 +08:00 |
|