Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Rename renameLane helper to changeLane #251

Merged
merged 3 commits into from
Feb 9, 2020
Merged

Conversation

lourenci
Copy link
Contributor

@lourenci lourenci commented Feb 9, 2020

No description provided.

BREAKING CHANGE: The exported helper `renameLane(title)` to help you to deal with a
controlled board has changed to `changeLane({ title: 'New title' })`.
@codeclimate
Copy link

codeclimate bot commented Feb 9, 2020

Code Climate has analyzed commit 7a45ba0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@lourenci lourenci merged commit 5dc74b3 into master Feb 9, 2020
@lourenci lourenci deleted the rename-renameLane branch February 9, 2020 18:09
lourenci added a commit that referenced this pull request Feb 9, 2020
BREAKING CHANGE: The exported helper `renameLane(board, lane, newTitle)` to help you to deal with a
controlled board has changed to `changeLane(board, lane, { title: 'New title' })`.
lourenci added a commit that referenced this pull request Feb 9, 2020
BREAKING CHANGE: The exported helper `renameLane(board, lane, newTitle)` to help you to deal with a controlled board has changed to `changeLane(board, lane, { title: 'New title' })`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant