1. 12 Aug, 2020 3 commits
  2. 11 Aug, 2020 5 commits
  3. 10 Aug, 2020 10 commits
  4. 09 Aug, 2020 2 commits
  5. 08 Aug, 2020 1 commit
    • Chore: Added optional Icon to ButtonCascader (#26852) · e4885cc7
      ## ButtonCascader
      
      ### added
      - new prop `icon` with type `IconName`
      
      ### changed
      - `icon` style is now `icons` with properties `left` and `right` for the respective icons
      
      ## ButtonCascader Story
      
      ### added
      - new story `withIcon`
      - new knob `icon`
      
      ### changed
      - `icon` style is now `icons` with properties `left` and `right` for the respective icons
      
      closes #23755
      Michel Engelen committed
  6. 07 Aug, 2020 9 commits
  7. 06 Aug, 2020 9 commits
  8. 05 Aug, 2020 1 commit
    • Update plugin metadata schema (#26720) · 5a58f2b4
      * Update plugin metadata schema
      
      * Update docs/sources/developers/plugins/metadata.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      Marcus Olsson committed