Commit Graph

15 Commits

Author SHA1 Message Date
thinkasany
0ec7bad5cb
fix(Typography): Link can be selected by the user (#51243) 2024-10-15 11:32:29 +08:00
afc163
9b779b1cd8
refactor: remove TransButton in Table/Transfer/Typography (#51068) 2024-09-29 18:02:13 +08:00
renovate[bot]
863f61d908
chore(deps): update dependency eslint to v9 (#50690)
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-19 03:30:19 +08:00
希亚的西红柿
053dfcc8b0
fix: fix the ellipsis bug for pre element (#49168)
* fix: fix the ellipsis bug for pre element

* fix: remove the white-space property

* test: update snapshot

* chore: clean up

* test: update snapshot

* test: update snapshot

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-06-04 10:53:34 +08:00
叶枫
502dac12aa
docs: format code (#48309)
* docs: fix code

* feat: lint

* feat: prettier

* feat: test

* feat: review

* feat: format html

* feat: format html
2024-04-08 14:04:08 +08:00
afc163
0c97250db3
style: fix Typography copyable style and update demos (#46748)
* style: fix Typography copyable style and update demos

* chore: update jest snapshot
2024-01-02 21:36:10 +08:00
lijianan
17dff7c630
chore: merge master into feature 2023-11-23 03:09:24 +08:00
afc163
cb56ddddd1
fix: code ellipsis broken under Layout (#45962)
close #45953
2023-11-20 12:22:29 +08:00
kiner-tang(文辉)
6c191ab70a
feat: Typography support cssVar (#45818)
* feat: Typography support cssVar

* feat: optimize code
2023-11-13 15:05:27 +08:00
afc163
2dbc6abce8
style: fix Typography code broken border when ellipsis (#45575) 2023-10-30 10:02:02 +08:00
MadCcc
d1d3b57dcb
feat: input token (#44325)
* feat: input token

* feat: input number token

* feat: input token

* fix: date-picker & calendar

* fix: calendar style

* fix: token use
2023-08-22 09:38:11 +08:00
Zack Chang
3bfb7ac2a0
feat: less to component token for Typography (#42442)
* feat: less to component token for Typography

* feat: add titleFontWeight token

* feat: add debug demo

* chore: rename token

* chore: rename demo name

* chore: rename titleFontWeight

---------

Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-05-19 09:46:15 +08:00
Lioness100
fd0d8b6031
docs: fix typos (#40791)
* docs: fix typos

* Update index.zh-CN.md

* test: update snapshot

* docs: fix demo ref

* chore: force trigger ci

* chore: force trigger ci

* chore: bump dumi ver

---------

Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-02-23 21:56:43 +08:00
xrkffgg
c325474047
style: rename fontFamilyCode (#40622)
* style: rename fontFamilyCode

* Update seed.ts

* Update mixins.ts
2023-02-08 10:34:06 +08:00
lijianan
71eddd2c20 chore: remove useless tsx support (#39934)
* chore: remove useless tsx support

* add

* revert

* add

* fix

* fix

* add test case

* fix
2022-12-31 22:24:56 +08:00