Skip to content
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
wants to merge 1,475 commits into from

Conversation

hsuanxyz
Copy link
Member

@hsuanxyz hsuanxyz commented Aug 5, 2020

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

Sorry, something went wrong.

Wendell and others added 30 commits March 15, 2020 15:27

Verified

This commit was signed with the committer’s verified signature.
alexfikl Alex Fikl
* 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
Co-authored-by: ng-zorro-bot <ng-zorro-bot@users.noreply.github.com>
@zorro-bot
Copy link

zorro-bot bot commented Aug 5, 2020

This preview will be available after the AzureCI is passed.

@hsuanxyz hsuanxyz force-pushed the docs/overviwe-autpfocus branch from b2ab04c to c158156 Compare August 5, 2020 02:16
@hsuanxyz hsuanxyz closed this Aug 5, 2020
@hsuanxyz hsuanxyz deleted the docs/overviwe-autpfocus branch August 5, 2020 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet