Skip to content

Conversation

@JeanMeche
Copy link
Contributor

  • remove zone.js from dependencies
  • Add a signal example

@JeanMeche JeanMeche force-pushed the angular-21.1 branch 3 times, most recently from e52f95c to 8f615ed Compare January 16, 2026 00:17
- remove zone.js from dependencies
- Add a signal example
<a target="_blank" href="https://angular.dev/overview">
Learn more about Angular
</a>
<button (click)="counter.set(counter() - 1)">--</button>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: button types

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Button types are only really required when nested in forms element. (to prevent the default behavior, submit)

@JeanMeche
Copy link
Contributor Author

cc @SamVerschueren, can you merge this whenever you get the time.
Thx.

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.

2 participants