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

Update behavior of jsxslack template literal tag #127

Merged
merged 5 commits into from
Mar 12, 2020

Conversation

yhatt
Copy link
Owner

@yhatt yhatt commented Mar 12, 2020

Now changed the behavior of jsxslack tag to return JSX element, or JSON if serializable.

Because tags have already supported fragments, jsxslack.fragment has marked as deprecated due to confusable name. The exactly same behavior is now provided in newly added jsxslack.raw.

Yuki Hattori added 5 commits March 12, 2020 11:45
Now changed the behavior of jsxslack tag to return JSX, or JSON if
serializable. Because tags have already supported fragments,
jsxslack.fragment has marked as deprecated due to confusable name. The
exactly same behavior is now provided in newly added "jsxslack.raw".
@yhatt yhatt merged commit e2e269e into master Mar 12, 2020
@yhatt yhatt deleted the update-template-literal-tag branch March 12, 2020 03:47
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