Skip to content

Conversation

filipdutescu
Copy link
Owner

Motivation

BREAKING CHANGE: Add options to rename() to allow for the popup to be empty or contain the initial word.

Closes: GH-71

Proposed changes

  • add options to rename()
  • update docs

Test plan

Existing tests are updated and new test cases are added to lua/tests/renamer_rename_spec.lua.

@filipdutescu filipdutescu added this to the v2.0.0 milestone Nov 11, 2021
@filipdutescu filipdutescu self-assigned this Nov 11, 2021
@github-actions github-actions bot added docs Improvements or additions to documentation test feature New feature or request labels Nov 11, 2021
@filipdutescu filipdutescu force-pushed the feature/add_empty_popup_option branch from ff02c93 to 8f3d886 Compare November 11, 2021 22:00
BREAKING CHANGE: Add options to `rename()` to allow for the
popup to be empty or contain the initial word.

Closes: GH-71
Signed-off-by: Filip Dutescu <filip.dutescu@gmail.com>
@filipdutescu filipdutescu merged commit 8f3d886 into develop Nov 11, 2021
@filipdutescu filipdutescu deleted the feature/add_empty_popup_option branch November 11, 2021 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation feature New feature or request test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] a parameter in the rename function that allows to have NO value in the popup
1 participant