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

feat!: make view width / height support {step: number} #5138

Merged
merged 5 commits into from
Jul 5, 2019
Merged

Conversation

kanitw
Copy link
Member

@kanitw kanitw commented Jun 29, 2019

feat: Added config.view.continuousWidth/Height and config.view.discreteWidth/Height
BREAKING CHANGE: Remove scale.rangeStep
BREAKING CHANGE: Rename config.scale.rangeStep to config.view.step

Fix #5083 (only missing backward compatibility)

Note:

@kanitw kanitw force-pushed the kw/step branch 3 times, most recently from 494fcfe to 0215145 Compare June 29, 2019 23:56
@kanitw kanitw changed the title feat!: Make view width / height support {step: number} + remove scale.rangeStep feat!: make view width / height support {step: number} + remove scale.rangeStep Jun 29, 2019
@kanitw kanitw changed the title feat!: make view width / height support {step: number} + remove scale.rangeStep feat!: make view width / height support {step: number} Jun 29, 2019
@kanitw kanitw requested a review from domoritz June 29, 2019 23:56
@kanitw kanitw marked this pull request as ready for review June 29, 2019 23:58
BREAKING CHANGE: `scale.rangeStep` deprecated
BREAKING CHANGE: `config.scale.rangeStep` renamed to add `config.view.step`
@domoritz domoritz merged commit 1fbfbe3 into 4.0 Jul 5, 2019
@domoritz domoritz deleted the kw/step branch July 5, 2019 19:50
domoritz pushed a commit that referenced this pull request Jul 5, 2019
* feat!: Make view `width` / `height` support `{step: number}`

BREAKING CHANGE: `scale.rangeStep` deprecated
BREAKING CHANGE: `config.scale.rangeStep` renamed to add `config.view.step`

* docs: improve size.md

* test: unit tests for layoutsize

* [Travis] Update schema (build: 24151)

* [Travis] Update examples (build: 24151)
kanitw added a commit that referenced this pull request Jul 20, 2019
* feat!: Make view `width` / `height` support `{step: number}`

BREAKING CHANGE: `scale.rangeStep` deprecated
BREAKING CHANGE: `config.scale.rangeStep` renamed to add `config.view.step`

* docs: improve size.md

* test: unit tests for layoutsize

* [Travis] Update schema (build: 24151)

* [Travis] Update examples (build: 24151)
domoritz pushed a commit that referenced this pull request Jul 25, 2019
* feat!: Make view `width` / `height` support `{step: number}`

BREAKING CHANGE: `scale.rangeStep` deprecated
BREAKING CHANGE: `config.scale.rangeStep` renamed to add `config.view.step`

* docs: improve size.md

* test: unit tests for layoutsize

* [Travis] Update schema (build: 24151)

* [Travis] Update examples (build: 24151)
domoritz pushed a commit that referenced this pull request Jul 25, 2019
* feat!: Make view `width` / `height` support `{step: number}`

BREAKING CHANGE: `scale.rangeStep` deprecated
BREAKING CHANGE: `config.scale.rangeStep` renamed to add `config.view.step`

* docs: improve size.md

* test: unit tests for layoutsize

* [Travis] Update schema (build: 24151)

* [Travis] Update examples (build: 24151)
willium pushed a commit that referenced this pull request Jul 25, 2019
* feat!: Make view `width` / `height` support `{step: number}`

BREAKING CHANGE: `scale.rangeStep` deprecated
BREAKING CHANGE: `config.scale.rangeStep` renamed to add `config.view.step`

* docs: improve size.md

* test: unit tests for layoutsize

* [Travis] Update schema (build: 24151)

* [Travis] Update examples (build: 24151)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants