zernonia
|
69fbfb3545
|
chore: release v1.0.0-next.0
|
2024-11-27 11:54:54 +08:00 |
|
zernonia
|
8fec27eed4
|
refactor: replace with lucide icon, dropped v-calendar
|
2024-11-27 11:10:55 +08:00 |
|
zernonia
|
5c4b16c76b
|
docs: update reference api link
|
2024-11-19 20:13:56 +08:00 |
|
zernonia
|
215e365d16
|
Merge remote-tracking branch 'origin/dev' into next-reka
|
2024-11-19 17:11:44 +08:00 |
|
zernonia
|
5ff9cda0aa
|
chore: update deps
|
2024-11-19 17:10:16 +08:00 |
|
zernonia
|
6c0ab55e92
|
chore: release v0.11.3
|
2024-11-19 16:13:22 +08:00 |
|
zernonia
|
d2b3a8783c
|
refactor: radix-vue to reka-ui
|
2024-11-04 18:19:28 +08:00 |
|
zernonia
|
26df827d33
|
chore: release v0.11.2
|
2024-11-04 14:53:22 +08:00 |
|
zernonia
|
3c506ef188
|
chore: release v0.11.1
|
2024-11-04 14:45:18 +08:00 |
|
xiaomo
|
52b9b20b3c
|
docs: add theme to highlight code block (#831)
|
2024-10-28 15:32:30 +03:30 |
|
zernonia
|
e0d4980e31
|
feat: Sidebar (1/2) (#827)
* feat: add default sidebar
* chore: add images, docs item
* refactor: rename and fix styling`
* feat: add new-york style
* chore: move typescript to catalog
* docs: fix block preview
* chore: build registry, add sidebar block
* docs: update sidebar demo
* chore: bump radix-vue
* chore: fix build
|
2024-10-28 01:05:55 +08:00 |
|
zernonia
|
c164421e58
|
chore: release v0.11.0
|
2024-10-14 20:39:41 +08:00 |
|
Sadegh Barati
|
64b6d6ac38
|
docs: fix and cleanup some of demos (#773)
chore: update deps
|
2024-09-19 14:58:28 +03:30 |
|
Sadegh Barati
|
cc84ac172c
|
fix: carousel ref unwrapping with top-level property in template (#743)
|
2024-08-30 23:32:07 +03:30 |
|
Oscar Recio
|
2a50f65ec5
|
fix: arrange range calendar day alignment
|
2024-08-20 15:50:03 +03:30 |
|
Sadegh Barati
|
514949706f
|
chore: fix StepperForm and NumberFieldForm examples (#711)
update deps
|
2024-08-13 14:47:12 +03:30 |
|
Sadegh Barati
|
0ee23fb53d
|
docs: add dialog with form example (#682)
|
2024-07-26 00:56:56 +03:30 |
|
Sadegh Barati
|
bec12b1653
|
chore: add pnpm catalog (#674)
run nolyfill to found redundant packages
update deps
|
2024-07-23 14:17:28 +08:00 |
|
Sadegh Barati
|
4d4804231b
|
chore: update deps
|
2024-07-19 16:00:15 +03:30 |
|
sadeghbarati
|
b371e5f3ad
|
chore: update deps
|
2024-07-07 16:10:42 +03:30 |
|
sadeghbarati
|
2e93d15af4
|
chore: update deps
close #584
root
www
cli
module
|
2024-06-18 09:26:41 +03:30 |
|
Artemiy
|
edc4ee9437
|
fix(carousel): reading properties of undefined api (#612)
|
2024-06-15 11:10:38 +03:30 |
|
Sadegh Barati
|
a1faecc7d2
|
chore: use nolyfill to speed up installation process (#597)
|
2024-06-09 13:43:11 +03:30 |
|
Sadegh Barati
|
9960925881
|
chore: update deps and fix tailwindcss for charts reproductions (#596)
|
2024-06-09 09:15:46 +03:30 |
|
Roman Slonov
|
ce6eb79a3d
|
feat: add number-field component (#571)
|
2024-06-03 12:59:39 +03:30 |
|
zernonia
|
80f06066c6
|
chore: bump radix-vue version
|
2024-05-28 13:43:52 +08:00 |
|
sadeghbarati
|
af5d0b323d
|
chore: update deps
root
apps/www
fix line numbers line-height
|
2024-05-21 15:06:41 +03:30 |
|
zernonia
|
1aa9b6172e
|
chore: release v0.10.5
|
2024-05-21 13:28:12 +08:00 |
|
zernonia
|
9ebbd30175
|
chore: bump deps
|
2024-05-06 23:50:57 +08:00 |
|
zernonia
|
d17bb2bb2a
|
chore: bump deps
|
2024-05-06 23:32:31 +08:00 |
|
zernonia
|
77c6a16040
|
feat: Charts (#166)
* chore: update unovis deps
* chore: update color to use the themePrimary
* docs: use gradient for overview component
* docs: add themePopover to MainLayout
* docs: enable global theme on every page
* feat: introduce area, line, bar, donut chart
* feat: add more props
* fix: revert old pipeline
* fix: patch @unovis/vue deps
* fix: patch @unovis/vue deps again
* chore: revert unovis/ts to 1.2.1
* chore: wip
* docs: add alpha tag, fix tooltipo styling
* docs: add charts installations step
* feat: use generic, add better color
* chore: build registry
* feat: improve generic props
* chore: build registry
* docs: add alpha label
* fix: collapsible not open correctly
* docs: add badge to mobile nav
* chore: better types
* chore: run registry
* chore: wip
* fix: crosshair issue
* chore: fix type, import missing error
* chore: build registry
* chore: arrange interface, expose margin, slot
* chore: build registry
* docs: guide page
feat: add prop to barchart
* chore: fix pnpm-lock
* chore: add feature
* chore: run build registry
* refactor: change color var
* feat: codegen
* chore: add meta tables
* feat: add line, area example
* feat: bar and donut examples
* docs: codege
* chore: build registry
* docs: improve chart doc
* chore: fix missing icon package
|
2024-05-01 11:34:58 +08:00 |
|
zernonia
|
32d7b9ca4a
|
feat: Auto Form (#497)
* chore: initial poc
* chore: cleanup, log on the docs
* feat: add file component
* feat: typing for nested config
* feat: more props for form field
* feat: export field component, expose more slotprops
* feat: array, config label
* feat: improve array
* feat: support custom form state
* chore: prevent schema props showing on attribute
* feat: dependencies rendering
* refactor: change name to fieldName to allow easier slotProps binding
* feat: improve file upload
* feat: expose custom auto form slot
* chore: bump
* chore: replicate to default styling
* chore: build registry
* fix: export component before init
* chore: add examples
* chore: add form api example
* fix: warning in console
* chore: bump package version
* chore: update example, complete md
* feat: allow zod description as label, allow custom component
* docs: fix link
* feat: show required field for object
* chore: replace enumProps
|
2024-05-01 09:39:09 +08:00 |
|
zernonia
|
8633bc95f2
|
chore: release v0.10.4
|
2024-04-25 23:40:50 +08:00 |
|
Sadegh Barati
|
5f774f83d9
|
fix: replace lodash.template with lodash-es to prevent vulnerabilities (#515)
|
2024-04-25 23:03:26 +08:00 |
|
sadeghbarati
|
0937fb6af5
|
chore: bump deps
root
www
cli
|
2024-04-23 09:45:42 +03:30 |
|
Saeid Zareie
|
798aa0ec24
|
fix: oxc-parser wasm issue (#484)
|
2024-04-13 09:45:06 +08:00 |
|
Sadegh Barati
|
8052eb1a33
|
chore: update deps, fix build error
- root
- www
- cli
- module
remove @iconify/json pkg
|
2024-04-11 19:06:45 +03:30 |
|
Sadegh Barati
|
cfccb8e510
|
feat: new calendar components (#468)
|
2024-04-11 18:42:20 +03:30 |
|
zernonia
|
92d3e2c7f0
|
chore: release v0.10.3
|
2024-04-06 11:22:45 +08:00 |
|
zernonia
|
8aa0e2a41d
|
chore: bump radix-vue
|
2024-04-04 17:21:19 +08:00 |
|
Sadegh Barati
|
d34c620055
|
chore: lint and enable Volar hybrid mode (#419)
* chore: update deps
* feat: enable Volar hybrid mode
* chore: lint
* chore: build registry
|
2024-03-20 22:29:42 +03:30 |
|
zernonia
|
874ee643aa
|
chore: release v0.10.2
|
2024-03-15 09:09:10 +08:00 |
|
Sadegh Barati
|
4672f2247d
|
chore: update deps
root
apps/www
packages/cli
|
2024-03-14 21:00:25 +03:30 |
|
zernonia
|
72f9bd5ef5
|
refactor: code preview (#411)
* feat: generate code dynamically
* chore: cleanup and transform path on component
* feat: create config sheet
* feat: code wrapper
* fix: not acting immediately
* chore: add key to vnode
* chore: add vue-sonner to demos dependencies, add placeholder for codeConfigs
* chore: fix wrong icons
* chore: improve crawling logic
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
|
2024-03-14 18:28:13 +08:00 |
|
Saeid Zareie
|
4d08adc81e
|
feat: breadcrumb component (#405)
* feat: adding breadcrumb component, resolves #395
* fix: revert kbd component in main layout
* feat: add slot for `BreadcrumbEllipsis` icons too
build registry, bump radix-vue
* refactor: using primitive instead of computed
* chore: update
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
|
2024-03-13 15:33:22 +08:00 |
|
Saeid Zareie
|
e817da4b8b
|
docs: adding dark-mode setup page (#384)
|
2024-03-07 16:33:49 +03:30 |
|
zernonia
|
b516995e15
|
chore: release v0.10.1
|
2024-03-07 13:33:04 +08:00 |
|
zernonia
|
33003deadf
|
chore: release v0.10.0
|
2024-03-07 08:53:13 +08:00 |
|
Sadegh Barati
|
126e1877fd
|
feat: resizeable component (#385)
|
2024-03-06 18:21:31 +03:30 |
|
Saeid Zareie
|
64e2f9c199
|
feat: vaul-vue integration (#374)
|
2024-03-04 10:04:28 +03:30 |
|