Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Seperate react components into single files #728

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from

Commits on Apr 12, 2019

  1. Renamed and moved src/js react files to src/react

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    59c29e4 View commit details
    Browse the repository at this point in the history
  2. Moved jquery components into seperate folders

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    8ab32da View commit details
    Browse the repository at this point in the history
  3. Corrected import for form tests

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    ae6adff View commit details
    Browse the repository at this point in the history
  4. Updating template package.json

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    180258e View commit details
    Browse the repository at this point in the history
  5. Updated compile/precompile directory structures

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    629911a View commit details
    Browse the repository at this point in the history
  6. Split calllout into seperate files

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    9e8f869 View commit details
    Browse the repository at this point in the history
  7. Refactored component short name

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    535f942 View commit details
    Browse the repository at this point in the history
  8. Seperated react src files

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    fed44f4 View commit details
    Browse the repository at this point in the history
  9. Modified helper.js

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    d269430 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d00dc6 View commit details
    Browse the repository at this point in the history
  11. Updated scripts/helper to get reactDeps from lib

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    b8da03a View commit details
    Browse the repository at this point in the history
  12. Corrected filenames for react components

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    c6e70e4 View commit details
    Browse the repository at this point in the history
  13. trailing webpack before libs are built :(

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    c2b46da View commit details
    Browse the repository at this point in the history
  14. Added custom case for 'animate' when required in react

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    7326f69 View commit details
    Browse the repository at this point in the history
  15. Fixed old src/react/react.js file ref in package.json

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    a83da30 View commit details
    Browse the repository at this point in the history
  16. Added basic react proptype jsdoc

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    e639088 View commit details
    Browse the repository at this point in the history
  17. Corrected git rebase diff

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    c11a01f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d9e81a7 View commit details
    Browse the repository at this point in the history
  19. Added back replacement for lib/react/react.js

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    06720ce View commit details
    Browse the repository at this point in the history
  20. Removed form from package.json tests

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    a95f0d0 View commit details
    Browse the repository at this point in the history
  21. Updating babel transform file

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    0930a20 View commit details
    Browse the repository at this point in the history
  22. Removed comments from babel transform

    Adam A. Zerella committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    b4086e8 View commit details
    Browse the repository at this point in the history