-
Notifications
You must be signed in to change notification settings - Fork 77
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
ToJavascript instance of String and Text #227
ToJavascript instance of String and Text #227
Conversation
issue ref: #226 |
ChangeLog.md
Outdated
@@ -1,3 +1,7 @@ | |||
### 2.0.18 | |||
|
|||
* Text instance of String and Text [#227](https://github.com/yesodweb/shakespeare/pull/227) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should say ToJavascript instance, and point out that it's for both strict and lazy Text.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done:)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it should say ToJavascript instance for String, Strict and Lazy Text
. Right now, it says Text instance for ....
instead.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Um sorry, I'm not good at English. lol
06b7684
to
b913f78
Compare
b913f78
to
43475fe
Compare
Thanks! |
No description provided.