2.0.4 • Published 1 year ago

@togglecorp/toggle-form v2.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.3.0-beta.1

3 years ago

1.3.0-beta.2

3 years ago

1.3.0-beta.0

3 years ago

1.2.2-beta.2

4 years ago

1.2.2-beta.1

4 years ago

1.2.2-beta.0

4 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.2.0-beta.7

4 years ago

1.0.0-beta.0

4 years ago

0.2.0-beta.6

4 years ago

0.2.0-beta.2

4 years ago

0.2.0-beta.5

4 years ago

0.2.0-beta.4

4 years ago

0.2.0-beta.3

4 years ago

0.2.0-beta.1

4 years ago

0.2.0-beta.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago