@ulu/frontend 0.1.0-beta.112 → 0.1.0-beta.114

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Change Log
2
2
 
3
+ ## 0.1.0-beta.114
4
+
5
+ - `scss/helpers/_utilities.scss` - add flex-wrap (use with layout-flex, etc), and no-min-width (when needed for buttons)
6
+
7
+
8
+ ## 0.1.0-beta.113
9
+
10
+ - **scss/components/menu-stack**
11
+ - Make sure `.menu-stack__selectable` is included in `.menu-stack--compact` modifier
12
+ - Adjust and add new props for better control since this is base on typography and what form styling your using
13
+ - Config changes/additions: compact-selectable-input-width, compact-selectable-input-top, compact-selectable-input-font-size, selectable-input-width, selectable-input-top, selectable-input-font-size
14
+
3
15
  ## 0.1.0-beta.112
4
16
 
5
17
  - **scss/components/progress-bar** - Add demo for using value in header, adjust styles slightly for this