Segun Adebayo
22416ad4bf
refactor: fetch ops
2025-07-28 16:18:09 +01:00
Segun Adebayo
740895d838
feat(mcp): support stdio mcp server ( #10194 )
...
* chore: chakr ui mcp init
* feat: add docgen package for generating doc types
* feat: add get semantic token, get recipe and get example mcp tools
* feat: enhance get_component_props tool to combine all props
* feat: add get component list mcp tool
* feat: add text styles tool
* chore: change fetch URL for get_component_props mcp tool
* feat: add list blocks tool
* feat: add get_component_templates toold
* chore: remove sensitive keys from branch
* chore: remove .vscode/mcp.json from version control
* chore: update .gitignore file
* feat: add migration tool
* refactor: restructure tools
* docs: better readme
* chore: add inspector
* chore: more migration stuff
* chore: trim migration
* chore: add migration scenario
* chore: remove components.json file and fetch component list from remote URL
* chore: refactor tool initialization to separate base and pro tools
* chore: integrate CHART_COMPONENTS into getComponentPropsTool for filtering
* feat: add getTokenTool and themeCustomizationTool for token management
* refactor: rework mcp fns
* chore: update bg gradient migration
* refactor: fetch url
* docs: update
* feat: implement HTTP server for mcp
* refactor: tools and server
* chore: expose prompts
* chore: setup vc deployment
* chore: rm unused
* refactor: streamline theme tools
* chore: update
* docs: update readme
* docs: changeset
---------
Co-authored-by: Tioluwani Kolawole <kolawole8tiolu@gmail.com >
2025-07-28 16:11:48 +01:00
github-actions[bot]
4ec69e0551
Version Packages ( #10145 )
...
ci(changesets): version packages
Co-authored-by: Segun Adebayo <joseshegs@gmail.com >
2025-07-26 19:59:40 +01:00
Segun Adebayo
90954e0b3a
docs: next changelog
2025-07-26 18:02:54 +01:00
Segun Adebayo
2cafb0ee47
chore: global group gap
2025-07-24 20:48:28 +01:00
Segun Adebayo
dc02076d91
docs: add changeset
2025-07-24 20:05:38 +01:00
Segun Adebayo
dd3af62c4e
chore: bump ark-ui
2025-07-24 19:54:36 +01:00
Segun Adebayo
86ca96a0ee
feat(system): unstyled prop everywhere
2025-07-24 19:45:23 +01:00
Segun Adebayo
5cc76a78ed
fix: native select height
2025-07-18 15:01:25 +01:00
Segun Adebayo
d50b22f49a
docs: add changeset
2025-07-18 13:47:40 +01:00
Segun Adebayo
caeb79d964
chore(/theme): expose more modules
2025-07-15 09:30:13 +01:00
Segun Adebayo
488ee0de70
chore: export hooks entrypoint
2025-07-15 08:46:31 +01:00
Segun Adebayo
4da48e327a
fix: export missing types
2025-07-09 18:13:33 +01:00
github-actions[bot]
04317b43a9
Version Packages ( #10132 )
...
ci(changesets): version packages
Co-authored-by: Segun Adebayo <joseshegs@gmail.com >
2025-07-07 15:51:05 +01:00
Segun Adebayo
ee2b9f02dc
chore: bump ark-ui
2025-07-05 18:56:51 +01:00
Segun Adebayo
32967aa849
feat: treeview component ( #10111 )
...
* chore: wip
* chore: export recipe
* chore: setup basic example
* chore: add shortcut component
* chore: add stories
* chore: update examples
* chore: update recipe and examples
* docs: add changeset
* chore: add checkbox tree example
* chore: add draft docs
* chore: add examples
* chore: example
* fix: tree context menu example
* fix: lint and prettier
* fix: lint and docs
* refactor: mv indent guide out
* chore: update example
* chore: update variants
* fix: typecheck
* chore: update theming
2025-07-05 18:23:35 +01:00
Ivica Batinić
ca40993f78
feat(system): export clipboardAnatomy ( #10126 )
...
* feat: export clipboardAnatomy
* docs: changeset
---------
Co-authored-by: Segun Adebayo <joseshegs@gmail.com >
2025-07-04 14:15:33 +01:00
github-actions[bot]
9750f3a2d2
Version Packages ( #10103 )
...
ci(changesets): version packages
Co-authored-by: Segun Adebayo <joseshegs@gmail.com >
2025-06-28 12:42:12 +01:00
Ivica Batinić
6cf8cc6c06
fix(drawer): conditional placement variants ( #10119 )
...
* feat: add drawer with conditional variants example
* chore: ad changeset
2025-06-27 16:43:58 +01:00
Segun Adebayo
8ddeb0b0f2
chore: bump deps
2025-06-27 15:35:06 +01:00
Segun Adebayo
517ba37c49
fix(cli): rethrow io.write errors
2025-06-27 14:06:45 +01:00
Segun Adebayo
d7914ad43a
fix(system): map object
2025-06-24 22:53:13 +01:00
Ivica Batinić
2b4fa6d184
fix(select): add missing SelectRootComponent type export ( #10101 )
...
* fix(select): add missing SelectRootComponent type export
* docs: changeset
---------
Co-authored-by: Segun Adebayo <joseshegs@gmail.com >
2025-06-16 21:44:03 +01:00
github-actions[bot]
f20a9a896b
Version Packages ( #10089 )
...
ci(changesets): version packages
Co-authored-by: Segun Adebayo <joseshegs@gmail.com >
2025-06-11 17:54:38 +01:00
Segun Adebayo
010f256d74
chore: bump ark and change custom condition
2025-06-11 17:05:58 +01:00
Segun Adebayo
3df43bab4e
feat: add theme entrypoint for recipe extraction
2025-06-09 14:57:56 +01:00
github-actions[bot]
74e0cf97b1
Version Packages ( #10073 )
...
ci(changesets): version packages
Co-authored-by: Segun Adebayo <joseshegs@gmail.com >
2025-06-06 14:48:24 +01:00
Ivica Batinić
c2f650bd0c
Fix/checkbox types export ( #10081 )
...
* fix: export CheckboxRootProviderProps type
* fix: add CheckboxRootProviderProps type export
2025-06-06 14:16:00 +01:00
Ivica Batinić
63c267fe2e
fix(typography): export Quote component and its types ( #10075 )
...
* feat(typography): export Quote component and its types
* chore: changeset
2025-06-06 00:10:27 +01:00
Segun Adebayo
14328a2cb7
fix: pin input clipping
2025-06-05 23:34:18 +01:00
Segun Adebayo
65020dd159
chore: bump ark-ui
2025-06-05 23:12:59 +01:00
Gaurav Gusain
77d9bec3b9
fix(chart-tooltip): apply formatter prop to display formatted values ( #10071 )
...
* fix(chart-tooltip): apply formatter prop to display formatted values
* docs: changeset
* feat: update ChartTooltip to support flexible formatter output
- Allow formatter to return ReactNode or [value, name] tuple
- Use only formatted value in total rowImprove type safety and formatting logic
---------
Co-authored-by: Segun Adebayo <joseshegs@gmail.com >
2025-06-04 11:05:54 +01:00
Ivica Batinić
25c3cce7aa
fix(system): allow undefined for optional properties in CSS and recipe types ( #10072 )
...
* fix(types): allow undefined for optional properties in CSS and recipe types
* docs: changelog
---------
Co-authored-by: Segun Adebayo <joseshegs@gmail.com >
2025-06-04 11:03:35 +01:00
github-actions[bot]
e61de2f6fe
Version Packages ( #10060 )
...
ci(changesets): version packages
Co-authored-by: Segun Adebayo <joseshegs@gmail.com >
2025-06-02 15:20:23 +01:00
Segun Adebayo
2b6e2c2fb1
chore: add data-loading
2025-06-02 14:53:54 +01:00
Ivica Batinić
b1cfc775f9
Merge branch 'main' into fix/button-loading-state-with-icons
2025-06-02 08:51:45 +02:00
Segun Adebayo
10d0a8ed2b
docs: changeset
2025-06-01 18:28:50 +01:00
Ivica Batinić
0ecad89653
Merge branch 'main' into fix/button-loading-state-with-icons
2025-05-29 10:01:23 +02:00
Segun Adebayo
a289c3c928
docs: changeset
2025-05-28 21:44:15 +01:00
Ivica Batinić
98f030d3bd
chore: add changelog
2025-05-21 11:13:44 +02:00
Segun Adebayo
df458e07a6
ci(changesets): version packages
2025-05-17 11:57:41 +00:00
Segun Adebayo
5f1d583a7f
docs: add last pr changeset
2025-05-17 12:53:37 +01:00
Segun Adebayo
aa9c2b02e4
fix(svg): improve exception handling
2025-05-17 12:48:23 +01:00
Segun Adebayo
4f1bca98a5
ci(changesets): version packages
2025-05-15 18:45:32 +00:00
Segun Adebayo
ad03fd22b2
fix: improve progress circle
2025-05-15 19:43:43 +01:00
Segun Adebayo
b2f8b2f07f
Merge branch 'main' into feat/combobox
2025-05-15 12:32:54 +01:00
Segun Adebayo
12b2a19981
ci(changesets): version packages
2025-05-14 16:20:45 +00:00
Segun Adebayo
ad679e006e
fix(select): rtl layout
2025-05-14 17:06:44 +01:00
Segun Adebayo
d860d48cf7
chore: add changeset
2025-05-14 17:05:29 +01:00
Segun Adebayo
2dcb762749
fix(system): chakra.path d prop
2025-05-13 16:21:18 +01:00