Releases: bem/bem-components
Releases · bem/bem-components
v5.1.1
25 Apr 12:16
Compare
Sorry, something went wrong.
No results found
Bug fixes
An issue in select_mode_radio-check which led to extra input elements in DOM was fixed.
An issue in attach which could result with wrong templates order was fixed.
Other changes
In checkbox block with islands theme margin was moved to text element.
v6.0.1
06 Jul 12:29
Compare
Sorry, something went wrong.
No results found
Notable changes
Bug fixes
bem-xjst 8.x support: js() was replaced with addJs() (#2050 ).
popup_target_anchor: Fix calc logic to support new version of jQuery (#2051 ).
Remove old inputs in select_mode_radio-check(#2055 ).
Other changes
Added CLA (#2034 ).
attach: Remove dead templates (#2056 ).
v6.0.0
19 Mar 22:03
Compare
Sorry, something went wrong.
No results found
Breaking changes
BEMHTML templates now depends on bem-xjst v8.6.7 (#1942 ).
v5.1.0
19 Mar 16:07
Compare
Sorry, something went wrong.
No results found
Notable changes
Bug fixes
Fixed dropdown unexpected closing (#1998 ).
dist: i-bem-dom__init_auto was removed from no-autoinit bundle (#2002 ).
Other changes
Add styles for link_disabled (#2004 ).
dist: Provide concatenated bem-xjst templates (#1855 ).
v5.0.0
15 Dec 00:49
Compare
Sorry, something went wrong.
No results found
v4.0.0
11 Dec 10:33
Compare
Sorry, something went wrong.
No results found
Breaking changes
Notable changes
Bug fixes
An issue in BEMHTML template of menu which prevented to use bem-xjst was fixed.
An issue in checkbox-group with absence of buttons separator was fixed (#1896 ).
Other changes
Extra files were excluded from npm and bower packages.
Documentation updated.
v3.1.3
28 Nov 10:04
Compare
Sorry, something went wrong.
No results found
Bug fixes
An issue in modal_autoclosable which led to immediate closing was fixed (1963 ).
v3.1.2
21 Nov 21:46
Compare
Sorry, something went wrong.
No results found
Bug fixes
*.styl files are compiled to *.css in release package.
v3.1.0
18 Nov 12:04
Compare
Sorry, something went wrong.
No results found
Notable changes
Bug fixes
button: emit click on pointerclick instead of pointerup. This change fixes a bug in popup__autocloseable (#1958 ).
v3.0.2
31 Oct 01:44
Compare
Sorry, something went wrong.
No results found
Changes
button: Don't render element for text if passed null or undefined (#1951 ).
BEMHTML template of menu block was changed to support bem-xjst 7.x in bem-components library.
Minor docs update.