Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
Remove dependency on react-redux-form
Browse files Browse the repository at this point in the history
This completes the port to Formik (🤞). I'm really sorry to see RRF go, and had a couple of nostalgic moments refactoring the code over the past weeks, thinking back to the memorable Christmas break when I wrote the first cut of our app -- I'm amazed at what the library let a clueless novice like me do, and sincerely thankful for the work @davidkpiano and team put into it. I'm grateful, too, for their patient help and generous support over the years; this humble application just wouldn't exist without them, and I wouldn't know close to what little I do. Many, many heartfelt thanks! ❤️
  • Loading branch information
FelixHenninger committed Aug 18, 2020
1 parent 3b9ee93 commit e928ae1
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 605 deletions.
1 change: 0 additions & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"react-modal": "^3.11.1",
"react-monaco-editor": "^0.35.0",
"react-redux": "^7.1.3",
"react-redux-form": "^1.16.14",
"react-scripts": "3.4.1",
"react-transition-group": "^4.3.0",
"reactstrap": "^8.4.1",
Expand Down

This file was deleted.

80 changes: 0 additions & 80 deletions packages/builder/src/components/RRFGrid/components/body.js

This file was deleted.

18 changes: 0 additions & 18 deletions packages/builder/src/components/RRFGrid/components/buttonCell.js

This file was deleted.

22 changes: 0 additions & 22 deletions packages/builder/src/components/RRFGrid/components/colgroup.js

This file was deleted.

32 changes: 0 additions & 32 deletions packages/builder/src/components/RRFGrid/components/footer.js

This file was deleted.

45 changes: 0 additions & 45 deletions packages/builder/src/components/RRFGrid/components/header.js

This file was deleted.

65 changes: 0 additions & 65 deletions packages/builder/src/components/RRFGrid/index.css

This file was deleted.

Loading

0 comments on commit e928ae1

Please sign in to comment.