@engie-group/fluid-design-system
Advanced tools
Comparing version
@@ -7,2 +7,8 @@ # Changelog | ||
## π¦ v4.5.0 - 2021-05-04 | ||
### π Added | ||
* classes for responsive font: t-base-sm t-tera-lg... t-{font-size}-{breakpoint} | ||
### π Fixed | ||
* svg color inside buttons | ||
## π¦ v4.4.2 - 2021-04-08 | ||
@@ -9,0 +15,0 @@ ### π Fixed |
@@ -13,3 +13,3 @@ /** | ||
protected static readonly EVENT_KEY: string; | ||
protected static readonly SELECTOR: { | ||
static SELECTOR: { | ||
default: string; | ||
@@ -22,3 +22,3 @@ button: string; | ||
private static readonly ITEMS_HEIGHT; | ||
private static readonly OPEN_CLASS; | ||
static OPEN_CLASS: string; | ||
private static readonly STAGGER_DELAY; | ||
@@ -25,0 +25,0 @@ private buttons; |
@@ -13,3 +13,3 @@ /** | ||
protected static readonly EVENT_KEY: string; | ||
protected static readonly SELECTOR: { | ||
static SELECTOR: { | ||
default: string; | ||
@@ -22,3 +22,3 @@ button: string; | ||
private static readonly ITEMS_HEIGHT; | ||
private static readonly OPEN_CLASS; | ||
static OPEN_CLASS: string; | ||
private static readonly STAGGER_DELAY; | ||
@@ -25,0 +25,0 @@ private buttons; |
{ | ||
"name": "@engie-group/fluid-design-system", | ||
"version": "4.4.2", | ||
"version": "4.5.0", | ||
"description": "The Fluid Design System is ENGIEβs open-source library to create, build and deliver ENGIE digital services in a more efficient way.", | ||
@@ -123,3 +123,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "5a18bb45633c0af9f1f96564858f2fe9b373946e" | ||
"gitHead": "d567abc6e7d133d91fb106d1715450c528691de9" | ||
} |
@@ -19,3 +19,3 @@ /** | ||
protected static readonly SELECTOR = { | ||
static SELECTOR = { | ||
default: `.${Fab.NAME}`, | ||
@@ -34,3 +34,3 @@ button: `.${Core.KEY_PREFIX}-fab`, | ||
private static readonly ITEMS_HEIGHT = 3.8; | ||
private static readonly OPEN_CLASS = 'active'; | ||
static OPEN_CLASS = 'active'; | ||
private static readonly STAGGER_DELAY = 70; | ||
@@ -37,0 +37,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3791821
4.07%433
0.23%19346
0.38%