Skip to content

Releases: 79E/aunt

v0.3.4

v0.3.3

12 Jan 08:16
@79E 79E
Compare
Choose a tag to compare

v0.3.2

v0.3.1

v0.3.0

18 Oct 08:57
@79E 79E
Compare
Choose a tag to compare

特征

修复

优化

New Component

  • New WaterMark component
  • New Selector component
  • New Overlay Components
  • Add useEventListener hooks
  • New NavBar component
  • New Pagination component
  • New Steps component
  • New Tabbar component
  • New BackTop components

Bug Fixes

  • Button: Fix the problem that the style does not re render when the parameters change

Chore

  • Optimize the specifications and processes related to building, packaging and publishing

v0.2.0

22 Sep 06:55
@79E 79E
bf2fb2e
Compare
Choose a tag to compare

特征

  • 新增Progress 进度条组件
  • 新增CircleProgress 环形进度条组件
  • 新增Skeleton 骨架屏组件
  • 新增Rate 评分组件
  • 新增Checkbox 复选框组件
  • 新增Radio 单选框组件
  • 新增Segmented 分段控制器组件

修复

  • Rate: 修改评分禁用和只读状态class层级问题
  • Segmented: 修复在自定义内容下的选中状态高度不适应问题

New Component

  • add Progress Component
  • add CircleProgress Component
  • add Skeleton Component
  • add Rate Component
  • add Checkbox Component
  • add Radio Component
  • add Segmented Component

Bug Fixes

  • Rate: Modify rating disabled and read-only state class level issues
  • Segmented: Fix the problem that the height of the selected state under custom content does not fit

v0.1.1

22 Aug 07:04
@79E 79E
9c7ce9b
Compare
Choose a tag to compare

修复

  • tslib: 修复 package.json 缺少相关依赖问题

Bug Fixes

  • tslib: Fix package.json missing dependency issue

v0.1.0

22 Aug 06:41
@79E 79E
38ee5af
Compare
Choose a tag to compare

文档

  • 整体重新修正Aunt文档和演示Demo展示结构。

特征

  • 新增 Card 卡片组件
  • 新增 Switch 开关组件
  • 新增 Badge 徽标组件
  • 新增 Transition 动画过渡组件

修复

  • Loading: 修补加载状态组件基础类型
  • Avatar: 修补头像文字类型文字超出截取问题
  • Badge: 修复Badge 徽标在没有子元素下位置偏移和动画闪跳问题

Docs

  • Overall reworked Aunt documentation and demo demo presentation structure.

New Component

  • add Card Component
  • add Switch component
  • add Badge component
  • add Transition component

Bug Fixes

  • Loading: Patch loading state component base type
  • Avatar: Fix the avatar text type text beyond the interception problem
  • Badge: Fix Badge logo position shift and animation flicker in the absence of child elements

v0.0.3

31 Jul 07:55
@79E 79E
a06dce0
Compare
Choose a tag to compare

特征

  • 新增 Empty 空状态组件
  • 新增 CountDown 倒计时组件
  • 新增 Tag 标签组件

修复

  • Button: 修复Button圆形按钮点击阴影溢出

New Component

  • add Empty component
  • add CountDown component
  • add Tag component

Bug Fixes

  • Button: Fix button circular button click shadow overflow

v0.0.2

18 Jul 10:49
@79E 79E
Compare
Choose a tag to compare

New Component

  • 新增 Button 按钮组件
  • 新增 Flex 布局组件
  • 新增 Space 间距组件
  • 新增 Grid 栅格组件
  • 新增 Icon 图标组件
  • 新增 Typography 文本组件
  • 新增 Image 图片组件
  • 新增 Divider 分割线组件
  • 新增 Avatar 头像组件
  • 新增 Loading 加载组件
  • 新增 Lazyload 懒加载组件
  • 新增 ConfigProvider 配置组件

  • New button component
  • New flex component
  • New space component
  • New grid component
  • New icon component
  • New Typography component
  • New image component
  • New divider component
  • New avatar component
  • Add loading component
  • Add lazyload component
  • Add ConfigProvider component