2.0.4 • Published 5 months ago

@togglecorp/toggle-form v2.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Toggle Form

React form library by Togglecorp

Get Started

# Install dependencies
yarn install

# Start storybook
yarn storybook

Linting

# Eslint
yarn lint

# Typescript
yarn typecheck

Todo

  • Document special case for uuid
    • If items do have a uuid field, it should be a required string.
  • Document special case for id
    • For all other fields except id, the form sets null to indicate no information.
    • For id, the form sets undefined to indicate no information.
  • Document special case for array
    • For all arrays, the form sets [] to indicate no information.
2.0.4

5 months ago

2.0.3

12 months ago

2.0.2

12 months ago

2.0.1

1 year ago

2.0.0

2 years ago

1.3.0-beta.1

2 years ago

1.3.0-beta.2

2 years ago

1.3.0-beta.0

2 years ago

1.2.2-beta.2

2 years ago

1.2.2-beta.1

2 years ago

1.2.2-beta.0

2 years ago

1.2.0

3 years ago

1.2.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.2.0-beta.7

3 years ago

1.0.0-beta.0

3 years ago

0.2.0-beta.6

3 years ago

0.2.0-beta.2

3 years ago

0.2.0-beta.5

3 years ago

0.2.0-beta.4

3 years ago

0.2.0-beta.3

3 years ago

0.2.0-beta.1

3 years ago

0.2.0-beta.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago