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 |
|
James Yeung
|
716785b6b2
|
fix(module: upload): fileList can't be refreshed while it was changed (#561)
|
2020-09-02 15:15:59 +08:00 |
|
Meeleem
|
8829a233be
|
feat(module: upload): support picture card (#438)
* feat(module: upload): Picture card demo
* fix: clean code
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-07-31 00:46:46 +08:00 |
|
James Yeung
|
0fa6c5eea9
|
fix(module: upload): add OnRemove delegate (#434)
|
2020-07-29 11:26:20 +08:00 |
|
Meeleem
|
914f9eff1f
|
fix(module: upload): Upload with other form parameters (#398)
|
2020-07-21 15:50:38 +08:00 |
|
Meeleem
|
32794af9a0
|
fix(module: upload): fix event listener (#395)
* fix(module: upload): fix event listener
* fix(module: upload): add dispose method
* Update components/upload/Upload.razor.cs
Co-authored-by: James Yeung <shunjiey@hotmail.com>
|
2020-07-21 12:53:56 +08:00 |
|
Meeleem
|
93045f5162
|
feat(module: upload): add support for fileList, pictureStyle and avatar (#391)
* feat (module: upload): FileList, PictureStyle, Avatar
* fix: adding eventlistener
Co-authored-by: James Yeung <shunjiey@hotmail.com>
|
2020-07-21 00:16:02 +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 |
|
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 |
|