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

Add Text functions #159

Closed
17 tasks done
krzysztofspilka opened this issue Feb 6, 2020 · 3 comments
Closed
17 tasks done

Add Text functions #159

krzysztofspilka opened this issue Feb 6, 2020 · 3 comments
Assignees
Labels
Function Feature or bug in formula function Verified Verified by Handsoncode

Comments

@krzysztofspilka
Copy link
Member

krzysztofspilka commented Feb 6, 2020

Description

Part of Epic #150

We need to add lacking Text functions to achieve the minimum viable product to be incorporated into Handsontable.

The below list is compatible with formula.js as seen here.

  • CLEAN
  • EXACT
  • LEFT
  • LEN
  • LOWER
  • MID
  • PROPER
  • REPLACE
  • REPT
  • RIGHT
  • SEARCH
  • SUBSTITUTE
  • T
  • TRIM
  • UNICHAR
  • UNICODE
  • UPPER
@krzysztofspilka krzysztofspilka added the Function Feature or bug in formula function label Feb 6, 2020
@wojciechczerniak wojciechczerniak added this to the Next milestone Feb 18, 2020
@krzysztofspilka krzysztofspilka added the Verified Verified by Handsoncode label Jun 23, 2020
@wojciechczerniak
Copy link
Contributor

Update:

  • CLEAN
  • LEFT
  • LEN
  • PROPER
  • REPT
  • RIGHT
  • SEARCH
  • TRIM

@bardek8
Copy link
Collaborator

bardek8 commented Sep 24, 2020

Finished in: #518 :)

@wojciechczerniak
Copy link
Contributor

Awesome! 💪 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Function Feature or bug in formula function Verified Verified by Handsoncode
Projects
None yet
Development

No branches or pull requests

3 participants