Ilya Artamonov
|
481873d775
|
0.1.1
|
2023-12-05 19:03:47 +03:00 |
|
Ilya Artamonov
|
35ce41c7b9
|
0.1.0
|
2023-10-23 18:27:54 +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 |
|
Ilya Artamonov
|
872e736d84
|
0.0.17
|
2023-10-10 15:17:17 +03:00 |
|
Ilya Artamonov
|
6ddc748f88
|
chore: postcss update
|
2023-10-10 15:16:24 +03:00 |
|
Ilya Artamonov
|
bf87e88945
|
0.0.17-next.13
|
2023-09-26 16:13:49 +03:00 |
|
Ilya Artamonov
|
4e7366b203
|
0.0.17-next.12
|
2023-09-25 19:39:07 +03:00 |
|
Ilya Artamonov
|
15039b5c61
|
0.0.17-next.11
|
2023-09-25 16:55:30 +03:00 |
|
Ilya Artamonov
|
d7910757ed
|
0.0.17-next.10
|
2023-09-21 13:39:35 +03:00 |
|
Ilya Artamonov
|
7652d98219
|
0.0.17-next.9
|
2023-09-19 20:11:38 +03:00 |
|
Ilya Artamonov
|
e4720668ee
|
0.0.17-next.8
|
2023-09-19 13:21:33 +03:00 |
|
Ilya Artamonov
|
e3fc36606e
|
0.0.17-next.7
|
2023-09-15 16:28:25 +03:00 |
|
Ilya Artamonov
|
46c08239c3
|
0.0.17-next.6
|
2023-09-13 20:01:28 +03:00 |
|
Ilya Artamonov
|
44c2f764f8
|
0.0.17-next.5
|
2023-09-13 16:09:48 +03:00 |
|
Ilya Artamonov
|
02b7b7fac2
|
Merge branch 'update_dependencies'
|
2023-09-13 16:08:39 +03:00 |
|
Ilya Artamonov
|
eaed8762b5
|
0.0.17-next.4
|
2023-09-13 16:01:34 +03:00 |
|
Ilya Artamonov
|
c63fe34ab2
|
chore: Updated dependencies
|
2023-09-13 16:00:24 +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
|
9dd6b15371
|
0.0.17-next.3
|
2023-09-08 20:20:15 +03:00 |
|
Ilya Artamonov
|
974a7249bd
|
feat: Replaced class merge with tailwind-merge in Input component
|
2023-09-08 20:19:12 +03:00 |
|
Ilya Artamonov
|
df27de24d6
|
0.0.17-next.2
|
2023-08-25 18:56:55 +03:00 |
|
Ilya Artamonov
|
6ba628816a
|
0.0.17-next.1
|
2023-08-25 18:46:11 +03:00 |
|
Ilya Artamonov
|
477eb11156
|
feat: Added prop 'openFirstItem' to accordion component
|
2023-08-25 18:42:34 +03:00 |
|
Ilya Artamonov
|
3fe681d106
|
0.0.17-next.0
|
2023-07-28 15:37:22 +03:00 |
|
Ilya Artamonov
|
1fb46b59fa
|
0.0.16
|
2023-07-15 22:07:29 +03:00 |
|
Ilya Artamonov
|
0da3c66ae6
|
fix: Fixed tooltip trigger error
Fixed tooltip error that occurs when the tooltip doesn't work with the trigger props
|
2023-07-15 16:33:05 +03:00 |
|
Ilya Artamonov
|
d2aeafda8c
|
0.0.15
|
2023-07-06 19:24:02 +03:00 |
|
Ilya Artamonov
|
3451db2188
|
0.0.14
|
2023-06-18 18:43:33 +03:00 |
|
Ilya Artamonov
|
52cb353a20
|
0.0.13
|
2023-06-17 12:01:49 +03:00 |
|
Ilya Artamonov
|
30891773fa
|
chore: Updated vite to 3.2.7
|
2023-06-17 11:53:44 +03:00 |
|
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
|
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
|
d9b2dfd9a4
|
feat: added basic accordion
|
2022-12-07 22:25:16 +04:00 |
|
Ilya Artamonov
|
ca0811803c
|
chore: updated package-lock.json
|
2022-12-06 11:35:18 +03:00 |
|
Ilya Artamonov
|
9c61b6342f
|
0.0.9
|
2022-12-05 21:42:13 +03:00 |
|
Ilya Artamonov
|
716bdae68b
|
0.0.8
|
2022-12-05 21:32:31 +03:00 |
|
Ilya Artamonov
|
b2eca2d762
|
refactor: Small refactoring Tooltip component
|
2022-12-05 21:18:53 +03:00 |
|
hirakei1203
|
86535656e0
|
resolve conflict
|
2022-11-25 14:19:21 +09:00 |
|
Ilya Artamonov
|
d7fb36c616
|
chore: Updated lock file
|
2022-11-23 16:23:55 +03:00 |
|
Ilya Artamonov
|
982f4512d1
|
0.0.7
|
2022-11-22 12:55:23 +03:00 |
|
Ilya Artamonov
|
2f4f2f21b9
|
chore: Update dependencies
|
2022-11-21 21:15:42 +03:00 |
|
Zoltán Szőgyényi
|
b99070a410
|
Delete package-lock.json
|
2022-09-19 19:41:26 +03:00 |
|
Zoltán Szőgyényi
|
4dc218cfad
|
Update to SEO friendly titles.
|
2022-09-19 18:42:15 +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
|
5e75acda66
|
fix: vitepress back to deps
|
2022-07-23 17:36:25 +03:00 |
|
Alexandr
|
ae6dcfccfc
|
feat: back to http-server
|
2022-07-23 16:52:53 +03:00 |
|
Alexandr
|
67e5fb57a6
|
feat: docs footer, social, images fix
|
2022-07-23 16:47:09 +03:00 |
|