Comparing master...v7 · dojo/framework

Commits on Jun 15, 2020

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. V7 Backports (#823)

    * Fix types for insert after/before (#802)
    
    Change insertBefore/After to allow any template children rather than typing based on the targeted node.
    
    * Fix: Rendering for multiple nested `head` and `body` nodes (#812)
    
    * failing unit test for nested body and head tags
    
    * skip head or body node when finding insert before node
    
    * move JSX types to tsx namespace (#818)
    
    * fix unit test that was missed on master
    
    Co-authored-by: Bradley Maier <bmaier@sitepen.com>
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. V7 Backports (#845)

    * Handle ignored children in decorate (#840)
    
    * Allow finding and modifying wrapped widgets in functional children (#780)
    
    * Add function to create "typed" version of middleware (#819)
    
    * Add factory function to middleware for adding types
    
    * change to withType
    
    * Fix mock middleware types (#822)
    
    * Wrap children result in an array if not already in one (#844)
    
    * wrap children result in an array if not already in one
    
    * add test for wrapped children
    
    * update assert render unit test (#820)
    
    Co-authored-by: Bradley Maier <bmaier@sitepen.com>
    Co-authored-by: Anthony Gubler <agubler@sitepen.com>

    3 people authored

    Sep 23, 2020
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history

  6. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu

    Browse the repository at this point in the history