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

Minor Improvements #13

Merged
merged 9 commits into from
May 12, 2021
Merged

Conversation

NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented Mar 16, 2021

New helpers

  • fn

New modifiers

  • on

New features

  • named blocks
  • let

Color / Identifier Tweaks

Preview

Before

image

After

image

@sukima
Copy link
Contributor

sukima commented Mar 16, 2021

Can you add let, hash, and array to that list?!

@sukima
Copy link
Contributor

sukima commented Mar 16, 2021

Eventually we will be able to remove Ember 2.0 cruft.

… if someone wishes (not all themes support the full list of highlight keys
@NullVoxPopuli
Copy link
Contributor Author

let added!

sukima added 2 commits March 16, 2021 11:17
Prior to this change, this used a lot of nested groups.

This change removes the grouping and focuses on the allowed
characters/sequences expected in a HBS component
Prior to this change, strings didn't contain hbsMustache syntax

This change adds strings to the containedin clause. It does not include
the hbsMustacheBlock as that is not a thing inside strings.
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.

3 participants