tiny-vue/examples/sites
张烟铃 2eba6c9057
feat: add tiny-react (#1605)
* 图表

* chart log

* add anchor

* test

* add guide

* add breadcrumb

* 1

* tag add

* 1

* Merge branch 'master' of https://gitee.com/zhang-yanling/opentiny

# Conflicts:
#	examples/react-docs/src/tag/base.tsx
#	packages/react/src/common/package.json
#	packages/react/src/common/src/index.ts
#	packages/react/src/common/src/vue-hooks.ts
#	packages/react/src/common/src/vue-instance.ts
#	packages/react/src/tag/src/pc.jsx
#	packages/renderless/src/badge/vue.ts
#	packages/renderless/src/chart-line/index.ts
#	packages/renderless/src/chart-waterfall/index.ts
#	packages/renderless/types/badge.type.ts

* 1

* change docs

* add float-button divider

* add serch

* add tooltip

* 添加darwer 说明文档

* add time-line

* add qrcode

* 说明文档进一步说明

* 说明文档进一步说明

* add skeleton

* 优化说明文档

* add progress

* ADD progress mobile

* 文档优化 删除一些不必要的文件

* rename file

* vue转jsx

* 优化脚本文件

* 优化脚本文件

* 优化脚本文件

* 优化脚本文件

* fix:merge
2024-05-10 14:33:17 +08:00
..
demos feat: add tiny-react (#1605) 2024-05-10 14:33:17 +08:00
env fix(sites): add saas sites env (#1385) 2024-02-07 11:45:42 +08:00
playground feat: add tiny-react (#1605) 2024-05-10 14:33:17 +08:00
public feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
src doc: [charts] 更新图表的 API 文档,增加 options 使用方法 (#1600) 2024-04-29 17:26:37 +08:00
tiny-uno feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
.gitignore feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
.prettierignore feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
.prettierrc feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
.stylelintignore feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
.stylelintrc.js feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
index.html docs: add description and keywords for seo (#1592) 2024-04-26 16:00:26 +08:00
md.extend.config.js feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
package.json docs: update vue-docs version (#1541) 2024-04-10 15:09:54 +08:00
playground.html fix(playground): update unpkg url (#1145) 2023-12-15 15:21:16 +08:00
postcss.config.cjs feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
tailwind.config.cjs feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
tiny.config.js feat: add dialog-select and refactor sites (#378) 2023-08-11 16:40:06 +08:00
tsconfig.json feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
tsconfig.node.json feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
uno.config.js feat: support react and add new components: rich-text-editor/color-picker/divider/calendar-view 2023-10-11 04:04:12 -07:00
vite.config.ts feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00