Skip to content

Releases: coxcore/react-vac

v0.3.0-prototype

02 Dec 16:14
5c53b5a

Choose a tag to compare

Features

  • Add useName props

Etc

  • Set the horizontal size to fit maxWidth
  • Add container class name(vac-debugger)

v0.2.3-prototype

23 Nov 06:15
1cafdf6

Choose a tag to compare

Etc

  • Fix peerDependencies warning
  • Add license file

v0.2.2-prototype

09 Oct 03:24
b4b5362

Choose a tag to compare

Etc

  • improve json syntax highlighting
  • modify readme

v0.2.1-prototype

02 Oct 03:14
99c3655

Choose a tag to compare

Etc

  • fix type
  • add missing code in withPreset example in VAC_USAGE.md

v0.2.0-prototype

01 Oct 18:13
aa0cee6

Choose a tag to compare

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

04 Dec 00:55
425bb36

Choose a tag to compare

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

01 Dec 13:12
b1e2ab1

Choose a tag to compare

Etc

  • Improving textarea exposure conditions
  • Change style
  • modify README.md and VAC_USAGE.md

v0.0.1-prototype

30 Nov 14:42
d76e702

Choose a tag to compare

Etc

  • change style for window
  • modify README.md, VAC_USAGE.md

prototype

29 Nov 17:11
0739eb6

Choose a tag to compare

Features

  • add VAC Debugger prototype