34 Commits

Author SHA1 Message Date
dependabot[bot]
b39f5fe3f6 chore(deps): bump lodash from 4.17.15 to 4.17.19 in /example
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 04:17:55 +00:00
Kyle Fang
6da5f71e4a chore: add spacer to example 2020-07-14 17:00:39 +08:00
Kyle Fang
5f24964955 fix: build and add neccessary components 2020-07-14 16:58:56 +08:00
Nikolai Gorte
9becdf2b0e update required/error styles to match rjsf-core 2020-07-12 00:39:31 +02:00
Nikolai Gorte
07fd1c6512 add EmailWidget and URLWidget (textContentType is only relevant on iOs) 2020-07-09 21:58:25 +02:00
Nikolai Gorte
4fed308ee1 refactor CheckboxWidget.tsx and RadioWidget.tsx to not use images and support basic theming 2020-07-08 11:21:40 +02:00
Nikolai Gorte
28e30b9691 refactor folder structure and styles 2020-07-07 13:48:53 +02:00
Nikolai Gorte
8e3cf96471 update schema.json 2020-07-07 13:43:10 +02:00
Nikolai Gorte
0bf062ef6d update tooling 2020-07-06 13:21:46 +02:00
Nikolai Gorte
6297268e42 move rjsf-native to root 2020-07-06 09:04:58 +02:00
Nikolai Gorte
364305a42c update to use @rjsf/core 2020-07-05 20:48:09 +02:00
Nikolai Gorte
92d253bf04 update dependencies & example project setup 2020-07-02 11:09:52 +02:00
Kyle Fang
492ed309be chore: upgrade deps 2020-04-10 14:31:15 +08:00
Kyle Fang
34e8a4dcdf fix: build 2020-01-04 15:12:47 +08:00
Kyle Fang
e3aab0ca86 fix: eslint 2020-01-03 11:51:03 +08:00
Kyle Fang
d4058252c3 use local schema 2020-01-03 11:49:45 +08:00
Kyle Fang
05f299a3dd create lib 2020-01-03 11:28:00 +08:00
Kyle Fang
1be0f99612 fix: anyOf 2019-12-31 11:24:20 +08:00
Kyle Fang
a76a9a5760 using data from zenyatta 2019-12-31 11:16:15 +08:00
Kyle Fang
354d07538e revert error mapping 2019-12-30 12:01:46 +08:00
Kyle Fang
f7882a5dbe add i18n 2019-12-30 11:47:08 +08:00
Kyle Fang
00a0a8f14d feat: add mock HTML form 2019-12-30 11:13:17 +08:00
Kyle Fang
e571fec54c update form 2019-12-30 10:03:11 +08:00
Kyle Fang
5f440f74d4 feat: add Error List 2019-12-29 19:49:09 +08:00
Kyle Fang
104c75d0e4 feat: add array 2019-12-29 19:07:30 +08:00
Kyle Fang
e19a467f78 feat: add range selector 2019-12-29 17:39:25 +08:00
Kyle Fang
26b1d3c880 feat: range stub 2019-12-29 17:20:16 +08:00
Kyle Fang
b946d154fb feat: add radio widget 2019-12-29 17:13:16 +08:00
Kyle Fang
9a0deade23 feat: add password 2019-12-29 16:53:04 +08:00
Kyle Fang
f2904baabc feat: add check boxes 2019-12-29 16:50:02 +08:00
Kyle Fang
d4f1fbbee6 feat: add text area 2019-12-29 16:13:11 +08:00
Kyle Fang
5507f06698 feat: add basic Text 2019-12-29 15:58:33 +08:00
Kyle Fang
994940eaba chore: add auto prettier 2019-12-28 22:04:31 +08:00
Kyle Fang
c97d15e28c chore: add example 2019-12-28 21:57:26 +08:00