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

Update version of i18next-localstorage-cache to 1.1.0 #1911

Merged
merged 10 commits into from
Feb 28, 2017

Commits on Feb 16, 2017

  1. Update version number

    mikemurray committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    d5b134c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2017

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

Commits on Feb 22, 2017

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

Commits on Feb 23, 2017

  1. Configuration menu
    Copy the full SHA
    980e73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b883721 View commit details
    Browse the repository at this point in the history
  3. new meta key in registry, allow package registry items to override de…

    …fault meta title
    lcampanis authored and kieckhafer committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    8dd49b4 View commit details
    Browse the repository at this point in the history
  4. lint fixes

    kieckhafer authored Feb 23, 2017
    Configuration menu
    Copy the full SHA
    acf4157 View commit details
    Browse the repository at this point in the history
  5. Rewrite example payment settings pane to react #1817 (#1848)

    * Have base to be release20
    
    * Nitpick change on index
    joykare authored and kieckhafer committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    5eed248 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Convert social settings to React with new cards (#1854)

    * Convert social settings to React with new cards
    
    * Save card open state
    
    * Add new SettingsCard component
    
     - SettingsCard component wraps many components necessary for a
    dashboard settings card.
    - Added method for updating user preferences
    
    * Added a custom React semi-auto Form component
    
    To help standardize all settings cards a new `Form` component has been
    added that can use `SimpleSchema` to generate a basic, single level
    form with validation.
    
    * Update social settings and form component
    
    - Add success message on submit
    - Remove unused code
    - Fix glitch with auto form and error messages
    
    * Added prop type for switchName
    mikemurray authored and kieckhafer committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    b84b6cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c9e31 View commit details
    Browse the repository at this point in the history