- vscode 插件推荐
- 编辑拖拽
- 完善示例
- 抽离 json 到组件之外的文件,支持保存
- 需要将 vue 组件抽离到外面,借助 react https://aisuda.bce.baidu.com/amis/zh-CN/components/custom
- 需要将 amis json 抽离到单独文件
- 备份源文件
- vue 组件支持编辑器配置,编辑器拖拽
- mock
- 保存到文件
- amis-editor 只在开发模式下打包
- rem 响应式
- webpack 插件生成路由信息文件
- 解决 vue 组件上的 class 报错
- 将 amis 分包
- amis-admin-vue
- amis-react-starter
https://github.com/aisuda/amis-react-starter/blob/main/src/App.tsx
- amis-editor-demo