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

Create an API for registering and replacing React components #2536

Merged
merged 103 commits into from
Jul 25, 2017

Commits on Jul 7, 2017

  1. Configuration menu
    Copy the full SHA
    40bcdaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e41b77a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. Configuration menu
    Copy the full SHA
    1cf1b9d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Merge branch 'development' into register-component-api

    * development:
      Fix order action button reverting status to processing (#2541)
    jshimko committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    8218d04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7882f9 View commit details
    Browse the repository at this point in the history
  3. delete empty file

    jshimko committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    6c7678b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c21576a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b0f7ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1bc3ac View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. Configuration menu
    Copy the full SHA
    3bd8291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc1225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d11192a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a4b601 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. Configuration menu
    Copy the full SHA
    7c6f5d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f50b7f View commit details
    Browse the repository at this point in the history
  3. register CartPanel container

    jshimko committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    99d1093 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02141f4 View commit details
    Browse the repository at this point in the history
  5. mapProps -> withProps

    jshimko committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    2da4cf2 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'register-component-api' of github.com:reactioncommerce/…

    …reaction into register-component-api
    
    * 'register-component-api' of github.com:reactioncommerce/reaction:
      Fix issue 2535. Transliteration in Safari/IE (#2553)
      fix 2547: vertically-center navbar link using @navbar-height height variable instead of percentage height (#2551)
    jshimko committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    5b2a053 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94ad2c9 View commit details
    Browse the repository at this point in the history
  8. register TagNav

    jshimko committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    4fe03d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e732c57 View commit details
    Browse the repository at this point in the history
  10. changed to exports

    mikemurray committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    2936822 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dda8569 View commit details
    Browse the repository at this point in the history
  12. export all ui components

    Simply import component for tag item in tag list component
    mikemurray committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    2c3da27 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce7c5c8 View commit details
    Browse the repository at this point in the history
  14. fix icon button props

    mikemurray committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    acae345 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c517174 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    00f7145 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c4d1ff6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Configuration menu
    Copy the full SHA
    ce59f72 View commit details
    Browse the repository at this point in the history
  2. refactor NavBar container

    jshimko committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    c8f3ef5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec0230a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b753e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1404233 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c9852b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0e87b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e37753 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Merge branch 'development' into register-component-api

    * development:
      Adds inline validation to variant & child variant form (#2531)
      Longer timeout for circleci to run build.sh (#2565)
      LingoHub based on development (#2566)
      Rename emailTableColumn -> shippoTableColumn (#2564)
      Version 1.4.0
      Fix You may not observe cursor with fields _id: 0 (#2555)
      Meteor 1.5.1
      Version 1.3.1
      Fix LoadMoreProducts button not working as it should (#2554)
    
    # Conflicts:
    #	imports/plugins/core/ui/client/components/textfield/textfield.js
    #	package.json
    jshimko committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    ab47693 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. Configuration menu
    Copy the full SHA
    e319847 View commit details
    Browse the repository at this point in the history
  2. cart components cleanup

    jshimko committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    5fff28b View commit details
    Browse the repository at this point in the history
  3. remove unused layout

    jshimko committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    e9366cf View commit details
    Browse the repository at this point in the history
  4. fix navbar reactivity

    jshimko committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    d85b8cc View commit details
    Browse the repository at this point in the history
  5. Brand component cleanup

    jshimko committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    bfc3a2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3072f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7ff8db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65eb9b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c218cd View commit details
    Browse the repository at this point in the history
  10. move babel config to babelrc

    jshimko committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    3c398ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3d8e92 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e55b77 View commit details
    Browse the repository at this point in the history
  13. fix export typos

    jshimko committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    70b0180 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5084af2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9378bbd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e3001f0 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'development' into register-component-api

    * development:
      Instagram Login/Registration (#2562)
      Remove launchdock-connect files (#2570)
      Release 1.4.0 (#2558)
    jshimko committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    a45c4c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    12baa4e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Configuration menu
    Copy the full SHA
    6da6001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e685888 View commit details
    Browse the repository at this point in the history
  3. refactor Divider component

    jshimko committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    639aa5f View commit details
    Browse the repository at this point in the history
  4. remove react-simple-di

    jshimko committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    674f851 View commit details
    Browse the repository at this point in the history
  5. update React packages

    jshimko committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    4669628 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ce4555 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4560e20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbf82f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de3f47c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Merge branch 'development' into register-component-api

    * development:
      Remove native bcrypt (#2571)
      Add Community pages (#2575)
      Update MultiSelect prop type value (#2576)
    
    # Conflicts:
    #	package.json
    jshimko committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    36eea76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22a22f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. register PDP components

    jshimko committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    d7a8136 View commit details
    Browse the repository at this point in the history
  2. fix textfield prop

    jshimko committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    18d2ad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    578d3dd View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    60b9ef6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4743768 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. Configuration menu
    Copy the full SHA
    8a16083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e13f018 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary import

    jshimko committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    2d5cf28 View commit details
    Browse the repository at this point in the history
  4. sort modules

    jshimko committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    3490c3d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'development' into register-component-api

    * development:
      Don't add a prefix when there is a single shop (#2563)
    jshimko committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    70994fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8abcaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37033f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. Configuration menu
    Copy the full SHA
    99dd8db View commit details
    Browse the repository at this point in the history
  2. lint

    jshimko committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    d84fc18 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Configuration menu
    Copy the full SHA
    ab89787 View commit details
    Browse the repository at this point in the history
  2. goodbye react-komposer

    jshimko committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    ee22335 View commit details
    Browse the repository at this point in the history
  3. fix import order

    jshimko committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    6c5b1ca View commit details
    Browse the repository at this point in the history
  4. package updates

    jshimko committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    7164818 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26e35ba View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. jsdoc update

    jshimko committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    3766687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d8ddd View commit details
    Browse the repository at this point in the history
  3. fix sortable MediaItem

    jshimko committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    5b5e98d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'register-component-api' of github.com:reactioncommerce/…

    …reaction into register-component-api
    
    * 'register-component-api' of github.com:reactioncommerce/reaction:
      Release 1.4.1 (#2583)
      LingoHub based on development (#2591)
      Fix Setting product visibility is not reflected in the Product Grid reactively (#2561)
    jshimko committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    131ca5f View commit details
    Browse the repository at this point in the history
  5. clean up composer

    jshimko committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    270f8a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39eeba3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d52fee View commit details
    Browse the repository at this point in the history
  8. revert babelrc

    jshimko committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    f0c890a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    902da7d View commit details
    Browse the repository at this point in the history
  10. depurify Currency component

    jshimko committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    80acec0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c1ba603 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee0afdc View commit details
    Browse the repository at this point in the history
  13. fix email settings components

    jshimko committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    5e01446 View commit details
    Browse the repository at this point in the history
  14. bump to 1.5.0

    jshimko committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    815d8ac View commit details
    Browse the repository at this point in the history
  15. fix npm sources

    jshimko committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    849b03e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1de27d4 View commit details
    Browse the repository at this point in the history