Ilya Artamonov
591789b10f
feat: Some improvements for modal component
...
Added click outside, persistent and close on Esc
2023-07-15 13:19:22 +03:00
Nick Adams
10be366d17
feat(modal-property): additional exit functionality ( #169 )
...
fix(accessibility): aria-label the close button for screenreaders
docs: adds an example and escapable info section to documentation
2023-07-15 11:56:15 +03:00
Vasu Singh
7569ca63be
feat(component): New component textarea
2023-07-10 21:42:06 +03:00
Ilya Artamonov
d2aeafda8c
0.0.15
2023-07-06 19:24:02 +03:00
Vasu Singh
64ac31bacf
feat(component): New radio component ( #161 )
...
* radio initial
* initial radio
* Update src/components/Radio/Radio.vue
* Update src/components/Radio/Radio.vue
* Update docs/components/radio/examples/ListRadio.vue
* Update docs/components/radio/examples/LinkRadio.vue
* Update docs/components/radio/examples/InlineRadio.vue
* Update docs/components/radio/examples/HorizontalListRadio.vue
* Update docs/components/radio/examples/DisabledRadio.vue
* Update docs/components/radio/examples/DefaultRadio.vue
* Update docs/components/radio/examples/BorderedRadio.vue
* Update src/components/Radio/Radio.vue
---------
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com >
2023-07-06 19:22:37 +03:00
Ilya Artamonov
3949212a33
Merge pull request #164 from hongquan/feature/required-prop
...
feat(input): Allow to set "required" attribute
2023-07-06 18:46:17 +03:00
Nguyễn Hồng Quân
c4627e4af2
feat(input): Allow to set "required" attribute
...
Fixes #163
2023-07-03 17:29:11 +07:00
Ilya Artamonov
ae2eaf1bd4
Merge pull request #156 from vasucp1207/input
...
Update input props schema
2023-06-28 19:39:24 +03:00
Ilya Artamonov
aa0499314c
Merge pull request #155 from vasucp1207/range
...
feat(component): New range slider
2023-06-28 19:29:19 +03:00
Ilya Artamonov
7abab9e946
Update docs/components/range/examples/MinMaxRange.vue
2023-06-28 19:20:57 +03:00
Ilya Artamonov
2fcd167807
Update docs/components/range/examples/MinMaxRange.vue
2023-06-28 19:20:46 +03:00
Ilya Artamonov
0f47839471
Update docs/components/range/examples/SizeRange.vue
2023-06-28 19:20:38 +03:00
Ilya Artamonov
c86363a84c
Update docs/components/range/examples/SizeRange.vue
2023-06-28 19:20:31 +03:00
Ilya Artamonov
eed747b60b
Update docs/components/range/examples/SizeRange.vue
2023-06-28 19:20:21 +03:00
Ilya Artamonov
c9909ab43c
Update docs/components/range/examples/StepsRange.vue
2023-06-28 19:20:12 +03:00
Ilya Artamonov
2d2694975c
Update docs/components/range/examples/StepsRange.vue
2023-06-28 19:20:02 +03:00
Ilya Artamonov
e56653acad
Update src/components/Range/Range.vue
2023-06-28 19:19:53 +03:00
Ilya Artamonov
9984b003ed
Update src/components/Range/Range.vue
2023-06-28 19:19:44 +03:00
Ilya Artamonov
7cb762d042
Update src/components/Range/Range.vue
2023-06-28 19:19:35 +03:00
Ilya Artamonov
3c067987ce
Update src/components/Range/Range.vue
2023-06-28 19:19:25 +03:00
Ilya Artamonov
32ca724e32
Update docs/components/range.md
2023-06-28 19:19:15 +03:00
Ilya Artamonov
3b8830b6b8
Update docs/components/range.md
2023-06-28 19:19:09 +03:00
Ilya Artamonov
5c2556653a
Update docs/components/range.md
2023-06-28 19:19:02 +03:00
Ilya Artamonov
3d52fe622a
Update docs/components/range/examples/DefaultRange.vue
2023-06-28 19:18:56 +03:00
Ilya Artamonov
08a2f849cb
Update docs/components/range/examples/DisabledRange.vue
2023-06-28 19:18:49 +03:00
Ilya Artamonov
de1eb3668e
Update src/components/Range/Range.vue
2023-06-28 19:18:43 +03:00
Ilya Artamonov
59ccab2d47
Update src/components/Range/Range.vue
2023-06-28 19:18:33 +03:00
Ilya Artamonov
1a112d8e81
Update src/components/Range/Range.vue
2023-06-28 19:18:29 +03:00
Ilya Artamonov
66a46aa237
Update src/components/Range/Range.vue
2023-06-28 19:18:24 +03:00
Ilya Artamonov
470c0b331d
Update src/components/Range/Range.vue
2023-06-28 19:18:18 +03:00
Ilya Artamonov
7881d1d784
Update src/components/Range/composables/useRangeClasses.ts
2023-06-28 19:18:11 +03:00
Ilya Artamonov
90732a823a
Merge pull request #158 from themesberg/SEO-improvements
...
Seo improvements
2023-06-28 18:49:02 +03:00
Zoltán Szőgyényi
3a9f14560f
docs(copyright year): update to 2023
2023-06-28 18:45:46 +03:00
Zoltán Szőgyényi
55d47eb666
docs(titles): remove "component" from titles
2023-06-28 18:45:38 +03:00
Ilya Artamonov
78cea53828
Merge pull request #157 from themesberg/fathom-analytics
...
feature(analytics): add privacy friendly fathom analytics
2023-06-28 18:44:12 +03:00
Zoltán Szőgyényi
8e00eba796
feature(analytics): add privacy friendly fathom analytics
2023-06-28 18:42:02 +03:00
vasu
158366b9d9
update input props schema
2023-06-21 21:34:32 +05:30
vasu
9c83640b66
update input props schema
2023-06-21 21:30:47 +05:30
vasu
a8f990395d
add docs
2023-06-19 19:33:05 +05:30
Ilya Artamonov
3451db2188
0.0.14
2023-06-18 18:43:33 +03:00
Ilya Artamonov
1553a4ab49
fix: Fixed toggle sizes classes
2023-06-18 18:39:57 +03:00
vasu
b17b71cd0e
add props
2023-06-18 18:44:27 +05:30
vasu
2bdfd9895c
feat: range component
2023-06-18 18:21:29 +05:30
Ilya Artamonov
836ecffc85
docs: Fixed broken images in carousel
2023-06-17 12:13:40 +03:00
Ilya Artamonov
52cb353a20
0.0.13
2023-06-17 12:01:49 +03:00
Ilya Artamonov
1241a65a45
docs: Updated README.md
2023-06-17 11:59:25 +03:00
Ilya Artamonov
30891773fa
chore: Updated vite to 3.2.7
2023-06-17 11:53:44 +03:00
Vasu Singh
cad16d7459
feat(component): New toggle component ( #152 )
...
* feat(component): New toggle component
* adding docs for toggle
* blank lines
* fix type
* Update docs/components/toggle.md
* Update docs/components/toggle/examples/SizeToggle.vue
* Update src/components/Toggle/Toggle.vue
* Update src/components/Toggle/composables/useToggleClasses.ts
* Update src/components/Toggle/composables/useToggleClasses.ts
* Update src/components/Toggle/composables/useToggleClasses.ts
---------
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com >
2023-06-17 11:50:23 +03:00
Vasu Singh
c3e8826253
feat(component): New checkbox component ( #151 )
...
* feat(component): New component checkbox
* feat(component): checkbox docs and link checkbox
* added gradient to home page
* remove unused props
* code refactor
* code refactor
* fix type error
* convert div to label
2023-06-16 16:20:45 +03:00
Ilya Artamonov
1b88bc99d3
Merge pull request #150 from vasucp1207/select
...
feat(component): Select component
2023-06-16 11:13:04 +03:00