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

Added String Escape / Unescape tool #446

Merged
merged 1 commit into from Mar 18, 2022
Merged

Added String Escape / Unescape tool #446

merged 1 commit into from Mar 18, 2022

Conversation

veler
Copy link
Collaborator

@veler veler commented Mar 13, 2022

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • UI change (please include screenshot!)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Internationalization and localization
  • Other (please describe):

What is the current behavior?

Issue Number: #160

What is the new behavior?

image

image

Other information

Quality check

Before creating this PR, have you:

  • Followed the code style guideline as described in CONTRIBUTING.md
  • Verified that the change work in Release build configuration
  • Checked all unit tests pass

@veler veler added the enhancement Idea of improvement of existing feature. label Mar 13, 2022
@veler veler requested review from rlm96 and btiteux March 13, 2022 21:11
@veler veler added this to the v1.1.0.0 milestone Mar 13, 2022
@veler veler linked an issue Mar 13, 2022 that may be closed by this pull request
@veler veler merged commit 46fb969 into main Mar 18, 2022
@veler veler deleted the string-unescape branch March 18, 2022 03:29
@nosweat
Copy link

nosweat commented Mar 23, 2022

i need this. (a lot)

veler added a commit that referenced this pull request Mar 26, 2022
* Number conversion using custom bases functionalities and few tests

* Functionalities to format numbers using any base and dictionary

* Add new language text

* Change models to fit new features

* Add new communication messages between number converter view models

* Add views and functionalities to allow custom dictionaries

* Activate model to receive messages

* Include language generated component

* Rebase and cleanup code

* Update InfoBar message to show/hide it correctly

* Remove remaining code generating compile errors

* Code refactoring

* Fix test cases

* Added the possibility to Favorite/Unfavorite a tool. (#437)

* Added the possibility to Favorite/Unfavorite a tool.

* Updated localization

* addressed feedback

* Fix README.md minor typo (#441)

* Update japanese translation. (#444)

* Bumped up version number

* Feature/add refresh button lorem ipsum (#413)

* Add StartWithLoremIpsum option

* Updated language bundles

* Added refresh buttom for lorem ipsum

* Replaced click handler with Refresh ICommand

* Fixing error

Co-authored-by: Guus Beltman <g_beltman@yahoo.com>

* Added some assets

* Updated chocolatey

* updated wikiUrl in Chocolatey

* Update Traditional Chinese translation (#442)

* Updates to cs-CZ localization (#447)

* feature: 💬 add new lang (Portuguese-Brazil) (#449)

* Update japanese translation. (lorem ipsum) (#450)

* Update japanese translation. (lorem ipsum)

* Fix typo.

* Update chinese translation (#451)

* Added String Escape / Unescape tool (#446)

* Set nullable

* Set nullable and change to string dictionaries

* Fix errors, inject view models and improve code

* Add translations

* Number conversion using custom bases functionalities and few tests

* Functionalities to format numbers using any base and dictionary

* Add new language text

* Change models to fit new features

* Add new communication messages between number converter view models

* Add views and functionalities to allow custom dictionaries

* Activate model to receive messages

* Include language generated component

* Rebase and cleanup code

* Update InfoBar message to show/hide it correctly

* Remove remaining code generating compile errors

* Code refactoring

* Fix test cases

* Set nullable

* Set nullable and change to string dictionaries

* Fix errors, inject view models and improve code

* Add translations

* Automatic input when navigating to the tool

Co-authored-by: Etienne BAUDOUX <ebaudoux@velersoftware.com>
Co-authored-by: kspc1000 <82336379+kspc1000@users.noreply.github.com>
Co-authored-by: Sou Niyari <niyari@users.noreply.github.com>
Co-authored-by: Guus Beltman <guusbeltman@gmail.com>
Co-authored-by: Guus Beltman <g_beltman@yahoo.com>
Co-authored-by: SiderealArt <nelson22768384@gmail.com>
Co-authored-by: Morning4coffe <78549750+morning4coffe-dev@users.noreply.github.com>
Co-authored-by: Rafael Andrade de Oliveira <eurafa@users.noreply.github.com>
Co-authored-by: Boring3 <16686147+Nyerst@users.noreply.github.com>
@veler veler modified the milestones: v1.1.0.0, v1.0.5.0 Mar 27, 2022
veler added a commit that referenced this pull request Mar 31, 2023
veler added a commit that referenced this pull request Mar 31, 2023
* Number conversion using custom bases functionalities and few tests

* Functionalities to format numbers using any base and dictionary

* Add new language text

* Change models to fit new features

* Add new communication messages between number converter view models

* Add views and functionalities to allow custom dictionaries

* Activate model to receive messages

* Include language generated component

* Rebase and cleanup code

* Update InfoBar message to show/hide it correctly

* Remove remaining code generating compile errors

* Code refactoring

* Fix test cases

* Added the possibility to Favorite/Unfavorite a tool. (#437)

* Added the possibility to Favorite/Unfavorite a tool.

* Updated localization

* addressed feedback

* Fix README.md minor typo (#441)

* Update japanese translation. (#444)

* Bumped up version number

* Feature/add refresh button lorem ipsum (#413)

* Add StartWithLoremIpsum option

* Updated language bundles

* Added refresh buttom for lorem ipsum

* Replaced click handler with Refresh ICommand

* Fixing error

Co-authored-by: Guus Beltman <g_beltman@yahoo.com>

* Added some assets

* Updated chocolatey

* updated wikiUrl in Chocolatey

* Update Traditional Chinese translation (#442)

* Updates to cs-CZ localization (#447)

* feature: 💬 add new lang (Portuguese-Brazil) (#449)

* Update japanese translation. (lorem ipsum) (#450)

* Update japanese translation. (lorem ipsum)

* Fix typo.

* Update chinese translation (#451)

* Added String Escape / Unescape tool (#446)

* Set nullable

* Set nullable and change to string dictionaries

* Fix errors, inject view models and improve code

* Add translations

* Number conversion using custom bases functionalities and few tests

* Functionalities to format numbers using any base and dictionary

* Add new language text

* Change models to fit new features

* Add new communication messages between number converter view models

* Add views and functionalities to allow custom dictionaries

* Activate model to receive messages

* Include language generated component

* Rebase and cleanup code

* Update InfoBar message to show/hide it correctly

* Remove remaining code generating compile errors

* Code refactoring

* Fix test cases

* Set nullable

* Set nullable and change to string dictionaries

* Fix errors, inject view models and improve code

* Add translations

* Automatic input when navigating to the tool

Co-authored-by: Etienne BAUDOUX <ebaudoux@velersoftware.com>
Co-authored-by: kspc1000 <82336379+kspc1000@users.noreply.github.com>
Co-authored-by: Sou Niyari <niyari@users.noreply.github.com>
Co-authored-by: Guus Beltman <guusbeltman@gmail.com>
Co-authored-by: Guus Beltman <g_beltman@yahoo.com>
Co-authored-by: SiderealArt <nelson22768384@gmail.com>
Co-authored-by: Morning4coffe <78549750+morning4coffe-dev@users.noreply.github.com>
Co-authored-by: Rafael Andrade de Oliveira <eurafa@users.noreply.github.com>
Co-authored-by: Boring3 <16686147+Nyerst@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Idea of improvement of existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add string escape converter
2 participants