Skip to content
Commits on Mar 21, 2016
  1. @BerkeleyTrue

    Add React Map

    BerkeleyTrue committed
  2. @BerkeleyTrue

    Add webpack code splitting module

    BerkeleyTrue committed
    Add cold-module replacement
    Add webpack module hashing
  3. @BerkeleyTrue
  4. @BerkeleyTrue

    Add webpack cold reloading

    BerkeleyTrue committed
    On changes to the react bundle
    webpack will store the current redux state
    in localStorage, waits (to allow the server to restart)
    then refreshes the page. On page load, it checks if it
    has state stored and loads it into the app.
  5. @BerkeleyTrue
  6. @BerkeleyTrue

    Add challenge map service

    BerkeleyTrue committed
  7. @BerkeleyTrue
  8. @BerkeleyTrue
  9. @BerkeleyTrue
  10. @raisedadead

    Merge pull request #7620 from kalunlee136/add-link-to-make-object-pro…

    raisedadead committed
    …perties-challenge
    
    feature/added links for Objects Properties Private challenge
  11. @AkiraLaine

    Merge pull request #7625 from N0bl3/add/FR-responsive-design_with-boo…

    AkiraLaine committed
    …tstrap
    
    Add/FR translation responsive design with bootstrap
  12. @kalunlee136

    opens links in a new tab

    kalunlee136 committed
  13. @N0bl3
Commits on Mar 20, 2016
  1. @raisedadead

    Merge pull request #7613 from AkiraLaine/fix/http-requests

    raisedadead committed
    changed http to https in HTML5 & CSS3
  2. @SaintPeter

    Merge pull request #7619 from erictleung/fix/unique-function-name-for…

    SaintPeter committed
    …-chunky-monkey
    
    Make Chunky Monkey function name unique
  3. @SaintPeter

    Merge pull request #7615 from drk7891/fix/array-name-typo

    SaintPeter committed
    Fixed challenge typo
  4. @SaintPeter

    Merge pull request #7595 from erictleung/fix/unique-function-name-for…

    SaintPeter committed
    …-truncate-a-string
    
    Make Truncate a String function unique & clarify
  5. @SaintPeter

    Merge pull request #7579 from erictleung/fix/unique-function-name-for…

    SaintPeter committed
    …-repeat-a-string
    
    Make Repeat a String function name unique
  6. @SaintPeter

    Merge pull request #7569 from paycoguy/fix/accessing-nested-arrays

    SaintPeter committed
    Updated example code for Accessing Nested Arrays in JSON to match challenge code
  7. @AkiraLaine

    changed http to https in HTML5 & CSS3

    AkiraLaine committed
    reverted freecatphotoapp links to http
    
    reverted all freecatphotoapp links to http
    
    fixed more issues
Commits on Mar 19, 2016
  1. @kalunlee136

    added links for clarification on Make Objects Properties Private chal…

    kalunlee136 committed
    …lenge.
    
    fixed grammar from previous PR. This closes #7282.
Commits on Mar 18, 2016
  1. @erictleung
  2. @drk7891

    Fixed challenge typo

    drk7891 committed
Commits on Mar 17, 2016
  1. @raisedadead

    Merge pull request #7597 from FreeCodeCamp/fix/ssl-wiki

    raisedadead committed
    Fix wiki's SSL issue
  2. @benmcmahon100

    Fix wiki's SSL issue

    benmcmahon100 committed
    fix wiki view
    
    Fix to the same issue that was effecting the aside wiki
  3. @BerkeleyTrue

    Merge pull request #7601 from FreeCodeCamp/fix/settings-title

    BerkeleyTrue committed
    Added title to settings page
  4. @AkiraLaine @raisedadead
  5. @erictleung

    Make Truncate a String function unique & clarify

    erictleung committed
    - Change `truncate` function to `truncateString`
    - Update challenge description to clarify goals of challenge
  6. @raisedadead

    Merge pull request #7571 from alistermada/fix/links-in-video-descript…

    raisedadead committed
    …ions
    
    Fix links in video challenge descriptions
  7. @raisedadead

    Merge pull request #7585 from hallaathrad/fix/drawer-issues

    raisedadead committed
    Fix map overlapping issues
  8. @BerkeleyTrue

    Merge pull request #7568 from Kalcode/fix/currentChallenge-redirect-c…

    BerkeleyTrue committed
    …ookie-expire
    
    changed expire time for currentChallengeId cookie to 'never'
  9. @BerkeleyTrue

    Merge pull request #7582 from jacobbearden/fix/image-protocol

    BerkeleyTrue committed
    fix image protocol
  10. @vtamara

    Merge pull request #7332 from BlancaInesAcosta/fix/ES-computer-basics

    vtamara committed
    Translation of challenge console and logging in  computer-basics
  11. @hallaathrad

    Fix map overlapping issues

    hallaathrad committed
  12. @jacobbearden

    fix image protocol

    jacobbearden committed
Something went wrong with that request. Please try again.