AgnosticUI / agnosticui

AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS. These standards compliant components are then copied to our framework implementations in: React, Vue 3, Angular, and Svelte.
https://agnosticui.com
Apache License 2.0
723 stars 47 forks source link

Angular 14 & Standalone Components #182

Open roblevintennis opened 2 years ago

roblevintennis commented 2 years ago

This RFC for standalone components was mentioned by @vitale232 and it would be an interesting thing to support in place of the agnostic-angular/libs/ag/src/lib/ag.module.ts we have today.

This task is to further investigate the pros and cons and possibly move the implementation in this direction

roblevintennis commented 2 years ago

@vitale232 ☝️ -- lmk if you'd like to take this as it was your baby in the first place :) There's no real rush for this so it might also be a good one to sort of chew on and experiment with for a bit.