ant-design-blazor/site/AntDesign.Docs/Demos/Components
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
..
Affix fix(module: affix): can't affix while OffsetTop is zero (#1373) 2021-04-17 14:43:42 +08:00
Alert feat(module: alert): add message template and loop banner demo (#1250) 2021-04-04 19:03:18 +08:00
Anchor rename the docs project 2021-02-06 20:15:46 +08:00
AutoComplete perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
Avatar perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
BackTop rename the docs project 2021-02-06 20:15:46 +08:00
Badge feat(module: tag): Add custom colors and Enum of Preset Colors (#1514) 2021-05-17 00:40:52 +08:00
Breadcrumb feat(module: breadcrumb): add Href parameter and overlay dropdown (#1859) 2021-08-28 03:07:46 +00:00
Button docs: Cleanup button docs (#1953) 2021-09-17 16:52:53 +00:00
Calendar doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Card docs: Fixed typo (#1915) 2021-09-05 14:29:22 +00:00
Carousel rename the docs project 2021-02-06 20:15:46 +08:00
Cascader doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Checkbox fix(module: checkbox): checked state didn't follow the value change (#1841) 2021-08-15 01:18:47 +08:00
Collapse rename the docs project 2021-02-06 20:15:46 +08:00
Comment doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
DatePicker doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Descriptions rename the docs project 2021-02-06 20:15:46 +08:00
Divider feat(module: space): add wrap, split and size array (#1314) 2021-04-06 14:20:29 +08:00
Drawer fix(module: dialog): Modal and Drawer render reducing and update document and demo (#1701) 2021-07-11 20:48:16 +08:00
Dropdown perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
Empty rename the docs project 2021-02-06 20:15:46 +08:00
Form doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Grid doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Icon doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Image feat(module: image): support preview visible (#1842) 2021-08-15 22:03:23 +08:00
Input fix(module: textarea): fix style string format and auto-size issues (#2001) 2021-10-29 13:30:52 +08:00
InputNumber fix(module: inputNumber): allow culture info to format input (#1480) 2021-05-08 09:21:46 +00:00
Layout doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
List doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Mentions doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Menu fix(module: menu): Wrap IconTemplate in corrected span (#2006) 2021-10-08 15:38:46 +00:00
Message doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Modal doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Notification feat(module: notification): add NotificationRef support (#1498) 2021-05-16 21:55:44 +08:00
Overview docs: document improvement (#1578) 2021-05-31 19:45:23 +08:00
PageHeader perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
Pagination feat(module: pagination): add TotalBoundaryShowSizeChanger parameter (#1325) 2021-04-09 14:17:20 +08:00
Popconfirm perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
Popover doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Progress fix(module: progress): add missing trailing color (#1241) 2021-03-12 15:47:55 +08:00
Radio feat(module: radio): support enum type for RadioGroup (#1840) 2021-08-15 00:27:41 +08:00
Rate doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Result doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Select fix(module: select): Null option shows in SelectContent (#2023) 2021-10-29 22:43:46 +08:00
Skeleton rename the docs project 2021-02-06 20:15:46 +08:00
Slider fix(module: slider): Positioning Using Min/Max (#1940) 2021-09-24 23:22:32 +08:00
Space doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Spin doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Statistic doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Steps doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Switch fix(module: checkbox & switch): Checked parameter binding (#1394) 2021-04-25 01:04:21 +08:00
Table feat(module: table): Add Align property for column (#2045) 2021-10-22 15:26:08 +08:00
Tabs feat(module: tabs): add context menu and page config for ReuseTabs (#2075) 2021-11-04 00:46:20 +08:00
Tag Merge 0.8.4 to feature 2021-07-18 00:04:11 +08:00
Timeline fix(module: timeline): label missing (#1941) 2021-09-13 22:04:47 +08:00
TimePicker doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Tooltip doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Transfer rename the docs project 2021-02-06 20:15:46 +08:00
Tree doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
TreeSelect doc: fix code block in english pages (#1961) 2021-09-22 23:00:54 +08:00
Typography rename the docs project 2021-02-06 20:15:46 +08:00
Upload feat(module: upload): add method parameter (#1853) 2021-08-21 01:25:38 +08:00