zxyao
cd73cf1cdd
feat: add component notification ( #99 )
...
* feat: add notification
* fix: onclick event trigger on onclise on server rendering
* fix: notification no longer requires container
* fix: convert OnClick and OnClose type to event
2020-05-10 22:43:58 +08:00
笨木头
b1c9783edb
feat: add Dropdown ( #93 )
...
* feat: add onmouseleave/onmouseenter event
* feat: add js function
* feat: add dropdown
* feat(module: menu): support set PrefixCls from parent
* docs: add dropdown demo
* refactor(module: dropdown): remove log code
Co-authored-by: 钟迪龙 <mutouzdl@hotmail.com>
2020-05-09 11:09:07 +08:00
笨木头
5e1c2f21e5
feat: add js methods ( #92 )
...
* feat: add js methods
* style: formatting
2020-05-03 17:22:33 +08:00
GarvinTan
cf2a0785d6
feat: add back-top ( #53 )
...
* feat : add back to top
* Feat: update back-to-top onclick interop
* feat: append back-top class setter
* feat: update back-tp classMapper
* feat: update back-top dom architecture
2020-03-27 17:24:16 +08:00
James Yeung
2d801c6c53
feat: add component radio ( #36 )
...
* feat: add component radio
* feat: add radio-group
2020-03-25 00:32:26 +08:00
ElderJames
21c008690b
feat: add grid
2020-03-15 23:54:48 +08:00
Bin Dong
73d323e428
feat(module:paragraph): add paragraph copy feature ( #14 )
...
* doct: Add DemoCard component
* doc: Update Button demo page.
* doct: Add DemoCard component
* feat:(typography)( Add copyable icon render and corresponding trial functions.
Add a console.log() wrap up for jsinterop testing.
Temporarily use log instead of copy before copy is implemented.
Add copyable demo in demo project.
2020-03-12 13:00:54 +08:00
ElderJames
e8ddcf1278
feat: add gulp task for typescript
2020-03-10 15:25:45 +08:00