Releases: mkhstar/react-directive
Releases · mkhstar/react-directive
v2.0.0
- v1 no longer supported. It is not advisable to use
directive.a,directive.div,directive.inputand all other elements have been added.dirIf,dirFor,dirRef,dirShow,dirKeycan be used with directive elements<Switch />,<For />,<Case />,<Default />components have been added.useClassNamehas been added (classNamefor directives have been extended)- Readme has been updated