Commit Graph

123 Commits

Author SHA1 Message Date
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
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
Zoltán Szőgyényi
55d47eb666 docs(titles): remove "component" from titles 2023-06-28 18:45:38 +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
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
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
86ad5076f5 Update docs/components/select/examples/UnderlinedSelect.vue 2023-06-16 10:56:31 +03:00
Ilya Artamonov
1b5957c0c9 Update docs/components/select/examples/SelectSize.vue 2023-06-16 10:56:23 +03:00
Ilya Artamonov
d4f64e1dff Update docs/components/select/examples/SelectSize.vue 2023-06-16 10:56:18 +03:00
Ilya Artamonov
218b7551e4 Update docs/components/select/examples/SelectSize.vue 2023-06-16 10:56:11 +03:00
Ilya Artamonov
ceb5a45df6 Update docs/components/select/examples/DisabledSelect.vue 2023-06-16 10:56:03 +03:00
vasu
90f392e42d code refactor 2023-06-15 23:24:25 +05:30
vasu
5b32943a4a v-model eslint 2023-06-15 06:27:39 +05:30
vasu
996064edae feat(component): adding label to select 2023-06-13 18:44:13 +05:30
vasu
b87c8d7751 feat(component): New select component 2023-06-13 14:51:41 +05:30
Ilya Artamonov
d98ae7afa0 Merge pull request #136 from Zboru/tab-pane-click
Add @click for TabPane component
2023-06-04 12:47:26 +03:00
Ilya Artamonov
6ca1bf4f23 Update docs/components/tabs.md 2023-06-04 12:46:22 +03:00
Ilya Artamonov
c51253addb Update docs/components/tabs.md 2023-06-04 12:46:16 +03:00
Jim Kriz
a1bac4bebb Update example for alternate avatar placeholder 2023-04-05 07:22:26 -04:00
Jim Kriz
7e1626f53c Updated placeholder icon in example 2023-04-04 17:00:18 -04:00
Jim Kriz
5eced3229b Allow placeholder override
Allow overriding the default placeholder icon, and add error handling to fallback to placeholder icon if the specified `img` cannot be loaded.
2023-04-04 16:22:40 -04:00
Sebastian Zborowski
7a7fabd9f8 feat: update docs 2023-03-31 12:09:50 +02:00
Ilya Artamonov
f34c086960 Merge pull request #122 from assasin0076/feat_pagination
feat: added basic pagination
2023-01-25 13:27:18 +03:00
João Palmeiro
fa99c09d32 docs: add missing Button import 2022-12-29 16:06:37 +00:00
victor
6580c65be3 doc: updated doc 2022-12-23 17:25:45 +04:00
victor
64d629133c feat: added icons and custom text 2022-12-23 17:03:26 +04:00
victor
e3ac782c1b feat: added table layout 2022-12-23 16:54:30 +04:00
victor
1f5da4be92 feat: added basic pagination 2022-12-21 20:42:49 +04:00
Ilya Artamonov
75b753a7af fix: Fixed example for modal 2022-12-19 21:39:10 +03:00
victor
0de57634e7 Merge branch 'main' into feat_timeline
# Conflicts:
#	docs/.vitepress/config.ts
2022-12-18 15:02:46 +04:00
victor
97ef4f9a13 chore: added horizontal prop to example 2022-12-18 15:01:20 +04:00
victor
7b42dbc0f6 refactor: removed timeline button 2022-12-18 14:56:00 +04:00