James Yeung
d4cbc6d4e0
feat: add element component ( #1378 )
...
* refactor: rename `HtmlElement` property case
* rename the directory name for overlay
* add element component
2021-04-17 22:14:01 +08:00
Patrick
3da9e703fa
feat(module: alert): add message template and loop banner demo ( #1250 )
...
* feat(Alert): added alert loop component
* fix: move cmp into main
* feat: add parameters for looping text
* feat: add new messages loop
* fix: create new internal looptext cmp
* doc: add demo
* doc: add demo markdown
* doc: update alert api
* doc: update cn docs
* fix: add missing dependency
* fix: update param name
* impleement loop text with css
* fix the document
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-04-04 19:03:18 +08:00
James Yeung
d2e9c4b247
feat(module: config-provider): support RTL ( #1238 )
...
* feat(module: config-provider): support RTL
* add rtl for each component
* fix rtl for pagination
* add rtl for overlay
2021-03-31 19:23:26 +08:00
szmalec
74e7b8a2a2
fix(module: alert): make description element visible if passed in ChildContent ( #881 )
...
* fix(module: alert): make description element visible if passed in ChildContent (#875 )
* docs(module: alert): modified example - instead of Description parameter ChildContent is used (#875 )
2020-12-12 22:01:27 +08:00
ElDiddi
221ff173c2
fix(module: alert): code cleaning, doc update ( #806 )
...
Co-authored-by: Lars Diederich <diederich@evodata.de>
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-11-19 18:39:14 +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
9b0f95ef3a
fix(module: alert): close motion 'Smoothly Unmount' ( #502 )
...
* fix(module: alert): close motion
* fix: add de
2020-08-13 16:04:58 +08:00
James Yeung
d16144ece0
refactor: remove the 'ant' prefix for some components that is already in demos ( #162 )
...
* refactor: button
* refactor: avatar
* refactor: alert
* fix: input group compact
2020-05-29 12:55:15 +08:00