-
Notifications
You must be signed in to change notification settings - Fork 177
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
Text Tool: Add special symbols #1044
Comments
r1z3rISGOD
added a commit
that referenced
this issue
Dec 1, 2021
r1z3rISGOD
pushed a commit
that referenced
this issue
Dec 1, 2021
…ols' into #1044-Text-Tool-Add-special-symbols # Conflicts: # packages/ketcher-react/src/icons/index.tsx
ElenaOdnoshivkina
added a commit
that referenced
this issue
Dec 6, 2021
ElenaOdnoshivkina
added a commit
that referenced
this issue
Dec 6, 2021
# Conflicts: # packages/ketcher-react/src/icons/index.tsx
ElenaOdnoshivkina
added a commit
that referenced
this issue
Dec 7, 2021
AndreiMazol
pushed a commit
that referenced
this issue
Dec 9, 2021
* Add special symbols button and ability to insert symbols to text tool * Used prettier * Used stylelint * refactoring and renaming of icon * fixing problem with formatting of inserted symbols Co-authored-by: Kirill Kapytov <Kirill_Kapytov@epam.com> Co-authored-by: Elena Odnoshivkina <Elena_Odnoshivkina@epam.com>
Implemented, tested v.2.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is necessary to extend the list of existed controls by additional button that allows to insert special symbols. The list of special symbols provided below:
'α,β,γ,δ,ε,ζ,η,θ,ι,κ,λ,μ,ν,ξ,ο,π,ρ,σ,τ,υ,φ,χ,ψ,ω,℃,℉,Å,°,ħ,±,‰,√,←,→,↚,↛,↔,⇌,∏,∑,∞,∂,∆,∫,≈,≠,≤,≥'
The text was updated successfully, but these errors were encountered: