Commit Graph

443 Commits

Author SHA1 Message Date
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
Ilya Artamonov
0a7e33633d chore: Updated jobs on PR 2022-12-17 12:06:35 +03:00
Ilya Artamonov
8f689d393d fix: Fixed types 2022-12-17 12:06:07 +03:00
Ilya Artamonov
409f53e9a7 Update package.json 2022-12-17 11:45:24 +03:00
victor
3e0454a50e feat: added horizontal timeline 2022-12-17 01:48:31 +04:00
victor
3b8719a72c feat: added vertical timeline 2022-12-16 19:39:09 +04:00
victor
f2b776f86e Merge branch 'main' into feat_table
# Conflicts:
#	docs/.vitepress/config.ts
#	docs/components/table.md
2022-12-15 11:19:54 +04:00
Ilya Artamonov
63c97e113e Merge pull request #117 from themesberg/update-docs-links
docs: Updated links
2022-12-14 22:57:13 +03:00
Ilya Artamonov
4fd5b50df3 chore: Updated CI 2022-12-14 22:55:12 +03:00
Ilya Artamonov
0be359c368 docs: Updated links 2022-12-14 22:53:01 +03:00
Ilya Artamonov
c5a333eb61 docs: Updated links 2022-12-14 22:34:02 +03:00
Ilya Artamonov
d06ecf3a1f Create node.js.yml 2022-12-14 22:30:59 +03:00
Ilya Artamonov
fe0381b708 chore: Added additional lint command 2022-12-14 22:29:22 +03:00
Ilya Artamonov
87b50c1fbd chore: Eslint fixes 2022-12-14 22:25:19 +03:00
Ilya Artamonov
b6a0e125e2 Merge pull request #113 from hirakei1203/add/khirano/rating_component
feat: Added New Rating component (basic)
2022-12-14 22:16:40 +03:00
victor
8b619ae08c fix: fixed striped rows 2022-12-13 20:39:40 +04:00
victor
f0ad3a8d6a Merge branch 'main' into feat_table 2022-12-13 19:55:08 +04:00
Ilya Artamonov
cb30c50c59 docs: Removed html endings 2022-12-13 18:54:28 +03:00
Ilya Artamonov
f9c285c3ee Merge pull request #116 from assasin0076/fix_accordion
fix: fixed accordion doc build
2022-12-13 18:51:39 +03:00
victor
59a5ed46f5 Merge branch 'main' into feat_table 2022-12-13 19:47:13 +04:00
victor
552c460efa fix: fixed accordion 2022-12-13 18:20:44 +04:00
Ilya Artamonov
d5baf27eda chore: Moved carousel link in sidebar and updated README.md 2022-12-13 14:38:35 +03:00
Ilya Artamonov
5c51b082ff Merge pull request #77 from cadiyak/carousel
Add basic carousel component (Issue #55)
2022-12-13 13:45:35 +03:00
victor
705908a4de feat: added striped-columns 2022-12-13 12:19:12 +04:00
victor
48d1547d3c chore: moved table sidebar element 2022-12-13 00:50:38 +04:00