Commit Graph

1132 Commits

Author SHA1 Message Date
Ivan Ocoka
2ebef4c079 fix(module: select): it's incorrect to detect type this way, it throws when class inheritance is used (#2121)
Co-authored-by: Ocoka <somewhere@network>
2021-11-30 16:09:09 +08:00
Guyiming
e975e204ae fix(module: tree): Update check status when set CheckedKeys property (#2133)
* update check status when set CheckedKeys property

* format

Co-authored-by: Guyiming <ymgu@best-inc.com>
2021-11-30 14:53:50 +08:00
LeaFrock
81027d5267 fix(module: radio): Radio in a group should always keep Disabled as same as RadioGroup.Disabled (#2142) 2021-11-30 14:51:33 +08:00
Hao Sun
2abb96980b fix(module: typography): fix copy (#2118)
* fix(module:typography): fix copy

* fix unit tests
2021-11-22 00:18:40 +08:00
noctis0430
4c5ee42fa1 feat(module: cascader): display indicator when options is null/empty (#2108) 2021-11-15 12:21:17 +08:00
noctis0430
75715f3f2b fix(module: cascader): crashes when options is null (#563) (#2105) 2021-11-12 12:14:29 +08:00
LeaFrock
df2f75e76b fix(module: typography): Fix OnCopy not invoked when Text is null or empty (#2098) 2021-11-10 19:50:43 +08:00
Hao Sun
908941002a fix(module: locale-provider): fix culture not found (#2094)
* fix(module:locale-provider): fix culture-info not found

* Update fallback strategy
2021-11-10 19:29:39 +08:00
Abdullah Ilgaz
9133845cc7 docs: Improved ReadMe (#2086) 2021-11-09 18:10:55 +08:00
James Yeung
02b6a826d0 changelog 0.10.2 (#2081) 2021-11-05 00:17:37 +08:00
James Yeung
860c8f3e6f fix(module: descriptions): header styles (#2078) 2021-11-04 00:47:14 +08:00
James Yeung
783fddf4ef feat(module: tabs): add context menu and page config for ReuseTabs (#2075)
* feat(module: tabs): add context menu

* fix missing body

* remove icon

* add context menu de
2021-11-04 00:46:20 +08:00
Szymon Jankowski
873a7f305c fix(module: calendar): DateFullCellRender throws an exception (#2067) (#2068) 2021-11-01 09:36:09 +08:00
James Yeung
a4648d37c5 feat(module: table): reload data with specific page index and size (#2072) 2021-10-31 14:23:03 +08:00
Andrzej Bakun
a05ab64035 fix(module: select): Select with group refresh on datasource change (#2048)
* test: fix net6 tests

* fix(module:select): group refresh on option change
2021-10-29 22:48:18 +08:00
Andrzej Bakun
217fdaca80 fix(module: select): Null option shows in SelectContent (#2023)
* fix(module:select): loads null in SelectOption into SelectContent

fix: adds ValueOnClear
tests

* docs(module:select): add ValueOnChange

* Update components/select/SelectBase.cs

Co-authored-by: Hao Sun <54608128+anranruye@users.noreply.github.com>

* other: clean-up warnings & add .Net foundation header

Co-authored-by: Hao Sun <54608128+anranruye@users.noreply.github.com>
2021-10-29 22:43:46 +08:00
James Yeung
26d880f8ed fix(module: table): ReloadData() can't invoke OnChange (#2071)
* fix(module: table): optimized query API for EF

* fix table ReloadData() can't invoke OnChange
2021-10-29 22:32:46 +08:00
Hao Sun
961a5ca02b fix(module: textarea): fix style string format and auto-size issues (#2001)
* fix(module:textarea): fix style string format

* seprate inner and outer style

* fix AutoSize

* fix custom style

* Update site/AntDesign.Docs/Demos/Components/Input/demo/Area.md

Co-authored-by: James Yeung <shunjiey@hotmail.com>

* Move SetStyle to styleHelper

* Update TextArea.razor

* Update TextArea.cs

* fix unit test

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-10-29 13:30:52 +08:00
Andrzej Bakun
58c5f2b6cc tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060)
* tests: added

* missed scenarios for Button and ButtonGroup
2021-10-28 11:21:10 +08:00
berkerdong
61a653579f fix(module: upload): IsPicture bug (#2049)
* fix #1987 IsPicture bug

* Optimize image judgment method

* Optimize picture type Judgment method

* Optimize imagetypes comparison method
2021-10-27 12:11:19 +08:00
Andrzej Bakun
1d8e923c17 fix(module: tabs): support tabs in a card (#2053)
* fix(module:tabs): support tabs in a card

* tests
2021-10-23 16:03:06 +08:00
Andrew Goliyad
bfa12a72f3 feat(module: table): Add Align property for column (#2045)
* feat(module: table): Add Align property

* feat(module: table): Add Align property

* feat(module: table): Add Align property
2021-10-22 15:26:08 +08:00
Andrzej Bakun
d843898cb8 tests: clean-up (#2050)
* tests: clean-up

* tests: missed warnings & exceptions fix

* build: comments fix

* docs: xml comments fixed to stop warnings
2021-10-22 12:45:00 +08:00
Guyiming
8111c9a5b2 fix(module: table): handle null field for @bind-Field (#2025) 2021-10-20 23:22:59 +08:00
韦东阳
453a898a52 fix(module: description): horizontal style (#2024)
* Descriptions Component  Horizontal  Style

* delete  style={contentStyle}
2021-10-18 22:39:17 +08:00
Andrzej Bakun
d7915eaeab fix(module: overlay): premature reset of _mouseInTrigger (#2036) 2021-10-18 22:37:44 +08:00
James Yeung
d23375fb49 fix(module: menu): make router match defaualt to all. 2021-10-17 22:07:28 +08:00
Martin Pučálka
3b008fdeed i18n: czech localization update (#2030)
Typos fix
2021-10-16 11:14:07 +08:00
James Yeung
49b17b52f7 Changelog 0.10.1 (#2022)
* changelog 0.10.1

* add changelog 0.10.1

* update the en-us changelog

* update package config and site links

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md
2021-10-15 23:25:03 +08:00
Martin Pučálka
c7e89c7e4c i18n: czech localization update (#2019)
Add missing translations and improve some existing ones.
2021-10-13 22:56:13 +08:00
SmallY
00b7093bee fix(module: table): Change the implement of RemoveMilliseconds (#1895)
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-10-13 22:49:12 +08:00
YongQuanRAO
bb8c1c4d27 docs: fix typo (#2021) 2021-10-13 21:48:55 +08:00
Andrzej Bakun
28a159501d fix(module: list): dynamic response to changes in Grid parameter (#2014) 2021-10-13 11:27:05 +08:00
Hao Sun
97d1ec43d9 fix(module: table): fix nullable built-in DateTime filter (#1964)
* fix(module:table): fix nullable date-time built-in filter

* Update DateFilterExpression.cs

* Update DateFilterExpression.cs

* Update DateFilterExpression.cs
2021-10-12 23:50:03 +08:00
Maksim
0e40f1bd03 fix(module: progress): use invariant culture for style strings (#2017)
* Use invariant culture for progress

* Use string interpolation instead StringBuilde
2021-10-12 23:15:32 +08:00
Hao Sun
34899650df fix(module: locale): fix custom locale resource (#1988)
* fix(module: locale): fix custom locale resource

* update doc

* Update LocaleProvider,cs

* Update i18n.zh-CN.md

* Update LocaleProvider

* Update docs
2021-10-12 17:48:19 +08:00
Guyiming
cc836bcf10 feat(module: tabs): Add AuthorizeReuseTabsRouteView (#1910)
* 使MenItem同时支持Icon和IconFont,解决当使用iconfont.cn图标后,缩起内嵌菜单导致按钮样式不统一的问题。

* 空值判断

* add IconTemplate in MenuItem

* code format

* Add AuthorizeReuseTabsRouteView

* add readme.md

* remove comments

* Add AuthorizeResuseTabsRouteView test demo

* save

* save

* done

* refactor the test app

* fix test app

* debug

* debug

* fix tab render

* fix the copyright

* fix package infomation

* fix tab display order

* fix content focerender

Co-authored-by: BG345554 <ymgu@best-inc.com>
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-10-11 23:01:27 +08:00
Andrzej Bakun
5c2f48f718 fix(module: select): arrow down click does not auto close (#1977)
* fix(module:select): arrow down click does not auto close

* test case added
2021-10-11 22:17:14 +08:00
anranruye
45b47d49b6 fix(module: table): fix selection (#1973)
* fix(module:table): can not select all

* fix(module:table): do not remain selection after change pageIndex

* Update table.raz
2021-10-10 21:44:21 +08:00
anranruye
88fb3b3328 fix(module: select): fix null value option (#1996) 2021-10-09 18:36:25 +08:00
Daniel Matthews
b623c8a7e4 fix(module: menu): Wrap IconTemplate in corrected span (#2006)
* fix(module:menu): Wrap IconTemplate in corrected span
* wrap IconTemplate using span created by Icon component so InlineCollapse properly displays IconTemplate

*docs: Added missing docs for IconTemplate

* Update icontemplate.md

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-10-08 15:38:46 +00:00
James Yeung
5875929a89 refactor(module: tabs): improve rendering (#1970)
* refactor(module: tabs): improve rendering

* fix ForceRender & change constants to enums

* fix animated

* fix left extra content

* add Centered feature

* fix scroll distance

* fix scroll gap

* fix index out of range

* fix tests

* fix scroll distance

* fix dropdown button position

* fix ping left & right

* hide the dropdown button
2021-10-08 14:25:41 +08:00
anranruye
bd8ecd9773 fix(module: select): do not bring up keyboard when EnableSearch is false (#1992)
* fix(module:select): do not bring up keyboard when EnableSearch is false

* Update SelectContent.razor

* consider tags mode as searchEnabled
2021-10-08 12:46:57 +08:00
rabberbock
c9c628070d fix(module: slider): Positioning Using Min/Max (#1940)
* Use Min/Max for position

Call SetStyle OnInitialize so two way binding initializes correctly

* Fix marker position for range

* track style for non ranges
2021-09-24 23:22:32 +08:00
James Yeung
bc284d025e fix(module: table): tree data sort & filter (#1966)
* fix(module: table): tree data sort & filter

* fix code block indent
2021-09-23 09:22:37 +08:00
anranruye
8640371e88 doc: fix code block in english pages (#1961)
* doc: fix code block in english pages

* remove react code

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-09-22 23:00:54 +08:00
James Yeung
c9448e635a fix(module: grid): issue with gutter match due to breakpoint enum name case (#1963)
* fix(module: grid):  issue with gutter match due to breakpoint enum name case

* add playground de
2021-09-22 22:08:32 +08:00
anranruye
7e14bdfdd2 perf(module: table): improve table selection (#1960) 2021-09-22 22:07:56 +08:00
James Yeung
105d40ba25 fix(module: table): incorrectly render on first loading (#1957) 2021-09-18 07:48:11 +08:00
Tomas Bezouska
4356cf92c2 fix(module: overlay): format number InvariantCulture (#1956)
In cultures where decimal separator is ',' overlay would be ill-positioned

Resolves #1955

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-09-17 23:31:42 +00:00