Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from ant-design-blazor:master #1

Merged
merged 220 commits into from
Jul 31, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 7, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

m-khrapunov and others added 30 commits September 16, 2022 13:50
* add virtualization support

* fix doc

Co-authored-by: James Yeung <[email protected]>
* Use TitleTemplate in Tooltip

* optimize demo

Co-authored-by: James Yeung <[email protected]>
* feat(module: dropdown): support arrow parameter

* fix document
…2809)

* feat(module:drawer): add property HeaderStyle to Drawer component

a property for modifying the style of the header in the drawer component

* feat(docs): add property HeaderStyle to Drawer api

Add HeaderStyle to DrawerOptions and update docs

* fix missing HeaderStyle for drawer servcie

Co-authored-by: James Yeung <[email protected]>
* Add `DownloadButton`

* Add doc for `DownloadButton`

* Remove an unnecessary file

* impore doc

Co-authored-by: James Yeung <[email protected]>
…havior to bind value in the onchange event (#2838)

* feat(module: input): add ChangeOnInput, modify the default binding behavior to bind in the onchange event

* fix can't change immediately when debounce milliseconds is 0

* add tests
…ear (#2840)

* feat:(module: datepicker): add OnOk event

* refactor: (module: datepicker): rename OnClearClick to OnClear

* chore: (module: datepicker): update docs

* refactor:(module: datepicker): keep OnClearClick [Obsolete]

* fix docs

Co-authored-by: James Yeung <[email protected]>
* fix(module: input): convert error status work incorrectly

* add test
* changelog 0.12.7

* update changelog cn

* fix translate
…itly the total number of rows for the data source (#2476)

* Change set HidePagination‘s Location

Change set PageSize Method when HidePagination is true.

if HidePagination is true,set PagSize value is DataSource Count

if HidePagination is true,set PagSize value is DataSource Count

if HidePagination is true,set PagSize value is DataSource Count

* refactor

* update demo

Co-authored-by: James Yeung <[email protected]>
…lization selection (#2869)

* fix(module: segmented): binding value type causes an incorrect initialization selection

* add tests
* docs: update .NET7 RC2

* fix target framework

* update to .net 7 GA

* update yaml

* fix wasmhost

* update document
…y issues (#2874)

* refactor mentions

* 修复:定位和隐藏的问题。

* fix: 修复定位和显示的一些bug

* fix:手误

Co-authored-by: 丁某 <[email protected]>
…it is expanded and collapsed (#2876)

* Fix: no animation effect when the secondary menu is expanded and collapsed

* fix test

Co-authored-by: James Yeung <[email protected]>
…#2834)

* feat: support the maximization of Modal initialization (#2823)

* fix: the lifecycle of MaximizationOnInit

* rename to DefaultMaximized

Co-authored-by: James Yeung <[email protected]>
…te (#2812)

* feat(modal): add only one OK footer and onlt one Cancel footer

* docs: update demo
Merge Feature to master
* Fix anchor demo links because there is a capital in the real anchors but not the demos and it is case sensitive

* Remove commented code in demos

* fix demo link

Co-authored-by: James Yeung <[email protected]>
* refactor(module: input): rename BindOnInput

* fix doc
ElderJames and others added 29 commits June 18, 2023 19:43
* fix(module: drawer): scroll not enable when page url change

* remove NavigationManager dependence

---------

Co-authored-by: James Yeung <[email protected]>
* docs: Optimize the performance of document navigation

* fix infinite loop

* add lock json files

* fix

* fix contributor list

* fix contributorlist
* fix(module: icons): compatible with bootstrap

* fix icon class
…ressed. (#3350)

* fix(module: tree): Multiple should not take effect when Ctrl is not pressed.

* Skip listening CtrlKey for TreeSelect

* change the generic type to KeyboardEventArgs

---------

Co-authored-by: James Yeung <[email protected]>
* Changelog 0.15.3

* fix fotmat
…ot change default behavior (#3370)

when a screen reader parses an icon, it sees the role attribute has a value of 'img'. in the case where we don't want the screen reader to read the icon, the role can be assigned a blank value and the role attribute will not be added. instead, the aria-hidden attribute will be added with a value of 'true'

no breaking changes
* fix(module: menu): missing null check

* fix null check
* fix(module: input): incorrect html structure of TextArea icons

* fix tests
Add AutoFocus to select components to provide same functionalty as other input components
…om checkbox group (#3365)

* fix(module: checkbox): passing disabled value to templated options from checkbox group

* fix tests
* Changelog 0.15.4

* fix
@IamFlashUser IamFlashUser merged commit c5ced68 into IamFlashUser:master Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.