-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(module:all): Add RTL support to all ng-zorro-antd #4703
Merged
Merged
Changes from 175 commits
Commits
Show all changes
177 commits
Select commit
Hold shift + click to select a range
2f00366
feat(module:nz-table): add rtl support
saeedrahimi 4d786af
feat(module:table): add rtl tests and some rtl fixes
saeedrahimi a7b7494
feat(module:grid): add rtl support
saeedrahimi ce50527
feat(module:demo): add some rtl fixes to whole demo
saeedrahimi d80b199
fix(module:layout): fix rtl button issue
saeedrahimi 61febb0
feat(module:cascader): added rtl support
saeedrahimi 574ac4e
feat(module:carousel): added rtl direction
saeedrahimi c500040
feat(module:button): added rtl direction
saeedrahimi 04bad6c
feat(module:layout): added rtl direction
saeedrahimi 0e3f0e4
feat(module:descriptions): added rtl direction
saeedrahimi dc54bc8
feat(module:menu): added rtl direction
saeedrahimi 8a7df5f
fix(module:cascader): fix arrow direction in RTL
saeedrahimi 33bc8fb
feat(module:breadcrumb): add rtl direction
saeedrahimi 2160ca9
feat(module:badge): add rtl direction
saeedrahimi da2da66
feat(module:comment): add rtl direction
saeedrahimi fcc7dd9
feat(module:drawer): add rtl direction
saeedrahimi 2adf344
feat(module:steps): add rtl direction
saeedrahimi 517dfed
feat(module:tag): add rtl direction
saeedrahimi d01d7a1
feat(module:treeselect): add rtl direction
saeedrahimi 9544c60
feat(module:typography): add rtl direction
saeedrahimi 6baeef3
feat(module:progress): add rtl direction
saeedrahimi 36f4334
feat(module:rate): add rtl direction
saeedrahimi ffbcd1e
feat(module:result): add rtl direction
saeedrahimi aa9974a
feat(module:statistic): add rtl direction
saeedrahimi 5cb6e57
feat(module:statistic): add rtl direction
saeedrahimi 66d44c4
feat(module:tooltip): wip add rtl-direction
saeedrahimi 92ae61e
feat(module:table): some rtl fixes after rebase
saeedrahimi caa02b8
feat(module:popover): some rtl fixes after rebase
saeedrahimi 253b5f7
feat(module:tooltip): add rtl-direction
saeedrahimi bba6248
feat(module:affix): add rtl direction
saeedrahimi f42b8f5
feat(module:dropdown): add rtl direction
saeedrahimi e3154e3
feat(module:pagination): add rtl direction
saeedrahimi eb46c94
feat(module:select): add rtl direction
saeedrahimi c2f3fe3
fix(module:breadcrumb): float in rtl
saeedrahimi 1b73d4f
feat(module:page-header): add rtl direction
saeedrahimi 9d4e576
feat(module:autocomplete): add rtl direction
saeedrahimi e470c7a
feat(module:checkbox): add rtl direction
saeedrahimi 92f798a
feat(module:radio): add rtl direction
saeedrahimi 48cd7d6
feat(module:switch): add rtl direction
saeedrahimi 9d65221
feat(module:popover): add rtl direction
saeedrahimi da47982
feat(module:datepicker): add rtl direction
saeedrahimi 2e24bdd
fix(module:datepicker): fix issues after rebase
saeedrahimi 2773d01
fix(module:carousel): resolve error
saeedrahimi e51eb56
fix(module:demo): resolve error
saeedrahimi ddeff3d
feat(module: tabs): add rtl support
hdm91 b00719a
feat(module: tree): add rtl support
hdm91 5511dff
feat(module: collapse): add rtl support
hdm91 8fd1179
feat(module: transfer): add rtl support
hdm91 031a2ad
feat(module: slider): add rtl support
hdm91 91f7bba
feat(module: alert): add rtl support
hdm91 c7f1426
feat(module:list): add rtl support
hdm91 1cbe088
feat(module: upload): add rtl support
hdm91 b067150
feat(module: spin): add rtl support
hdm91 13235a5
feat(module: modal): add rtl support to declarative modal
hdm91 b015445
feat(module: input-number): add rtl support
hdm91 d5c26ba
feat(module: input): add rtl support
hdm91 28f1364
feat(module: form): add rtl support
hdm91 6ea3b1b
fix(module:date-picker): fix rtl direction
hdm91 a823e35
fix(module:all): resolve CodeFactor issues
saeedrahimi d2ad6a4
fix(module:checkbox): order imports
saeedrahimi e88c5ab
fix(module:tree): order imports
saeedrahimi f9fcc7d
fix(module:upload): undo removed line after merge
saeedrahimi fdde82e
fix(module:cascader): rtl, remove inline style
saeedrahimi f5417ad
fix(module:menu): change optional directionality accessor
saeedrahimi 1c7bee9
fix(module:steps): change optional directionality accessor
saeedrahimi eba84bd
fix(module:alert): change optional directionality accessor
saeedrahimi 6cd7902
fix(module:tabs): change optional directionality accessor
saeedrahimi 6e4c8a6
fix(module:checkbox): change optional directionality accessor
saeedrahimi b4f0dc4
fix(module:input): change optional directionality accessor
saeedrahimi 31b1d57
fix(module:pagination): change optional directionality accessor
saeedrahimi cfe003e
fix(module:all): change optional directionality accessor
saeedrahimi edc64eb
fix(module:all): resolve test
saeedrahimi 18ce9b6
fix(module:test): remove rtl
saeedrahimi 44292c0
fix(module:datepicker): resolve test
saeedrahimi 478725d
test(module:comment): add rtl tests
saeedrahimi 50f4b44
test(module:alert): add rtl tests
saeedrahimi 00e904b
test(module:comment): fix rtl tests
saeedrahimi 2c3b26f
test(module:badge): add rtl tests
saeedrahimi 7a9b6c7
test(module:breadcrumb): add rtl tests
saeedrahimi a2e393d
test(module:cascader): add rtl tests
saeedrahimi 6300c14
test(module:tag): add rtl tests
saeedrahimi 9a3fef6
test(module:radio): add rtl tests
saeedrahimi d0e620c
test(module:pageheader): add rtl tests
saeedrahimi e7633e8
test(module:timeline): add rtl tests
saeedrahimi fb41946
test(module:result): add rtl tests
saeedrahimi 812c723
test(module:tag): update test
saeedrahimi b962a57
test(module:tag): update test
saeedrahimi d6326d3
test(module:tag): update test
saeedrahimi c93d853
test(module:tag): update test
saeedrahimi 0ab310e
test(module:cascader): update test
saeedrahimi 12cf700
test(module:cascader): update test
saeedrahimi 4c89cf4
test(module:tag): update test
saeedrahimi 443f0cb
test(module:radio): update test
saeedrahimi 49a2051
test(module:result): update test
saeedrahimi ff3ad23
test(module:radio): update test
saeedrahimi 077b1e9
test(module:result): update test
saeedrahimi 8c53dd1
test(module:comment): update test
saeedrahimi 01620d3
test(module:breadcrumb): update test
saeedrahimi 498ea96
test(module:button): add test
saeedrahimi eca620c
test(module:spin): add test
saeedrahimi 8c15489
test(module:button): update test
saeedrahimi a710c2f
test(module:checkbox): add test
saeedrahimi fa5868a
test(module:cascader): update test
saeedrahimi 523f614
test(module:cascader): update test
saeedrahimi 62b1bc1
test(module:checkbox): update test
saeedrahimi 5c9d9ec
Merge branch 'master' of https://github.com/NG-ZORRO/ng-zorro-antd in…
saeedrahimi 2f8d6b9
test(module:steps): add test
saeedrahimi 7a09d40
test(module:alert): add test
saeedrahimi c76c452
test(module:collapse): add rtl tests
saeedrahimi fe8ca15
test(module:affix): add rtl tests
saeedrahimi 1e5273e
test(module:statistic): add rtl tests
saeedrahimi 4414a2d
test(module:timeline): update rtl tests
saeedrahimi 26d6e55
test(module:switch): add rtl tests
saeedrahimi 2a94b7d
test(module:drawer): add rtl tests
saeedrahimi 99fb522
feat: rt for messages
HDaghash efc9275
test: message rtl
HDaghash aece250
fix: set direction
HDaghash 9823398
feat: back to top rtl
HDaghash 4fc846b
feat: card rtl skeleton
HDaghash 6167ece
Merge branch 'master' of https://github.com/NG-ZORRO/ng-zorro-antd in…
saeedrahimi 1383be3
fix(module:*): fix rtl direction error
cf341dd
Merge pull request #8 from hmdnikoo/filerplus-ng-zorro-antd-v10
saeedrahimi 0b5ab79
fix(module:tabs): resolve rtl issue
saeedrahimi 9af206b
fix(module:site): fix demo site rtl style
saeedrahimi 40ceb47
fix(module:pagination): add rtl
saeedrahimi ba8e7e1
fix(module:input): fix rtl search button size
saeedrahimi d89ebb4
fix(module:dropdown): fix rtl menu icon
saeedrahimi ff35082
fix(module:menu): fix rtl sub-menu position
saeedrahimi 1cbc166
fix(module:timepicker): add rtl
saeedrahimi 9cd0aed
feat(module:slider): add rtl
saeedrahimi fab7e30
fix(module:input): fix input btn-icon size
saeedrahimi 8509d67
fix(module:upload): fix rtl issue on ngOnInit
saeedrahimi bc7b8b7
fix(module:slider): change dir order in ngOnInit
saeedrahimi 4fd320f
Merge branch 'v9-rtl' of https://github.com/HDaghash/ng-zorro-antd in…
saeedrahimi 0c86b80
fix(module:back-top): fix demo divTarget rtl
saeedrahimi 73a8930
Merge branch 'master' of https://github.com/saeedrahimi/ng-zorro-antd…
saeedrahimi af06c20
fix(module:*): fix cascader and upload tests
saeedrahimi 4d5edf8
Merge branch 'master' of https://github.com/NG-ZORRO/ng-zorro-antd in…
saeedrahimi 9898e18
fix(module:calendar): add rtl
saeedrahimi e70aff3
chore: package.json remove version
saeedrahimi 2df2ccc
chore: fix some issues after merge
saeedrahimi 270a8c6
test(module:card): add rtl test
saeedrahimi 382337c
test(module:pagination): add rtl tests
saeedrahimi a26507b
test(module:affix): change coverage
saeedrahimi 6386891
Update components/back-top/back-top.component.ts
saeedrahimi 9aa40ba
Update components/tree-select/tree-select.component.ts
saeedrahimi 7f350ad
Update components/grid/col.directive.ts
saeedrahimi c8c9d24
Update components/grid/row.directive.ts
saeedrahimi 1e18f1c
Update scripts/site/_site/doc/app/app.component.html
saeedrahimi f134346
Update components/menu/menu-item.directive.ts
saeedrahimi a4926bc
Update components/message/message-container.component.ts
saeedrahimi ea726fb
Update components/page-header/page-header.component.ts
saeedrahimi 34167bb
fix(module:card): move rtl styles to patch.less
saeedrahimi 75e880b
fix(module:back-top): add destroy$
saeedrahimi 1df3d2e
fix(module:input): fix input-group demo
saeedrahimi a087aa4
fix(module:affix): fix test error
saeedrahimi 6b8c062
fix(module:core): remove fake document for test
saeedrahimi 7bdf74c
fix(module:demo): change rtl styles
saeedrahimi c6f4788
fix(module:tabs): remove unused dir
saeedrahimi 688c74e
fix(module:cascader): refactor cascader rtl
saeedrahimi d9f2a20
Merge branch 'v9-rtl' of https://github.com/saeedrahimi/ng-zorro-antd…
saeedrahimi 69c773d
test(module:slider): add rtl tests
saeedrahimi ad95167
test(module:menu): add rtl test
saeedrahimi 0a8661c
test(module:grid): add rtl tests
saeedrahimi 9ed922f
test(module:descriptions): add rtl tests
saeedrahimi 89841e9
test(module:button): add button-group test
saeedrahimi c1c5c11
test(module:calendar): add rtl tests
saeedrahimi 5d0a567
test(module:carousel): add rtl tests
saeedrahimi 06b7d3e
test(module:descriptions): fix descriptions
saeedrahimi b012ade
test(module:page-header): increase rtl test cover
saeedrahimi 931bba1
test(module:rate): add rtl test
saeedrahimi 5e8412c
test(module:layout): add rtl test
saeedrahimi 4b94b45
test(module:list): add rtl test
saeedrahimi 5e08cf0
test(module:progress): add rtl test
saeedrahimi 9047622
test(module:transfer): add rtl test
saeedrahimi 1c4d11e
Update components/menu/submenu-title.component.ts
saeedrahimi bfd485f
Update components/menu/menu-item.directive.ts
saeedrahimi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
node-options=--max-old-space-size=14000 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤦♂️ No, it's for my local development