陈帅
338018eba3
feat: Pageheader new style and props ( #19100 )
* pure page header style
* add type props
* add prue demo
* add config provider doc
* fix lint
* fix lint error
* change pure to ghost
* fix test
* default ghost is true
* fix review style
* fix review warning
* use online style
* remove defualt and remove comment
* add test
5 years ago
诸岳
ffe0645589
fix(PageHeader): Allow back icon to coexist with breadcrumb, close #18094 ( #18691 )
5 years ago
愚道
396feed150
test: update snapshots for fix test
5 years ago
afc163
a51f7a0508
✅ test unmount
5 years ago
Jiawei Huang
dba3ea8721
Capitalize Text and PageHeader default locale strings ( #18471 )
Most of the locale strings in the default locale are capitalized. This
changeset makes `Text` and `PageHeader` locale strings consistent with
others. Also, "Copied" implies successfully so changing "copy success"
to "Copied" should be sufficient IMHO.
5 years ago
陈帅
e737e50207
feat: 🔥 new pageheader style ( #18128 )
* new pageheader style
* support avatar
* update demo
* snapshots updated
* fix lint
* change style
* add new style
* fix style
* update demo
* update demo
* fix test
* snapshots updated
* update doc
* remove extraContent
* Bread crumbs and back icon can only have one
* back icon will automatically disappear when configuring breadcrumbs
* update snapshot
* Improve the priority of backicon
* change doc
* change doc
* change doc
* update snapshot
5 years ago
偏右
a224d7c2e9
⌨️ Improve Divider accessibility by add role="separator" ( #18116 )
https://www.w3.org/WAI/PF/aria/roles#separator
5 years ago
afc163
4374514252
✅ fix snapshot and test case
5 years ago
afc163
862cecfd63
💄 Better className of PageHeader
5 years ago
陈帅
7e548e4de7
add new test
when breadcrumb lenght=1, pageHeader should have breadcrumb
6 years ago
Eden Wang
90ee2592b5
Update snapshot for test case
6 years ago
Eden Wang
cb30df5712
fix(PageHeader): Should not render blank dom
6 years ago
陈帅
c7e4027398
beter class name
6 years ago
陈帅
6055905ae4
change onclick dom
6 years ago
陈帅
ea444bd7eb
snapshots updated
6 years ago
陈帅
b2c734c169
snapshots updated
6 years ago
zombieJ
41316e69e8
update snapshot ( #16017 )
6 years ago
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
afc163
95bd4d6903
🐛 Fix col element missing relative style
close #15626
6 years ago
陈帅
f73a0e238d
feat: PageHeader support classname ( #15159 )
6 years ago
陈帅
dee8f93fe7
New Component PageHeader ( #13637 )
* add api dock
* add a simple demo
* add content demos
* fix style warning
* Replace content with children
* add all demo
* add demo test
* add backNode props
* Adjust the divider style
* fix icon do no show
* fix test ci
* fix md code style
* remove fragment use
* add test script
* Missing newline character at end of file
* optimize the demo display
* text becomes longer
* text becomes longer
* fix css code style
* fix test snapshot
* fix css code style
* fix codereivew waring
* fix codereivew waring
* update snapshots
* use ant-page-header-have-footer
* use englist
* fix typo
* updated snapshot
* line-height set to 100%
* remove subtitle
* Specification less
* fix less style error
* Sort by alphabet
* Rebuild code
* use english
* number use Statistic
* snapshot updated
* rm onBack in breadcrumb
* remove unuse return
* add a click wave
* remove unuse css
* add icon hover
* newline character
* new description
* warm descriptive text
* add dot
* remove async
* feat: use Typography.Paragraph
* test: snapshots updated
* style: fix style lint
* import typography style
6 years ago