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

Ref #124 - Convert inputs of entity HTML to simble #125

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Nankym
Copy link

@Nankym Nankym commented Mar 4, 2016

Hi @jiren, first thanks for library!!

To use the lib with reactJs is required to replace the HTML entity code to string, before replace the template.

In JSX I can't use the "<%=" token, therefore I need convert to HTML entity code("<%=") that I received of ReactJs and after converts it again.

With this simple change you can integrate the lib with ReactJs.

To use the lib with reactJs is required to replace the HTML entity code to string, before replace the template.

Ref EloquentStudio#124

In JSX I can't use the "<%=" token, therefore I need convert to HTML entity code("&lt;%=") and after convert again.
@Nankym Nankym mentioned this pull request Mar 4, 2016
Hi,

I needed insert callbacks before and after to change page when clicked in paginator.

After this I decided send the development to you and I hope that you add in project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant