dominity v7 plans #10
atoms19
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dominity v7
dominity v7 would be the update that makes dominity something usable , right now the experience is cluttered and the usage of the framework doesn't add much to your project than to bring unnecessary complexity to it
v7 plans to fix everything from setting up a project to usage of dominity in a new way
ts suppourt : dominity will be entirely rewritten in ts to suppourt ts as ts is the new standard
binding classes/attributes to state : currently this feature is hard to implement , this will be fixed by a
bindClassbindAttrmethodbehaviour of refs : refs are waiting to be fixed as the default ref will be to the dominity element rather than the original one and
giveRefwould work on non state variables as wellplugin support : dominity will add a new method
extendto populate the dominity element instance with more methods from another passed in objects making it possible for plugins to be developed for dominity (most likely by me only)jsr suppourt : i will be realeasing dominity as a package in jsr as well along with some new dependencies that would make development easier
create dominity cli tool this tool would make it easy to start a dominity project with vite
dominity router will have options to display loader during lazyloads
development will be going on in another branch , interested people can maybe reach out to me on contribution at discord , i hope to complete this by december
Beta Was this translation helpful? Give feedback.
All reactions