- docs: 新增轮播图示例首页入口 (2816a73)
- docs: 修复 Taro 编译项目外组件问题 (c136729)
- docs: 移除多余 debug 和 log (1c3c6fb)
- docs: 增加组件文档 (6167318)
- docs: 增加组件文档 (61551b1)
- docs: 增加组件样式文档 (cef7d7a)
- docs: update README.md (70c2023)
- docs(Authorize): 增加 Authorize 组件文档 (9c5c19f)
- docs(Carousel): 增加轮播图组件文档 (43810f1)
- docs(example): 重新初始化 example (2618595)
- docs(Grid): 新增栅格布局示例 (f8efe9f)
- docs(Overlay): 更新 Overlay 组件文档,新增 withoutTransition 属性 (54f78c1)
- docs(Overlay): 增加 Overlay 组件文档 (92b7018)
- docs(README): 更新 README.md 文档,新增 Row,Col 文档 (115b7db)
- docs(Transition): 更新 Transition 组件文档 (b9fae52)
- docs(Transition): 增加 Transition 组件文档 (3a9cc4f)
- docs(Transition): 增加 Transition 组件文档 (ce7e155)
- deps: 更新 taro 到 v3.0.16 (45ed6bb)
- deps: 更新 taro 依赖到 3.0.16 (46f47dc)
- deps: 移除多余 react 依赖 (68f0d57)
- script: 移除构建包,包含 dist 文件夹 (0443943)
- script: 增加生成组件和示例的脚本 (0dd0c3a)
- script: add release script (fe31c92)
- script(release): 更新 release 脚本 (607a97e)
- types: 更新类型文件 (8407b18)
- types: 更新组件类型文件 (f0b31db)
- types: 更新 Overlay 和 Transition 组件类型 (e53d656)
- types(Transition): 更新 Transition 类型 (0f65391)
- types(Transition): 更新 Transition 组件类型 (a94b7e5)
- style: 移除全局 transition.less 文件 (1eeaad6)
- style: 组件样式文件调整 (2049563)
- style(AppBar): 调整 AppBar 组件样式 (cbc3268)
- style(assets): 移除多余字体和图片资源 (5beefd7)
- style(Grid): 全局样式引入 Row & Col 样式 (cc3cdf9)
- style(iconfont): 删除多余 iconfont 依赖 (4f4dce8)
- feat: 持续优化组件 (67c3e93)
- feat: 调整组件 defaultProps 引入方式,增加组件 displayName (40b56d1)
- feat: 更新 overlay,transition 组件类型 (9091f5c)
- feat: 完善 appBar 组件 (cdb335c)
- feat: 优化 Overlay 组件 (c4ef439)
- feat: 优化 Transition 组件 (0cc7458)
- feat: first publish (e143313)
- feat: init project (54d9378)
- feat(AppBar): AppBar 组件支持渲染为普通 view (edb2a09)
- feat(Authorize): 完善优化授权组件 (c196e4e)
- feat(Carousel): 完善轮播图组件 (a289786)
- feat(Grid): 新增栅格布局,Row & Col (43b545e)
- feat(Overlay): 增加 withoutTransition 属性 (fcfe1bf)
- feat(Transition): 优化 Transition 组件 (c00cdf9)
- perf(Transition): 更改 createElement 为 cloneElement (5afdce8)
- fix(Transition): 修复动画 bug (8ee26e3)
- chore: 去除 isReactComponentType,改用 isValidElement (75a6fb9)
- chore: 删除未引用的代码 (bc0c5f0)
- chore: 优化打包 (36c8980)
- chore(lint): add project lint (a694ad6)
- chore(utils): 更新 nextTick 方法 (53df85f)
- chore(utils): nextick 方法更新 (8c7f665)
- refactor(Transition): 重构优化 Transition 组件和 useTransition (72307f3)
- test: bug review (feef7aa)