Skip to content

Releases: DaoCloud/dao-style

1.0.9-rc6

11 Nov 06:23
Compare
Choose a tag to compare

1.0.9-rc6 (2018-11-11)

Bug Fixes

1.0.9-rc5

11 Nov 03:06
Compare
Choose a tag to compare

1.0.9-rc5 (2018-11-11)

Bug Fixes

  • input-with-label: style error
    (3b159316)

1.0.9-rc4

09 Nov 01:53
Compare
Choose a tag to compare

1.0.9-rc4 (2018-11-09)

Bug Fixes

1.0.9-rc3

02 Nov 04:10
Compare
Choose a tag to compare

1.0.9-rc3 (2018-11-02)

Bug Fixes

  • *: package.json files
    (5a317298)
  • dialog: 在 chrome 下的错误层叠关系
    (9fcc76d9)
  • popover-placement: change the placement default value from 'bottom' to 'top'
    (afe3a147)
  • select-with-search: fix the error style of select with search box
    (8151d756)

Features

  • *: build readme.md for npm.js
    (25288fc5)

Docs

1.0.9

11 Oct 08:27
Compare
Choose a tag to compare

1.0.9 (2018-10-11)

Bug Fixes

Features

  • *: add gtm
    (a1dfa52f)
  • alert: 添加一个 alert 的 loading 状态
    (f4b81773)
  • changelogs: add pagination
    (4da54735)
  • installation: add installation page
    (846fbf43)

Docs

1.0.7

16 Aug 09:21
630f069
Compare
Choose a tag to compare

1.0.7 (2018-08-16)

Bug Fixes

  • EditableTable:

Features

  • DCE-9649: dao-setting-layout分割线前留白
    (4ab4c959)
  • dao-dropdown: dao-dropdown 支持外部控制显示与否
    (6c504f54)

1.0.6

09 Aug 11:49
be3c6c2
Compare
Choose a tag to compare

1.0.6 (2018-08-09)

Bug Fixes

  • *: 组件支持自定义文案
    (942e5763)
  • input:
    • 调整 numeric-input 判断逻辑
      (7491d02f)
    • numeric input v-model 为 null 时会报错
      (d714d021)
    • numeric input 重置没有生效
      (e93cab1b)

Features

1.0.5

27 Jul 10:35
2fc4f6a
Compare
Choose a tag to compare

1.0.5 (2018-07-27)

Bug Fixes

  • dao-editable-table: 修复 editable-table 中 icon 及下拉框没对齐
    (5b9e410b)
  • dialog:
  • select: 修复 select 在同时有 search 和 tab 时会有两个 scroll bar 的问题
    (bcb36de5)
  • setting-layout: 修复 v-show 对 setting-layout 不起作用的问题
    (13a97ad7)

Features

  • dialog:
  • info-card-empty-state: 增加info-card表格对空状态的支持
    (f3a6acf0)

Docs

  • dialog: default padding bottom
    (b85502f6)

1.0.4

14 Jun 12:28
e6a5c6f
Compare
Choose a tag to compare

1.0.4 (2018-06-14)

Bug Fixes

  • icon: fix menu item checkmark icon
    (4f2e141c)
  • numeric-input: fix component name dao-numberic-input to dao-numeric-input and add block feature
    (050455af)
  • panel:
    • 修复当改变 dao-panel 大小时,dao-panel内部文字会被选中的问题
      (38cc6019)
    • 修复 dao-panel-divider 被遮掉一半的问题
      (6f2d1beb)
  • tooltip: 修复 tootip 当定位不正确的时候,tooltip 会闪烁的问题
    (1b21245d)

1.0.3

28 May 03:47
38fc7cf
Compare
Choose a tag to compare

1.0.3 (2018-05-28)

Bug Fixes

  • dao-info-card: 改变 info-card 在 size 为 max 时,keyvalue 情况下的宽度
    (3db20ca6)