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

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,12 @@
1
1
  # Change Log
2
2
 
3
+ ## 0.1.0-beta.113
4
+
5
+ - **scss/components/menu-stack**
6
+ - Make sure `.menu-stack__selectable` is included in `.menu-stack--compact` modifier
7
+ - Adjust and add new props for better control since this is base on typography and what form styling your using
8
+ - 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
9
+
3
10
  ## 0.1.0-beta.112
4
11
 
5
12
  - **scss/components/progress-bar** - Add demo for using value in header, adjust styles slightly for this