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: v1.2.0
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: v1.3.0
Choose a head ref
  • 1 commit
  • 2 files changed
  • 2 contributors

Commits on Jul 12, 2025

  1. Support more binary assignment operators in templates (#39)

    * Support more binary assignment operators in templates
    
    angular/angular#62064
    
    @deathaxe does this look about right?
    
    * add test
    
    * update precedence
    
    * Update NgxHTML.sublime-syntax
    
    Co-authored-by: deathaxe <16542113+deathaxe@users.noreply.github.com>
    
    * Update NgxHTML.sublime-syntax
    
    * augmented
    
    * test augmented
    
    * test output with assignment
    
    * fix test
    
    * test output with augmented assignment
    
    * expand selection
    
    ---------
    
    Co-authored-by: deathaxe <16542113+deathaxe@users.noreply.github.com>
    princemaple and deathaxe authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    7fde24a View commit details
    Browse the repository at this point in the history
Loading