Commit Graph

817 Commits

Author SHA1 Message Date
James Yeung
1181673273 feat(module: table): add summary (#1218)
* feat(module: table): add summary row

* feat: add fixed summary cell
2021-03-31 19:02:57 +08:00
Andrzej Bakun
d1f1227a4f feat(module: table): add OnExpand event (#1208) 2021-03-31 19:02:55 +08:00
James Yeung
16f56f7e9d feat(module: table): add a method to get query model (#1202) 2021-03-31 19:02:52 +08:00
James Yeung
b78e338439 changelog 0.7.3 (#1280) 2021-03-29 11:52:47 +08:00
笨木头
93b14fe81d fix(module: dropdown): Animations for down and up are inverse (#1274)
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-03-24 14:11:28 +00:00
TimChen
0966029022 fix(module: tree): expand incorrectly (#1275) 2021-03-24 13:41:27 +00:00
James Yeung
0b065dfb63 docs: add the copyright of .NET Foundation (#1272) 2021-03-23 17:38:41 +08:00
James Yeung
10b3346c4f fix(module: cascader): style and class properties (#1269) 2021-03-23 12:59:20 +08:00
笨木头
e5225afb05 fix(module: rangepicker): [selected date on end picker]、[quarter panel's ranges] are incorrect (#1260)
* fix(model: rangepicker): quarter panel's ranges are not correct

* fix(module: rangepicker): selected date on end picker is incorrect
2021-03-23 11:08:07 +08:00
ElderJames
65d949ca7c chore: fix cmd for preview site and style sync 2021-03-15 14:33:43 +08:00
James Yeung
89d263abf2 changelog: 0.7.2 (#1247) 2021-03-14 19:04:33 +08:00
loogn
0d914efb2a docs: add bulmarazor link (#1245) 2021-03-12 18:45:12 +08:00
Nino Padrutt
a5b612d892 fix(module: progress): add missing trailing color (#1241)
* add description to chart documentation

* translate general configuration to english.

* apply trailling color and adjust documentation a bit

* remove typo

* apply trail color for circle type aswell

* fix Chinese demo doc

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-03-12 15:47:55 +08:00
Zonciu Liang
da55e9e7e8 fix(animation): missing prefix (#1243)
* fix: add class name prefix for zoom and slide-up animations.

* fix(module: popconfirm): fix animation

* fix(module: popover): correct animation, sync de
2021-03-12 15:46:48 +08:00
笨木头
1a86a88002 fix(module: table): clicking outside couldn't close filter panel (#1232) 2021-03-10 20:03:55 +08:00
Patrick
f20d863bc3 test: Add ability to use OverlayTrigger in tests (#1227)
* Add TestDomEventService to TestBase

* chore(tests): update to net5

* feat(testdomeventservice): override eventdomservice to null

* fix(AddEventListener): make AddEventListener virtual

* feat(test): add basic overlay test

* fix(name): make name .cs
2021-03-09 13:54:30 +00:00
James Yeung
818e33227f docs: fix some demo issues (#1224) 2021-03-09 13:50:53 +08:00
Andrzej Bakun
87c8db905e fix(module: upload): Disable and delete button fix (#1219) 2021-03-08 19:37:19 +08:00
James Yeung
56ae64007d docs: add contributors list (#1217) 2021-03-08 00:20:41 +08:00
James Yeung
ca4dfaaf04 fix(module: badge): color behavior (#1216)
* fix(module: badge): color behaviour

* fix sup refleshing
2021-03-07 17:54:40 +08:00
James Yeung
91206103d1 fix(module: divider): style was default to plain (#1215) 2021-03-07 12:19:57 +08:00
Andrzej Bakun
be836a2f4e fix(module: select): Compiled method .ToString() was throwing AmbigiousMethod (#1214) 2021-03-07 00:44:13 +08:00
James Yeung
853eef8244 fix(module: table): invoke OnChange twice on pagination was changed (#1211)
* fix(module: table): invoke OnChange twice on pagination was changed

* fix preview ci
2021-03-06 10:20:41 +08:00
Andrzej Bakun
00040d4904 fix(module: select): reset when changed to a not existing value (#1209)
* chore: add GitHub Actions for auto preview (#1205)

* chore: add github actions for auto preview

* fix setup job

* chore: add GitHub Actions for auto preview (#1205)

* fix(module:select): reset value when changed to non-existing

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-03-05 20:43:30 +08:00
ElderJames
061e77e2b4 chore: add GitHub Actions for auto preview (#1205) 2021-03-05 20:21:10 +08:00
ElderJames
606d1f0c1a chore: fix static files building 2021-03-05 10:05:49 +08:00
James Yeung
1c62b66310 changelog: 0.7.1 (#1203) 2021-03-05 08:13:20 +08:00
Andrzej Bakun
a92a9e4ffc fix(module: select): press enter on form cause validation to fail (#1196)
* fix(module:select): enter behavior on form

* fix(module:select): add DisableSubmitFormOnEnter attribute

* fix(module:select): remove proposed DisableSubmitFormOnEnte
2021-03-04 23:16:24 +08:00
James Yeung
ad99e38fce fix(module: table): bring OnRowClick back (#1200) 2021-03-04 17:31:48 +08:00
James Yeung
1aadcecf35 fix(module: table): fix doesn't refresh when expand row (#1199) 2021-03-04 17:30:52 +08:00
Andrzej Bakun
e57e89bec5 fix(module: input): Loading animation toggling properly (#1195) 2021-03-04 12:50:16 +08:00
ElderJames
e06e3678ab switch to myget feed for nightly build 2021-03-03 14:08:49 +08:00
Andrzej Bakun
e7e8d6c519 docs: changelog for 0.7.0 (#1190)
* docs: changelog for 0.7.0

* translation & conclude

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-03-02 15:35:36 +00:00
Andrzej Bakun
7bab36dea7 fix(module: select): bind value change lock, tags and labels fix, overlay reposition (#1191)
* fix(module:select) _setLabel not needed for non-tags

fix for exception when label is a property with getter only

* fix(module:select): bind-Value lock if changed outside component

* fix(module:Select): overlay reposition SelectContent resize
2021-03-02 22:01:57 +08:00
James Yeung
b65c11ae61 fix(module: table): tree data error (#1188) 2021-03-02 00:46:03 +08:00
qinhuaihe
cc4a7bbf13 feat(module: table): add on row and cell (#1175)
* fix(module:table): set selectedRows exception

* fix(module:table): set selectedRows exception

* fix(module: tree) selected highlight confusion

* Revert "fix(module: tree) selected highlight confusion"

This reverts commit 91300ac664f8dcebc20f1a96e21f8afc1fac079d.

* fix(module: tree): remove the IsFixed attribute

* feat(module: table): add table onrow method

* feat(module: table) add onrow method to table column

* feat(module: table) add onrow method to table column

* feat(module: table) add onheaderrow and onheadercell methods to table

* feat(module: table) fix doc encoding

* fix demo

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-03-01 23:47:16 +08:00
zxyao
5fe1e94f4d fix: animation classs name change of Modal, Message and Notification componments (#1186)
* fix(module: modal): sync animation class name with official

* fix(module: message): sync animation class name with official

* fix(module: notification): sync animation class name with official
2021-03-01 23:45:30 +08:00
Andrzej Bakun
6ebb1b311a fix(module: TextArea): sizing bug for components outside viewport (#1155)
* fix(module:TextArea): sizing bug for components outside viewport

* fix(module:textarea): single js method to get textarea info

* fix(module:textArea): clean up unnecessary slice

* fix(module:textarea): autosize has proper effect

* chore: adjusting the release cycle and versioning

* fix(module:textarea): resize on type fix

* fix white line

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-03-01 14:50:22 +00:00
ElderJames
5aa3f7dcd0 chore: adjusting the release cycle and versioning 2021-03-01 16:34:46 +08:00
James Yeung
a49da1ffed chore: sync ant-design v4.13.0 (#1181) 2021-02-28 22:41:28 +08:00
James Yeung
28ffc2d184 fix(module: table): show empty status when there are no data (#1180) 2021-02-28 12:51:36 +08:00
Zonciu Liang
0f6702b5ed refactor(module: select): use Func to get or set value instead of reflection (#1168)
* refactor(module: select): use Func to get or set value instead of reflection

* refactor(module: select): add delegate cache

* chore: add DelegateCacheKeyComparer

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-02-27 16:13:13 +00:00
James Yeung
4065869806 feat(module: table): add filters (#1178)
* feat: add table filter

* add filter buttons

* fix filter menu

* make filter work

* support multiple filters

* delete the old files

* support single select
2021-02-27 23:55:48 +08:00
ElderJames
08fec90cd3 docs: add a dialog to navigate to gitee.io for chinese 2021-02-24 23:57:59 +08:00
Andrzej Bakun
04ca22eaea fix(module: select): click to select on new tag (#1162) 2021-02-24 00:01:00 +08:00
ElderJames
3a3bfc0545 update docs 2021-02-23 15:30:46 +08:00
zmayor
387234e0b9 fix(module: tree): selected highlight confusion (#1161)
* fix(module:table): set selectedRows exception

* fix(module:table): set selectedRows exception

* fix(module: tree) selected highlight confusion

* Revert "fix(module: tree) selected highlight confusion"

This reverts commit 91300ac664f8dcebc20f1a96e21f8afc1fac079d.

* fix(module: tree): remove the IsFixed attribute

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-02-23 07:15:50 +00:00
Andrzej Bakun
1082a29941 fix(module: grid): gutter (#1158)
* fix(module:row): grid gutter switch to row-gap

* docs(module:grid): gutter docs in sync with react antDesign

* add DefaultBreakpoint

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-02-23 05:38:05 +00:00
Sardine Tuna
3209c088a6 fix(module: list): unintended output from SetGutterStyle (#1159)
Removed an unintended console writeline that is causing flooded output
2021-02-23 12:57:37 +08:00
Andrzej Bakun
9dc73fbd9a fix(module: inputpassword): focus style (#1146)
* fix(module:inputpassword): focus fix

* fix(module:search): focus fix

* fix(module:input): (and descendants) focuse fix
2021-02-22 14:26:17 +08:00