James Yeung
56dfae7f62
chore: sync ant-design v4.10.0 ( #943 )
2021-01-09 09:07:02 +08:00
张鹏
47961f6c54
fix(module: upload): change to use responseCode not a "error" string when upload failed. ( #905 )
2020-12-20 13:42:20 +08:00
James Yeung
df99bad7e5
chore: sync ant-design v4.9.0 ( #842 )
2020-12-01 11:02:28 +08:00
James Yeung
428255086e
chore: sync ant-design v4.7.3 ( #719 )
2020-10-25 23:07:27 +08:00
James Yeung
3fb5998d19
chore: sync ant-design v4.7.0 ( #675 )
2020-10-14 13:31:22 +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
James Yeung
19bfe1bfff
chore: sync ant-design v4.6.3 ( #577 )
2020-09-11 15:44:34 +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
James Yeung
bd34858efd
feat: support for globalization & localization ( #578 )
...
* feat: add locale
* feat: add locale interfaces
* fix: add locale interfaces for components
* fix: use local classes instead of interfaces
* feat: implement the locale provider
* feat: make some components to support localization
* fix: default language
* fix: test
* chore: remove the useless reference
2020-09-07 22:46:50 +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
James Yeung
af781d51c6
fix(module: upload): files that aren't pictures can't be downloaded ( #560 )
2020-09-02 10:31:21 +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
James Yeung
ace89c9f4a
chore: sync ant-design v4.3.1 ( #174 )
2020-06-02 19:17:27 +08:00
James Yeung
e13544c244
chore: sync ant-design v4.2.4 ( #125 )
2020-05-18 14:49:23 +08:00
James Yeung
f87e39aca0
chore: sync ant-design v4.2.0 ( #89 )
2020-04-30 10:55:54 +08:00
James Yeung
374929d16d
chore: sync ant-design v4.1.5 ( #84 )
2020-04-26 10:41:53 +08:00
James Yeung
9c3eb1e8cd
chore: sync ant-design v4.1.2 ( #70 )
2020-04-10 17:44:53 +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
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