James Yeung
ab3e3c0844
feat(module: typography): refactor & support editable ( #3173 )
...
* feat(module: typography): support editable
* fix tests
2023-04-06 23:14:27 +08:00
Key Roche
b00d055045
tests(module: Link, Paragraph, Text, Title): Add tests for typography components ( #3067 )
2023-02-06 13:53:56 +08:00
James Yeung
ba60651b16
chore: sync ant-design v4.24.2 ( #2877 )
2022-11-24 23:11:02 +08:00
James Yeung
1659aef02d
chore: sync ant-design v4.20.7 ( #2497 )
...
* chore: sync ant-design v4.20.7
* fix style build
* clean the style
* fix dropdown overlay
* remove cdk styles
* fix dropdown overwrite styles
* fix doc styles
2022-06-04 00:44:34 +08:00
Hao Sun
2abb96980b
fix(module: typography): fix copy ( #2118 )
...
* fix(module:typography): fix copy
* fix unit tests
2021-11-22 00:18:40 +08:00
LeaFrock
df2f75e76b
fix(module: typography): Fix OnCopy
not invoked when Text
is null or empty ( #2098 )
2021-11-10 19:50:43 +08:00
James Yeung
077f857cc0
chore: sync ant-design v4.16.9 ( #1782 )
2021-07-27 23:44:51 +08:00
anranruye
16654f5b51
Merge 0.8.4 to feature
2021-07-18 00:04:11 +08:00
anranruye
e4e1289529
fix(module: locale-provider): add missing nodes default values ( #1710 )
2021-07-06 01:10:16 +08:00
James Yeung
c181916dea
chore: sync ant-design v4.16.0 ( #1569 )
2021-05-25 10:01:53 +08:00
James Yeung
6a8036ca57
feat(module: space): add wrap, split and size array ( #1314 )
2021-04-06 14:20:29 +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
James Yeung
c02dbe02ee
chore: sync ant-design v4.12.0 ( #1067 )
2021-02-03 15:47:48 +08:00
Andrzej Bakun
152a574577
feat(module: overlay): OverlayTrigger not bound to a div ( #937 )
...
* feat(module:overlay): OverlayTrigger not bound to a div
* feat(module:overlay): OverlayTrigger not bound to a div
* feat(module:overlay): Logic transfer to single Overlay
* feat(module:overlay): remove obsolete duplication
* feat(module:Tooltip): Add for unbounded oncontextmenu event handler
* feat(module:tooltip): unbound js event listeners remove
* docs(module:tooltip): unbound explanation
* fix(module:button): attach Ref to top level html element @ref
* feat(module:dropdown&tooltip&popconfirm&popover): Overlay not bound to a div
* docs(module:dropdown&tooltip&popconfirm&popover): unbound explanation
* feat(module:OverlayTrigger): common logic relocation
* feat(module:overlaytrigger): Overlay not bound to a div
* feat(module:DatePicker): Overlay not bound to a div
* feat(module:select): Overlay not boud to div
* fix(module:select): onclickarrow event relocation
* fix(module:select): rename Show to OnArrowClick
* feat(module:avatar): Overlay not bound to a div
* docs(module:avatar): demo switch to unbound version
* feat(module:autocomplete): partial OverlayTrigger not bound to a div
* feat(module:slider): tooltip
* docs(module:slider): tooltip
* fix(module:overlay): add SetVisible method
* feat: set Ref where missing, performance
components register Ref when missing
IsFixed flag for CascadeValue changed
hard-code sequence numbers when using RenderTreeBuilder
Rate component use Tooltip Unbound version
Tabs test fix
* fix: revert changes (accidental)
* feat(module:upload): tooltip with unbound usage
* feat(module:table): column use of unbound tooltip
* feat(module:autocomplete):overlay unbound from div
* fix(module:upload): missing div restore
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-01-21 17:20:10 +08:00
James Yeung
9d6c31ccf4
chore: sync ant-design v4.8.3 ( #789 )
2020-11-16 10:20:32 +08:00
James Yeung
93c85d54dc
chore: sync ant-design v4.8.2 ( #770 )
2020-11-15 17:03:30 +08:00
James Yeung
428255086e
chore: sync ant-design v4.7.3 ( #719 )
2020-10-25 23:07:27 +08:00
James Yeung
5aa5f8cedf
chore: sync ant-design v4.6.6 ( #648 )
2020-09-28 16:07:59 +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
yxw
8438b1aaab
feat: add text keyboard parameter,and update demo ( #566 )
2020-09-04 11:24:50 +08:00
James Yeung
91b6e0efcc
chore: sync ant-design v4.6.0 ( #524 )
2020-08-23 16:06:08 +08:00
James Yeung
bc0f6e7efc
fix(module: typography): missing Style property ( #494 )
2020-08-11 17:30:14 +08:00
James Yeung
ce6ac9c2d6
chore: sync ant-design v4.5.2 ( #451 )
2020-08-03 12:42:59 +08:00
James Yeung
4d2b192115
chore: sync ant-design v4.4.2 ( #346 )
2020-07-11 22:52:35 +08:00
James Yeung
30dc4db99b
chore: sync ant-design v4.4.0 ( #277 )
2020-07-01 21:38:23 +08:00
James Yeung
7b021638d9
fix: icon issues ( #260 )
...
* fix: icon issues
* fix: search suffix icon
2020-06-28 10:54:27 +08:00
Henry.zhang
f9b615c2ca
feat: add more demos ( #197 )
...
...for affix,back-top,breadcrumb,card,divider,typogragpy and timeline
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-07 19:41:00 +08:00
James Yeung
8a2fdd5e06
chore: sync ant-design v4.3.0 ( #169 )
2020-05-31 16:00:40 +08:00
ElderJames
97f920ab9a
refactor: change namespcae to AntDesign
2020-05-29 00:33:49 +08:00
James Yeung
063f2759bd
chore: sync ant-design v4.2.3 ( #120 )
2020-05-16 23:21:59 +08:00
ElderJames
8257c759bb
fix: clean many warnings
2020-04-24 18:32:50 +08:00
James Yeung
cc9e2df41c
refactor: standardized code specification ( #82 )
...
* refactor: standardized code specification
* fix: rebase conflict
2020-04-23 17:13:56 +08:00
James Yeung
510a3f8c80
chore: sync ant-design v4.1.1 ( #65 )
2020-04-06 17:35:04 +08:00
James Yeung
d347e2028e
chore: sync ant-design v4.0.4 ( #35 )
2020-03-23 13:51:37 +08:00
Bin Dong
46ca380a11
feat(typography): polish typograph copy related functions. ( #16 )
...
* 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.
* feat (typography): polish typograph copy related functions.
* 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.
* feat (typography): polish typograph copy related functions.
2020-03-12 16:35:23 +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
Bin Dong
fbc3c317e1
docs: Add DemoCard component in Docs project ( #9 )
...
* doct: Add DemoCard component
* doc: Update Button demo page.
2020-03-10 22:09:44 +08:00
Bin Dong
4c736b0444
feat(typograhy): Add AntTitle and AntText, pending on edit and copy ( #7 )
...
* <doc> Update Button documentation page
Bin Dong
* fix: ci
* <feat> Initialize Typography
* feat(typography) Add AntTitle and AntText
* feat (typography): Add AntParagraph, Update documentation
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-03-10 13:29:03 +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