ant-design-blazor/components/typography
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
..
style chore: sync ant-design v4.6.0 (#524) 2020-08-23 16:06:08 +08:00
Paragraph.cs feat: add text keyboard parameter,and update demo (#566) 2020-09-04 11:24:50 +08:00
Text.cs feat: add text keyboard parameter,and update demo (#566) 2020-09-04 11:24:50 +08:00
TextElementType.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
TextLocale.cs feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
Title.cs fix(module: typography): missing Style property (#494) 2020-08-11 17:30:14 +08:00
TypographyBase.cs feat: add more demos (#197) 2020-06-07 19:41:00 +08:00