-
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
docs: add autofocus for overview page search-input #5647
Closed
Closed
+173,886
−54,800
Conversation
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
* chore(module:slider): refactor slider fix: test fix: remove redundant code feat(module:slider): support change value through keyboard event test: add test chore: hide internal implementation fix: fix import path fix: fix import path fix(module:slider): fix property type close NG-ZORRO#4749 chore(module:slider): refactor slider fix: test fix: remove redundant code feat(module:slider): support change value through keyboard event test: add test chore: hide internal implementation fix: fix import path fix: fix import path fix(module:slider): fix property type close NG-ZORRO#4749 * fix: fix no step situation
* feat(module:notification): support opening at different places close NG-ZORRO#4338 chore(module:message,notification): refactor * chore: test with cdr * chore: remove console
* feat(module: tree): refactor style and expand event * fix(module: tree): refactor expand event * fix(module: tree): refactor select event * fix(module: tree): add dbl and contextmenu event * fix(module: tree): remove nz-node useless initial codes * fix(module: tree): support search value * fix(module: tree): support check event * fix(module: tree): add drag listener * fix(module: tree): hotfix nzSearchValue initial changing * fix(module: tree): add inner function to expand * fix(module: tree): remove html file * fix(module: tree): clear default node list while data changed * fix(module: tree): deal with nzExpandAll * fix(module: tree): add tests for testing event and Input * fix(module: tree): add tests for testing dragging * fix(module: tree): fix util and tree select tests * fix(module: tree): fix dragover * fix(module: tree): export origin to use in template * fix(module: tree): fix loading for line tree * fix(module: tree): support custom function to match nodes close NG-ZORRO#4693 close NG-ZORRO#4528 close NG-ZORRO#4513 close NG-ZORRO#4449 close NG-ZORRO#3609 close NG-ZORRO#2503
* refactor(module:time-picker): sync to antd 4.0 * test: fix tests * chore: set input size attribute * fix: add disabled attr * fix: animation
* refactor(module:list): refactor fix(module:list): fix the entry point fix(module:list): fix the entry point * docs(module:list): update API docs * docs(module:list): update DEMO
feat(module:icon): support import icon in submodules fix: fix patch feat: rename API docs: fix doc fix: remove redundant code docs: fix unrenamed API chore(module:icon): refactor test: fix tests fix: fix tests BREAKING CHANGE: - `NZ_ICON_DEFAULT_TWOTONE_COLOR` is removed. Use `NzGlobalConfigService` instead. chore: remove strange file test: fix test feat: add forRoot docs: change doc docs: fix icon English doc
* refactor(module:anchor): refactor close NG-ZORRO#4553 * refactor(module:anchor): use renderer to set classname * fix(module:back-top): fix visible changes
* feat(module:date-picker): support parse input value * test: fix tests * chore: support datefnsCompat option * fix: not import from i18n in core * chore: change API name and add docs * chore: change format convert from config to token * docs: update docs * chore: move some types * docs: update docs for date-fns update * chore: change name and add warning * docs: update docs Close NG-ZORRO#4028 Close NG-ZORRO#3976 Close NG-ZORRO#2492 Close NG-ZORRO#4101
* release: release 9.0.0-beta.1 * fix(module:tabs): fix tabs module * build: fix build process
…G-ZORRO#4898) * refactor(module:date-picker): use directive instead of extends class build: fix build * build: fix build fix: build error
…4901) * refactor(module:core): all use three levels of entry point * test: fix tests * test: fix tests * chore: comment roll-up test
* feat(module:form): reactive form support warning status * docs: update style
…O#4911) * Missing placeholder in year-picker from demo code * Missing placeholder in month-picker from demo code
* feat: add breakpoint service refactor: refactor services * fix: code style * chore: add module
* chore: use NzSafeAny * style: fix lint
…4930) test: fix test test: fix test
Co-authored-by: ng-zorro-bot <ng-zorro-bot@users.noreply.github.com>
* chore: bump @angular/* from 9 to 10 * chore: bump @angular/cdk from 9 to 10 * chore: bump RxJs from 6.5 to 6.6 * style: fix lint * test(schematics): fix test cases
Co-authored-by: rppig42 <rppig42@gmail.com> close NG-ZORRO#5591
close NG-ZORRO#5597 BREAKING CHANGES Primary entry-points has been removed, please replace with secondary entry-points
This preview will be available after the AzureCI is passed. |
hsuanxyz
force-pushed
the
docs/overviwe-autpfocus
branch
from
August 5, 2020 02:16
b2ab04c
to
c158156
Compare
hsuanxyz
requested review from
cipchk,
CK110,
danranVm,
NearZXH,
Ricbet,
simplejason,
vthinkxie,
wzhudev,
wenqi73 and
a team
as code owners
August 5, 2020 02:16
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information