gpui-component/docs
Jason Lee 893e323692
Fix state internal update to refresh for List, Tree, Table and Select. (#1492)
This to fix #1468, #1449 changes broken the state (e.g.: `SelectState`
to call `cx.notify()`) update not notify parent element (e.g.: `Select`)
to rerender.
2025-11-04 16:25:37 +08:00
..
.vitepress docs: Update docs website style. (#1488) 2025-11-03 22:18:18 +08:00
data docs: Improve docs add more details. (#1447) 2025-10-29 02:41:28 +00:00
docs Fix state internal update to refresh for List, Tree, Table and Select. (#1492) 2025-11-04 16:25:37 +08:00
public docs: Update dark theme logo. (#1412) 2025-10-22 22:09:30 +08:00
src docs: Switch to use VitePress. (#1405) 2025-10-21 15:18:41 +08:00
.gitignore docs: Add Context & ElementId doc. (#1460) 2025-10-29 23:37:26 +08:00
bun.lock docs: Switch to use VitePress. (#1405) 2025-10-21 15:18:41 +08:00
contributors.md docs: Update docs links. 2025-10-22 22:27:49 +08:00
contributors.vue docs: Improve docs add more details. (#1447) 2025-10-29 02:41:28 +00:00
index.md docs: Improve docs add more details. (#1447) 2025-10-29 02:41:28 +00:00
index.vue docs: Update docs website style. (#1488) 2025-11-03 22:18:18 +08:00
package.json docs: Switch to use VitePress. (#1405) 2025-10-21 15:18:41 +08:00
postcss.config.mjs docs: Switch to use VitePress. (#1405) 2025-10-21 15:18:41 +08:00