Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: princemaple/ngx-html-syntax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: princemaple/ngx-html-syntax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 19, 2023

  1. [Added] Angular v17 Control-Block Syntax (#24)

    * Update NgxHTML.sublime-syntax
    
    * Update NgxHTML.sublime-syntax
    thecodechef authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6c14550 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Add tests and fix leaking braces (#25)

    * add tests
    
    * add header
    
    * add more cases
    
    * do not leak braces into html context
    
    * test basics
    
    * bump action
    
    * fail it
    
    * add more
    princemaple authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d4adb09 View commit details
    Browse the repository at this point in the history
  2. update readme

    princemaple committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5ab46f7 View commit details
    Browse the repository at this point in the history
Loading