github ant-design-blazor/ant-design-blazor 0.8.2
v0.8.2

latest releases: 0.19.0-rc.7, 0.19.0-rc.6, 0.19.0-rc.5...
2 years ago

Changelog

  • Table

    • 🐞 Fixed selection issues. #1632 @anranruye
    • 🐞 Fixed filter wrong compare operator after remove one filter condition; remove input components for 'Is Null' and 'Is Not Null' filter operators. #1596 @anranruye
    • 🐞 Fixed the issue that filters are not applied when close the filter panel by clicking filter icon area. #1594 @anranruye
    • 🐞 Fixed filter icon wrong highlight after clear the filter value; fix filter behavior when there is no input value. #1592 @anranruye
    • 🐞 Fixed can not close filter by confirm button. #1602 @anranruye
    • 📖 update ‘fork official sample’ demo to enable the sorters. #1544 @anranruye
  • Dropdown

    • 🐞 Add typical Button propertied to DropdownButton. Include demo & API docs for Dropdown API and Button API. #1609 @anddrzejb
    • 🐞 Add Loading parameter to DropdownButton. #1588 @anddrzejb
  • DatePicker

  • InputNumber

    • 🐞 fix the exception which is throwed when an InputNumber component for nullable type loses focus. #1612 @anranruye
    • 🐞 fix(module:inputnumber): include parser in value evaluation. #1567 @anddrzejb
  • 🐞 New parameters for Input: Bordered, ReadOnly, InputElementSuffixClass & methods: Focus(), Blur(), fixed clear icon.
    New parameter for TextArea ShowCount, fixed clear icon.
    Search gets new look and paramter ClassicSearchIcon for fallback to old look.
    InputGroup whitespace removed.
    New parameters for InputPassword: ShowPassword & IconRender. #1530 @anddrzejb

  • 🐞 Fixed Affix: remove wrong event listeners. #1616 @ElderJames

  • 🐞 Fixed Drawer: OffsetX and offsetY do not work of Drawer, and update the documents how to use DrawerService by the way. #1448 @zxyao145

  • 🐞 Fixed Radio: add defaultChecked and defaultValue. #1494 @ElderJames

  • 🐞 Fixed Tag: Add support for Status and custom colors, add animation demo #1631 @anddrzejb

  • 🐞 Fixed Image: fix the style property position. #1642 @ElderJames

  • 🐞 Fixed Checkbox: in-form behavior of CheckboxGroup component. #1637 @anranruye

  • 🌐 Fixed nl-BE and nl-NL locales. #1624 @gregloones

  • 🛠 add missing 'filterOptions' node to german locale file. #1562 @anranruye

  • 🌐 Added values missing from locale es-ES. #1534 @Magehernan


  • Table

    • 🐞 修复 Selection 的选择和清空功能。 #1632 @anranruye
    • 🐞 修复删除一个筛选条件后筛选器比较运算符错误的问题;移除 Is Null 和 Is Not Null 筛选条件的输入组件。#1596 @anranruye
    • 🐞 修复点击筛选图标关闭筛选器面板时不应用筛选操作的问题。#1594 @anranruye
    • 🐞 修复筛选器图标错误地持续处于选中状态的错误;修复没有在筛选器的输入组件输入任何值时也会进行筛选的问题。#1592 @anranruye
    • 🐞 修复点击筛选器确定按钮筛选器面板不关闭的问题。#1602 @anranruye
    • 📖 更新“复刻官方示例”示例以使排序可用。#1544 @anranruye
  • Dropdown

  • DatePicker

  • InputNumber

    • 🐞 修复可空类型的组件失去焦点时抛出的异常。#1612 @anranruye
    • 🐞 修复 InputNumber 在值计算时没包括 Parser。#1567 @anddrzejb
  • Input 系列组件 #1530 @anddrzejb

    • 🐞 修复 Input 缺失的 BorderedReadOnlyInputElementSuffixClass 属性,增加 Focus(), Blur()方法。
    • 🐞 修复 TextArea 缺失的 TextArea ShowCount 属性,修复清除按钮。
    • 🐞 修复 Search 的样式,使用 ClassicSearchIcon 来回滚到旧样式。
    • 🐞 修复 InputPassword 的 ShowPasswordIconRender 属性。
  • 🐞 修复 Affix 监听器移除的问题#1616 @ElderJames

  • 🐞 修复 Drawer OffsetX 和offsetY 不起作用,并更新使用 DrawerService 的文档。#1448 @zxyao145

  • 🐞 修复 Radio 的 defaultChecked 和RadioGroup的 DefaultValue。#1494 @ElderJames

  • 🐞 修复 Tag 的 Status 和自定义颜色的支持,增加动画 demo。#1631 @anddrzejb

  • 🐞 修复 Image 组件 Style 属性的作用位置。#1642 @ElderJames

  • 🐞 修复 CheckboxGroup 组件不能在 Form 中使用的问题。#1637 @anranruye

  • 🌐 修复 荷兰语资源。#1624 @gregloones

  • 🌐 修复 德语资源。#1562 @anranruye

  • 🌐 修复 西班牙语资源。#1534 @Magehernan

Don't miss a new ant-design-blazor release

NewReleases is sending notifications on new releases.