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
Meeleem
bd9d06b7be
fix(module: upload) : upload crush in firefox ( #296 )
...
* fix (module: upload): firefox upload
* fix (module: upload): firefox upload
* fix(module: upload): button ref
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-07-02 14:08:51 +08:00
Henry.zhang
dccee0fddc
fix: bugs for issues #292 ( #293 )
2020-07-02 07:50:27 +08:00
James Yeung
30dc4db99b
chore: sync ant-design v4.4.0 ( #277 )
2020-07-01 21:38:23 +08:00
James Yeung
781c7c09e5
chore: update versions for release 0.1.0 and development of 0.2.0 ( #289 )
...
* docs: update version 0.1.0
* chore: update versions for development of 0.2.0
2020-07-01 10:24:37 +08:00
Zhuangkh
ed33317c9e
feat: add popconfirm ( #288 )
2020-07-01 07:08:21 +08:00
Meeleem
1c90ee0333
feat: add upload component ( #276 )
...
* fix: fix invalid parameter "StrokeWidth"
* feat(module: upload): Classic file upload
经典模式文件上传功能
* fix( module: upload): fix Ext attribute, delete 'done' file function
* docs(module: upload): Demo and doc
* fix (file: interop.ts): Indent changed to 2 characters
* fix: menu
* fix: delete md files
* fix: docs
* feat (module: upload): DefaultFileList
* refactor: clean code
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-07-01 06:49:51 +08:00
笨木头
4f08ece618
refactor(module: col): optimize performance ( #285 )
...
* refactor(module: col): optimize performance
* refactor: clean code
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-30 22:41:00 +08:00
笨木头
4a4dfcbd87
refactor(module: form): optimize performance ( #284 )
...
* refactor(module: form): optimize performance
* refactor: clean code
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-30 22:32:36 +08:00
Brian Ding
8c8a2e3a79
feat: add anchor component ( #281 )
...
* feat(module: anchor): add component anchor
* feat(module: anchor): add component anchor
* feat(module: anchor): implement OnScroll
* feat(module: anchor): activate anchorlink
* feat(module: anchor): implement basic demo
* feat(module: anchor): implement static demo
* feat(module: anchor): add OnClick & OnChange
* feat(module: anchor): implement demos
* feat(module: anchor): move IAnchor to folder anchor
* fix: click hash link
* feat(module: anchor): improve cascading value & fix active anchor highlight
* feat(module: anchor): cascading root/parent
* fix(module: anchor): highlight active anchor link
* fix: remove duplicated cascading value
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-30 22:03:31 +08:00
Zhuangkh
225358982e
feat: add comment component ( #80 )
...
* feat:add AntComment
* refactor(comment): change namespcae to AntDesign
* docs: fix comment de
2020-06-30 15:25:21 +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
BlazorPlus
fa310a664b
refactor: tree node template ( #278 )
2020-06-29 23:24:21 +08:00
TimChen
f537cee4b5
feat: radio supports generics ( #246 )
...
* feat: radio supports generics
* fix: code format
* feat: radio supports form
* fix: radio button style
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-29 23:19:25 +08:00
Kieran Coldron
8605e1289e
feat(module: table): add size, bordered option and footer/header ( #269 )
...
Signed-off-by: Epictek <kieran@coldron.com>
2020-06-29 15:52:28 +08:00
BlazorPlus
c67707a913
[WIP] feat: add AntTree ( #112 )
...
* feat:add AntTree
* tree - v0.2 , two mode
* feet: tree v0.2 , 2 mode
* feet:Tree
* refactor: set class on initialized
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-29 15:39:18 +08:00
James Yeung
afe8689084
fix(module: icon): click issue caused by StopPropagation ( #274 )
2020-06-29 13:30:44 +08:00
ElderJames
2a64503399
chore: fix static file compile for release ci ( #272 )
2020-06-29 11:29:13 +08:00
TimChen
97af3e080d
fix(module: input-number): crash for decimal greater then operator ( #262 )
...
* fix: inputnumber use decimal error
* fix : #264
* fix: clean up the code
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-06-29 00:26:11 +08:00
笨木头
3243011e6b
fix(module: tooltip): arrow does not appear ( #265 )
2020-06-29 00:15:37 +08:00
Zhuangkh
ce418494c3
feat: add popover ( #263 )
2020-06-29 00:15:03 +08:00
James Yeung
cc06bb2932
chore: add release ci ( #267 )
2020-06-29 00:00:10 +08:00
RVS
9e9c162015
feat: clearall method to clear all items in the list ( #259 )
...
* feat: clearall method to clear all items in the list
* fix: document
Co-authored-by: Ratomir Vukadin <ratomirvu@maestralsolutions.com>
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-28 12:54:58 +08:00
Setli
4036be867d
feat: add list resposive ( #258 )
...
* feat: add list resposive
* Remove the comments
Co-authored-by: Setli <set_li@163.com>
2020-06-28 12:44:43 +08:00
James Yeung
7b021638d9
fix: icon issues ( #260 )
...
* fix: icon issues
* fix: search suffix icon
2020-06-28 10:54:27 +08:00
liuhai
f914e6c4b3
feat: add auto-complete component ( #251 )
...
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-27 18:24:21 +08:00
Kieran Coldron
54e2cdaa84
docs: fix docs path in debug build ( #253 )
...
The current WorkingDirectory is set to $(SolutionDir) whilst $(SolutionDir)docs results in ../../docs
2020-06-27 15:28:05 +08:00
TimChen
9d76e3f4d1
feat: input and inputNumber Supports generics ( #238 )
...
* feat: input and inputNumber Supports generics
* fix: remove debug code
* fix: inputNumber performance issues
* fix: number type limit and style
* fix: inputNumber code format optimization
* fix: inputnumber bug
* fix: inputnumber bug
* fix: drawer demo input generic
* fix: inputnumber Improve input experience
* fix: fix bugs
* fix: add some improvements
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-27 01:20:52 +08:00
James Yeung
16a5d2a770
fix(module: alert): icon and use ChildContent as description ( #252 )
2020-06-26 22:33:17 +08:00
zxyao
7eb9993711
refactor(module: notification): change type object to OneOf ( #247 )
2020-06-25 21:20:50 +08:00
TimChen
e1884c90b6
fix: performance improvements for forms ( #245 )
2020-06-25 19:23:16 +08:00
Meeleem
87adab6d13
fix(module: progress): invalid parameter "StrokeWidth" ( #244 )
2020-06-25 01:23:46 +08:00
James Yeung
b8c88c84df
refactor: use httpclient factory ( #243 )
2020-06-24 12:14:17 +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
James Yeung
b9f8da09ae
chore: sync ant-design v4.3.5 ( #240 )
2020-06-21 23:15:22 +08:00
ElderJames
4e500a6ffb
docs: update readme and docs
2020-06-20 01:03:06 +08:00
James Yeung
cae7e144b3
fix(module: table): selection reset while page changing. ( #236 )
...
* fix: selection
2020-06-19 23:06:33 +08:00
TimChen
24bbc9b1db
feat: add skeleton ( #234 )
...
* feat: add skeleton
2020-06-19 22:35:49 +08:00
笨木头
ff24e3b143
feat(module: calendar): replace select component, support en-us ( #231 )
...
* feat(module: calendar): replace select component, support en-us
* fix(module: calendar): fix card demo style
* refactor(module: calendar): remove debug code
2020-06-17 15:37:32 +08:00
TimChen
648f9c6a6b
feat: add collapse component ( #226 )
...
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-17 14:26:47 +08:00
James Yeung
c53c0b0525
fix(module: icon): base-address exception #228 ( #230 )
2020-06-16 16:25:22 +08:00
James Yeung
451bc936fa
refactor(module:table): rename ShowPagination
to HidePagination
( #229 )
2020-06-16 14:44:21 +08:00
Bin Dong
d99f4f35a8
feat: add localization option to DatePicker ( #206 )
...
* feat: add localization option to DatePicker
* fix(module: datepicker): fix formatting issue
* fix: fix Week/Year panel miss matching
fix picker not update when setting CultureInfo
fix ShortWeekDays names and order
* fix: fix binding of CultureInfo in datetime demos
Add globalization demo
* fix: datetime string format
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-16 12:31:46 +08:00
James Yeung
d52147029e
fix: workaround for PWA manifest version updating ( #227 )
...
via https://github.com/dotnet/aspnetcore/issues/22353
2020-06-15 23:25:03 +08:00
TimChen
d68a2dbb87
feat: add Descriptions component ( #224 )
...
* feat: add page-header components
* feat: add page-header components
* feat: add page-header components
* docs: some bugs of PageHeader
* refactor: clean code
* feat: add Descriptions component
* feat: add Descriptions component
* feat: add Descriptions component
* feat: add Descriptions component
* feat: add Descriptions component
* fix: demo
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-15 22:23:08 +08:00
James Yeung
bb6303a839
chore: sync ant-design v4.3.4 ( #223 )
2020-06-15 00:29:33 +08:00
XuRui
6a52961487
feat: add select component ( #222 )
...
* fix: other values may exist in FileAttributes
* feat: add javascript interop for select component
* feat: init select component
* docs: add menu item to select docs
* feat: implement dropdownRender for select component
* docs: init select docs
* fix: remove 3.0 iframe
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-14 18:54:14 +08:00
James Yeung
7f4053c679
docs: fix pwa cache ( #221 )
2020-06-13 23:21:44 +08:00
TimChen
6e74917b43
feat: add page-header component ( #211 )
...
* feat: add page-header components
* feat: add page-header components
* feat: add page-header components
* docs: some bugs of PageHeader
* refactor: clean code
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-13 00:47:00 +08:00
James Yeung
f73fcaf1b7
refactor: improve document performance ( #220 )
2020-06-13 00:23:03 +08:00