|
|
114dfed7cc
|
Megamenu test
|
2024-03-09 17:54:27 +01:00 |
|
assasin0076
|
e274e4472b
|
chore: component import fixes (#259)
Co-authored-by: victor <viktor.generalov@nlogic.ai>
|
2023-12-18 10:58:04 +03:00 |
|
Ilya Artamonov
|
d316cf3a12
|
Components renaming (#225)
* refactor: eslint config adjusted for better diff's
* refactor: stricter linting
+ dependencies updated
* refactoring: paragraph component
- component
- docs
* refactoring: heading component
- component
- docs
* Update docs/components/heading.md
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
* refactoring: link component
- component
- docs
* refactoring: image component
- component
- docs
* refactoring: alert component
- component
- docs
* refactoring: avatar component
- component
- docs
* refactoring: removed unnecessary code
- component names come from the file name
* refactoring: breadcrumb component
- component
- docs
* refactoring: accordion component
- component
- docs
* refactoring: buttom component
- component
- docs
* refactoring: badge component
- component
- docs
* refactoring: card component
- component
- docs
* refactoring: order of components in docs updated
* refactoring: unnecessary semicolons removed
* refactoring: button group component
- component
- docs
* refactoring: carousel component
- component
- docs
* refactoring: dropdown component
- component
- docs
* refactoring: footer component
- component
- docs
* refactoring:list-group component
- component
- docs
* refactoring: modal component
- component
- docs
* refactoring: navbar component
- component
- docs
* refactoring: pagination component
- component
- docs
* refactoring: progress component
- component
- docs
* refactoring: rating component
- component
- docs
* refactoring: spinner component
- component
- docs
* refactoring: table component
- component
- docs
* refactoring: tabs component
- component
- docs
* feat: Updated pagination examples
* lint: Lister fixes
* feat: Sidebar component and some fixes
* feat: Input component
* feat: Some fixes
* feat: Some fixes
* chore: update deps
* refactor: removed old Modal component
* refactor: radio component and some fixes
* fix: fixed path error
* refactor: Range component
* refactoring: timeline component
- component
- docs
* refactor: Select component
* refactoring: toast component
- component
- docs
* refactoring: tooltip component
- component
- docs
* refactoring: sidebar component
- component
- docs
* refactoring: input component
- component
- docs
* refactoring: fileInput component
- component
- docs
* refactoring: select component
- component
- docs
* refactoring: textarea component
- component
- docs
* refactoring: checkbox component
- component
- docs
* refactoring: radio component
- component
- docs
* refactoring: toggle component
- component
- docs
* refactoring: range component
- component
- docs
* local configs linted
* documentation quick start updated
* flowbite-themable refactored to fit new linters and style guide
* random linter fixes
* refactoring: toast-provider component
- component
- docs
* final linter fixes
* lint: Linter fixes
* fix: Fixed types
* fix: Fixed card component
* docs: Updated card examples
* fix: Fixed tabs
* refactor: Heading component refactoring
* Fwb rename - few fixes after component review (#237)
* fix: button documentation
* fix: model type in range examples
* chore: Toast marked as WIP
---------
Co-authored-by: Sqrcz <naorniakowski@slashlab.pl>
Co-authored-by: Sqrcz <naorniakowski@gmail.com>
|
2023-10-23 18:23:14 +03:00 |
|
Tanapol Nearunchorn
|
49d4666b5c
|
fix: invalid export A tag (#228)
|
2023-10-16 21:47:06 +03:00 |
|
Ilya Artamonov
|
5564c3a449
|
feat: Sidebar component (#205)
|
2023-09-25 16:53:19 +03:00 |
|
Vasu Singh
|
7fd3b4f3a6
|
feat(new component): Initial typography (#199)
* feat: typography
* feat: typography
* feat: typography
* Update docs/components/heading.md
* Update src/components/Typography/A.vue
* Update src/components/Typography/Heading.vue
* Update src/components/Typography/Img.vue
* Update src/components/Typography/P.vue
---------
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
|
2023-09-19 12:43:47 +03:00 |
|
Ilya Artamonov
|
920157170b
|
feat: Added footer component (#190)
* feat: Added footer component (#126)
* add/prepare component files
* make footer component basic
* improve FooterCopyright component
* add FooterLink component
* add/add FooterBrand Component
* add vertival align to FooterListGroup
* add/add footer icon component
* add/add FooterSitemapExample
* add/FooterSitemapLinks remained part
* add/add example
---------
Co-authored-by: Ilya Artamonov <hire@ilya-artamonov.ru>
* feat: Reworked footer component
* docs: Updated components section in README.md
---------
Co-authored-by: hirakei1203 <56023847+hirakei1203@users.noreply.github.com>
|
2023-09-13 13:31:11 +03:00 |
|
Ilya Artamonov
|
0feb39bd98
|
fix: Fixed textarea export and updated textarea docs
|
2023-07-28 15:36:49 +03:00 |
|
Vasu Singh
|
3501e946d3
|
feat(component): new file-input component (#166)
* file input field
* input file
* empty lines
* dropzone value update
* dropzone value update
* fix drag and drop
* Update docs/components/fileInput.md
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
* Update docs/components/fileInput/examples/FileInpDropZone.vue
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
* Update src/components/FileInput/FileInput.vue
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
* Update src/components/FileInput/FileInput.vue
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
* Update src/components/FileInput/FileInput.vue
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
* Update src/components/FileInput/FileInput.vue
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
* multiple files and file type
---------
Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
|
2023-07-15 20:05:41 +03:00 |
|
Vasu Singh
|
7569ca63be
|
feat(component): New component textarea
|
2023-07-10 21:42:06 +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 |
|
vasu
|
2bdfd9895c
|
feat: range component
|
2023-06-18 18:21:29 +05:30 |
|
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
|
b87c8d7751
|
feat(component): New select component
|
2023-06-13 14:51:41 +05:30 |
|
victor
|
0de57634e7
|
Merge branch 'main' into feat_timeline
# Conflicts:
# docs/.vitepress/config.ts
|
2022-12-18 15:02:46 +04:00 |
|
victor
|
7b42dbc0f6
|
refactor: removed timeline button
|
2022-12-18 14:56:00 +04: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
|
59a5ed46f5
|
Merge branch 'main' into feat_table
|
2022-12-13 19:47:13 +04:00 |
|
victor
|
ab973f7367
|
feat: added core for table component
|
2022-12-12 19:41:03 +04:00 |
|
victor
|
2b84cddd90
|
chore: changed accordion imports
|
2022-12-11 23:19:25 +04:00 |
|
Ilya Artamonov
|
8f27fb03fd
|
feat: Added Navbar component
|
2022-11-17 21:05:24 +03:00 |
|
AhnafAhamed
|
57038dc5f0
|
review 2 fixes
|
2022-09-21 23:12:07 +05:30 |
|
Ahnaf Ahamed
|
2e57c482b2
|
Merge branch 'main' into card-component
|
2022-09-19 19:06:48 +05:30 |
|
AhnafAhamed
|
dea36eefe1
|
PR review fixes
|
2022-09-19 19:06:11 +05:30 |
|
Ilya Sosidka
|
3876d64b93
|
feat: Implemented breadcrumbs component
|
2022-09-16 17:09:08 +03:00 |
|
Ilya Artamonov
|
68440bac7f
|
feat: Added stacked avatars
|
2022-09-06 16:36:58 +03:00 |
|
Alexandr
|
38c13fb10b
|
feat: add slot-listener for dropdown and others
|
2022-08-03 16:12:59 +03:00 |
|
Alexandr
|
d3921ad9df
|
feat: add input component
|
2022-08-03 14:55:16 +03:00 |
|
Alexandr
|
63c3128b3c
|
feat: toast-provider and useToast initial
|
2022-07-26 22:26:05 +03:00 |
|
Alexandr
|
8cae1213b3
|
feat: initial toast
|
2022-07-25 15:57:18 +03:00 |
|
Alexandr
|
6f6bdc9eaf
|
feat: list-group
|
2022-07-13 16:30:33 +03:00 |
|
Alexandr P
|
5684849743
|
Merge branch 'main' into bulk-import-components
|
2022-07-13 15:40:38 +03:00 |
|
Alexandr
|
d94930f741
|
feat: build NPM package
|
2022-07-11 17:56:29 +03:00 |
|
Richard Gilbert
|
d33f195214
|
Bulk create components
|
2022-07-09 11:47:37 +10:00 |
|
Alexandr
|
a5ffeffb82
|
feat: add dropdown
|
2022-07-08 20:36:05 +03:00 |
|
Alexandr
|
4fb027fcb4
|
feat: flowbite-themable for theming components with no color prop(not only)
|
2022-07-07 18:07:16 +03:00 |
|
Alexandr
|
917c21cc84
|
feat: vp-raw
|
2022-07-05 18:12:59 +03:00 |
|
Alexandr
|
0794b2afe7
|
feat: alert component
|
2022-07-04 15:43:55 +03:00 |
|
Alexandr
|
9e76cdf938
|
feat: button group
|
2022-07-01 17:17:48 +03:00 |
|
Alexandr
|
bfb8cdfe67
|
feat: button loading, disabled(WIP), refactor to useButtonClasses, Spinner and vitest
|
2022-07-01 15:10:23 +03:00 |
|
Alexandr
|
9cd65e332c
|
WIP: initial setup with vite and vitepress, example with button
|
2022-06-29 19:04:55 +03:00 |
|
Ralph Schuler
|
1a578b1a95
|
WIP: initial setup and more
|
2022-06-08 22:50:36 +02:00 |
|