James Yeung
d65ffabdc7
chore: sync ant-design v4.11.1 ( #1039 )
2021-01-25 08:31:53 +08:00
James Yeung
56dfae7f62
chore: sync ant-design v4.10.0 ( #943 )
2021-01-09 09:07:02 +08:00
TimChen
a2e4bc4ef3
feat: simplify drawer calling method ( #657 )
...
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-10-10 22:19:15 +08:00
zxyao
0c90ef19d7
fix: await with null propagation system null referenceexception ( #663 )
...
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-10-09 11:32:32 +08:00
TimChen
19f51c87fa
fix(module: drawer): close event bug ( #599 )
...
* fix: drawer close event bug
* refactor: translate some comments
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-09-16 19:42:48 +08:00
zxyao
f509117d02
fix(module: drawer): merge oncancel and onclose ( #522 ) ( #547 )
...
* fix(module: drawer): merge oncancel and onclose (#522 )
* docs: update drawer docs
* fix: drawer service cannot catch onclose on 'x' clicked
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-09-09 11:33:41 +08:00
James Yeung
360fe0d3c0
fix(hosting): server prerendering issue ( #583 )
...
* refactor: rename JSInterop constants
* docs: fix typo
* fix: server prerendering issue
2020-09-09 00:52:14 +08:00
zxyao
88a26ac583
fix(module: modal&drawer): body scroll bar does not respond correctly ( #573 )
2020-09-05 16:09:58 +08:00
chaldea
e6edefebc0
feat(module: drawer): add parameter handler ( #455 )
2020-08-04 18:49:04 +08:00
TimChen
1877592211
feat(module: modal): support template component ( #345 )
...
* feat: modal support template
* feat: modal update
* feat: modal update
* feat: modal update
* feat: modal update
* docs: fix ci
* fix: demo title
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-07-12 23:19:55 +08:00
James Yeung
60ac146ba8
chore: sync ant-design v4.4.1 ( #314 )
2020-07-06 14:12:11 +08:00
TimChen
7cc424c0f0
fix(module: drawer): OnOpen null check ( #295 )
...
* fix: drawer OnOpen bull
* Update DrawerTemplate.razor.cs
2020-07-02 17:36:54 +08:00
TimChen
8f00e1d393
feat: drawer support return value ( #279 )
...
* feat: drawer support return value
* feat: drawer supports return value
* feat: drawer support return value
* feat: drawer support return value
* docs: avoid duplicate names
* fix: demo
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-30 13:40:51 +08:00
James Yeung
7b021638d9
fix: icon issues ( #260 )
...
* fix: icon issues
* fix: search suffix icon
2020-06-28 10:54:27 +08:00
zxyao
db64810a20
feat: add DrawerService ( #241 )
...
* refactor: change confirm return
* feat(module: drawer): add DrawerService
* fix: change type EventCallback in configs to Func
* fix: typo
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-23 15:19:44 +08:00
zxyao
b4789caa26
fix: drawer unresponsive In the WASM ( #201 )
2020-06-08 09:54:39 +08:00
Henry.zhang
f9b615c2ca
feat: add more demos ( #197 )
...
...for affix,back-top,breadcrumb,card,divider,typogragpy and timeline
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-07 19:41:00 +08:00
zxyao
bda4388b96
fix: drawer and modal bug ( #177 )
...
* fix: drawer animation transition
* fix: when modal is opening, body scroll bar dispaly
* fix: scroll bar is not hidden when drawer is displayed
* fix: rebase conflict
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-04 17:03:13 +08:00
ElderJames
97f920ab9a
refactor: change namespcae to AntDesign
2020-05-29 00:33:49 +08:00
Henry.zhang
42cd8da17d
feat: add drawer demo ( #123 )
...
* fix: AntDrawer title 无法显示问题。
fix: AntDrawer closeable 无法关闭的问题
* docs: more Drawer demos
* fix: a wrong filename in drawer demo
* docs: drawer demo finish
* docs: drawer demos, basic,placement , form , profile,multiple-level
* fix: render a drawer in a container
* fix: onclick event name
* fix: demo directory name
* refactor: rename drawer
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-05-18 18:42:22 +08:00
James Yeung
063f2759bd
chore: sync ant-design v4.2.3 ( #120 )
2020-05-16 23:21:59 +08:00
James Yeung
a4fe7f8ea7
chore: sync ant-design v4.2.2 ( #109 )
2020-05-12 10:03:34 +08:00
James Yeung
6789f28400
chore: sync ant-design v4.2.1 ( #104 )
2020-05-11 21:47:35 +08:00
ElderJames
8257c759bb
fix: clean many warnings
2020-04-24 18:32:50 +08:00
James Yeung
cc9e2df41c
refactor: standardized code specification ( #82 )
...
* refactor: standardized code specification
* fix: rebase conflict
2020-04-23 17:13:56 +08:00
James Yeung
e4253622bd
chore: sync ant-design v4.1.0 ( #58 )
2020-03-30 09:53:10 +08:00
James Yeung
d347e2028e
chore: sync ant-design v4.0.4 ( #35 )
2020-03-23 13:51:37 +08:00
James Yeung
7ab67d1bea
feat: add drawer ( #28 )
...
* feat: add drawer
* feat(module:drawer): add setup for placementchange
2020-03-22 21:24:41 +08:00
James Yeung
84ca70e8b7
chore: sync ant-design v4.0.1 ( #2 )
...
fixed #1
2020-03-08 15:12:21 +08:00
ElderJames
47b2b86265
add gulp to complie less
2020-03-07 16:40:38 +08:00
ElderJames
7d15f20674
refactor: refactor the directory structure to match ant-design
2020-03-05 12:17:50 +08:00