Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored to React/Redux #93

Merged
merged 68 commits into from
Mar 17, 2020
Merged

Refactored to React/Redux #93

merged 68 commits into from
Mar 17, 2020

Conversation

nelsonni
Copy link
Member

@nelsonni nelsonni commented Mar 12, 2020

Includes:

  • All core functionality refactored to use React components
  • All state now managed using Redux store and reducers
  • New React components: CanvasComponent, CardComponent, Diff, DiffPickerDialog, Editor, FileExplorer, FilePickerDialog, FolderPicker, NewCardDialog, RenderTree, StackComponent
  • All testing migrated to Jest + Enzyme to allow for consistent assertion, manipulation, and traversal of React components
  • All linting has been migrated to TypeScript ESLint to improve code quality and maintain consistency

nelsonni and others added 30 commits May 8, 2019 11:20
@nelsonni nelsonni added the feature Feature requests or improvements label Mar 12, 2020
@nelsonni nelsonni requested a review from jettseale March 12, 2020 22:44
@nelsonni nelsonni merged commit a4d3bde into development Mar 17, 2020
@nelsonni nelsonni deleted the feature/react-refactor branch March 17, 2020 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests or improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants