Commit Graph

417 Commits

Author SHA1 Message Date
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
Ilya Artamonov
1a8b894592 Update src/components/Select/types.ts 2023-06-16 10:55:57 +03:00
Ilya Artamonov
20af382076 Update src/components/Select/Select.vue 2023-06-16 10:55:50 +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
2c97b19284 feat(component): New select component docs 2023-06-13 15:00:35 +05:30
vasu
b87c8d7751 feat(component): New select component 2023-06-13 14:51:41 +05:30
Ilya Artamonov
859d62812b 0.0.12 2023-06-04 16:15:30 +03:00
Ilya Artamonov
6ce4f48fd8 0.0.11 2023-06-04 13:11:51 +03:00
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
Ilya Artamonov
f095262fd6 Merge pull request #138 from jfkriz/feature/avatar-component-override-default-placeholder
Avatar - Allow placeholder override, and handle image errors
2023-06-04 12:40:04 +03:00
Ilya Artamonov
c0ea08d60d Merge pull request #148 from roberthgnz/patch-1
feat: resolve component link
2023-05-29 11:33:14 +03:00
Roberth González
716eec6214 feat: resolve component link 2023-05-26 11:39:14 +02:00
Ilya Artamonov
f6f4f9606f Merge pull request #135 from Eliasyoussef47/Eliasyoussef47-input-types
Adds support for all input types.
2023-04-21 14:32:54 +03:00
Jim Kriz
a1bac4bebb Update example for alternate avatar placeholder 2023-04-05 07:22:26 -04:00
Jim Kriz
d40c9dcc32 Fix styling on non-default placeholder 2023-04-05 04:51:41 -04:00
Jim Kriz
7e1626f53c Updated placeholder icon in example 2023-04-04 17:00:18 -04:00
Jim Kriz
d06ec44e11 Cleanup - remove unused prop
Accidentally left in from earlier experiment...
2023-04-04 16:46:52 -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
Sebastian Zborowski
4dbe3cc315 feat: add @click for tab pane 2023-03-31 12:01:09 +02:00
Elias Youssef
d2fe767ee1 Adds support for all input types.
Based on: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input
2023-03-29 22:13:24 +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
Zoltán Szőgyényi
63ad4531a2 Merge pull request #127 from CorwinDev/main
Fixed broken links
2023-01-18 12:22:15 +02:00
Corwin
cc734f8834 Fixed broken links 2023-01-18 11:20:47 +01:00
Ilya Artamonov
952b189964 Merge pull request #124 from joaopalmeiro/patch-1
docs: add missing Button import
2022-12-30 12:17:31 +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
Ilya Artamonov
aa9abe3697 Merge pull request #118 from assasin0076/feat_timeline
feat: added timeline
2022-12-18 14:04:30 +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
victor
e3fb92cb56 fix: vitepress styles reset moved to examples 2022-12-18 14:46:09 +04:00
Ilya Artamonov
f8e84fa3f9 Merge pull request #114 from assasin0076/feat_table
feat: added table component
2022-12-18 13:42:40 +03:00
Ilya Artamonov
060fa3a620 Update src/components/Table/Table.vue 2022-12-18 13:41:20 +03:00
Ilya Artamonov
5d9fa64b3d 0.0.10 2022-12-18 13:18:22 +03:00
Ilya Artamonov
2d99577001 chore: Updated types and lock file 2022-12-18 13:17:04 +03:00
victor
458cece0c3 chore: moved timeline item in the sidebar 2022-12-18 02:21:30 +04:00
victor
bf9c92f4be feat: added classes system for timeline point 2022-12-18 02:20:11 +04:00