Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s ๐Ÿš€
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8.2 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.3

๐Ÿ—“ 2021-04-22 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

3.0.2

๐Ÿ—“ 2021-04-15 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

3.0.1

๐Ÿ—“ 2021-03-10 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

3.0.0

๐Ÿ—“ 2021-02-02 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

3.0.0-beta.6

๐Ÿ—“ 2020-12-04 โ€ข ๐Ÿ“ Commits

๐Ÿ› Bug fixes

  • update main, resolved conflicts (d7880a2)

3.0.0-beta.5

๐Ÿ—“ 2020-10-20 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

3.0.0-beta.4

๐Ÿ—“ 2020-09-23 โ€ข ๐Ÿ“ Commits

๐Ÿ› Bug fixes

  • change workflow icon size to medium for most of the examples (#962) (db7b8b2)

3.0.0-beta.3

๐Ÿ—“ 2020-06-19 โ€ข ๐Ÿ“ Commits

๐Ÿ› Bug fixes

  • correct Treeview icon/text alignment (#734) (e62419a)

๐Ÿ›‘ BREAKING CHANGES

  • spectrum-Treeview-icon now required on all non-indicator icons

  • feat: implement Quiet and Standalone Treeview

WIP: missing text/icon colors for selected items

fix: implement selected/hover states properly

  • .is-drop-target and .is-selected must be placed on the .spectrum-TreeView-item element

  • fix: focus states and selected border-width

  • docs: make TreeView expand/collapse and selection behave right

  • fix: correct naming of icon class

  • fix: correct nesting of selected items, icon and text colors

  • fix: focus behavior for selected TreeView items

  • docs: single select TreeView items on click, multi-select if shift/cmd

  • fix: quiet focus border for Treeview

  • fix: correct alias references for temporary vars

  • feat: add Thumbnail component

  • feat: add layers variant to Treeview

  • fix: change behavior for landscape images for consistency

show space above and below, fill horizontally

  • feat: add background-style cropping for Thumbnails

  • feat: support layering images on background in Thumbnail

  • fix: properly contain selected/hover boxes

  • feat: correct class naming and label truncation in TreeView items

  • .spectrum-TreeView-indicator changed to .spectrum-TreeView-itemIndicator

  • .spectrum-TreeView-icon changed to .spectrum-TreeView-itemIcon

  • .spectrum-TreeView-label required for truncation behavior

  • docs: correct widths of TreeView examples

  • fix: correct selection behavior for Thumbnail Treeview

  • fix: rename --layers to --thumbnail

  • feat: implement t-shirt sizing for Thumbnail

  • docs: re-organize TreeView docs, change Layers to Thumbnail

  • test: add VRT scenario for new component Thumbnail

  • docs: trivial fix, don't self-close

  • docs: fixup examples for standalone

  • docs: add migration guide

Co-authored-by: Jian Liao jianliao@adobe.com

3.0.0-beta.2

๐Ÿ—“ 2020-05-14 โ€ข ๐Ÿ“ Commits

โœจ Features

3.0.0-beta.1

๐Ÿ—“ 2020-03-12 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

3.0.0-beta.0

๐Ÿ—“ 2020-03-09 โ€ข ๐Ÿ“ Commits

โœจ Features

  • make Treeview support RTL (16f7526)

2.0.6

๐Ÿ—“ 2020-03-06 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

2.0.5

๐Ÿ—“ 2020-02-10 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

2.0.4

๐Ÿ—“ 2020-01-23 โ€ข ๐Ÿ“ Commits

๐Ÿ› Bug fixes

  • be explicit about Treeview group indicator box model, fixes #467 (32cfd52)

2.0.3

๐Ÿ—“ 2019-12-14 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

2.0.2

๐Ÿ—“ 2019-11-08 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

2.0.1

๐Ÿ—“ 2019-11-07 โ€ข ๐Ÿ“ Commits

Note: Version bump only for package @spectrum-css/treeview

2.0.0

๐Ÿ—“ 2019-10-08

โœจ Features