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

Sticky components experiment #70

Merged
merged 10 commits into from
May 30, 2017
Merged

Sticky components experiment #70

merged 10 commits into from
May 30, 2017

Commits on Apr 1, 2017

  1. Sticky components experiment

    jgaskins authored and Jamie Gaskins committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    0b7673d View commit details
    Browse the repository at this point in the history
  2. Call will_mount before render

    jgaskins authored and Jamie Gaskins committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    add4ab9 View commit details
    Browse the repository at this point in the history
  3. Differed init + update + lifecycle 'hooks' (#71)

    * Differred init + update + lifecycle 'hooks'
    
    * make initialize call update by default
    
    * Remove callbacks per Dr. Ian Malcolm
    ajjahn authored and Jamie Gaskins committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    acdeffc View commit details
    Browse the repository at this point in the history
  4. Swap back to the render class method

    This commit also adds a warning if you use .new instead of .render
    Jamie Gaskins committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    7342e58 View commit details
    Browse the repository at this point in the history
  5. Make sure to always render when using instances

    Jamie Gaskins committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    ebc6fc5 View commit details
    Browse the repository at this point in the history
  6. Add sticky wrapper

    Jamie Gaskins committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    83b3908 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. Switch to MemoizedComponent

    jgaskins committed May 29, 2017
    Configuration menu
    Copy the full SHA
    8c07e49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a063e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7956bb6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

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