Add <%br= %> jqhtml syntax docs, class override detection, npm update

Document event handler placement and model fetch clarification

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2026-01-15 10:16:06 +00:00
parent 61f8f058f2
commit 1594502cb2
791 changed files with 7044 additions and 6089 deletions

View File

@@ -3,7 +3,7 @@
The published Prettier artifact additionally contains code with the following licenses:
MIT, ISC, BSD-3-Clause, BSD-2-Clause, and Apache-2.0.
## @angular/compiler@v21.0.2
## @angular/compiler@v21.1.0
> Angular - the compiler library
@@ -13,7 +13,7 @@ Author: angular
> The MIT License
>
> Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
> Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
>
> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
@@ -616,7 +616,7 @@ Repository: <https://github.com/acornjs/acorn-jsx>
----------------------------------------
## angular-estree-parser@v14.1.0
## angular-estree-parser@v15.3.0
> A parser that converts Angular source code into an ESTree-compatible form
@@ -648,7 +648,7 @@ Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
----------------------------------------
## angular-html-parser@v10.1.1
## angular-html-parser@v10.3.0
> A HTML parser extracted from Angular with some modifications