Releases: coxcore/react-vac
Releases · coxcore/react-vac
v0.3.0-prototype
v0.2.3-prototype
Etc
- Fix peerDependencies warning
- Add license file
v0.2.2-prototype
Etc
- improve json syntax highlighting
- modify readme
v0.2.1-prototype
Etc
- fix type
- add missing code in
withPresetexample inVAC_USAGE.md
v0.2.0-prototype
Features
withPreset
Returns a VAC debugger with preset props. The default supported VACList and VACInput are also created in the same way.
Etc
- switch to list mode if data props are arrays
- add button click effect
- change theme color
- json syntax highlighting
- add function to output json data to console.log
v0.1.0-prototype
Features
trace
Only the specified properties among the props properties are output.
listTrace
Only the properties specified among the props properties of the list argument are output.
Etc
- modify readme and vac usage
v0.0.2-prototype
Etc
- Improving textarea exposure conditions
- Change style
- modify README.md and VAC_USAGE.md
v0.0.1-prototype
Etc
- change style for window
- modify README.md, VAC_USAGE.md