Releases: positive-js/mosaic
Releases Β· positive-js/mosaic
Calm Hooray
Mosaic
- bug fix button: fix auto align classes when contains html children (#302) (d917edaaa3859e816159bd13af052ad688bbd3d5)
- bug fix form-field: change prefix icon color according the theme settings (#309) (fc85868a47a833419317ff52636e21491dec32ee)
- bug fix modal: set mcMaskClosable to false by default (#UIM-172) (8a59154b0b348071196d780e502534a29ded8b72), closes #UIM-172
- bug fix select: added color for placeholder (#UIM-194) (#314) (ec4a91d7d5de2f355f9b896e9b2dd1d0f3236772), closes #UIM-194
Retracted Enology
Mosaic
- bug fix tree: fixed few bugs (example, initial highlight, focus on close, autoselect=true) (#305) (31fc6627d056a69b5c9988f1d7f492153246912d)
Yellowy Verification
Mosaic
- bug fix tags: updating default _addOnBlur value (#292) (baa710d4e2a69ae0890d94623d9f4fc1b76ddce8)
Relentless Quotient
Temporal Shielding
Mosaic
- bug fix build: infinite import loops (6dba625)
- bug fix button: button don't get font size from typography (#UIM-171) (#261) (c1d2f9c), closes #UIM-171
- bug fix button: moving transparent modificator to theme scss file (#256) (31032e2)
- bug fix dropdown: hide scrollbar in safary (#267) (fa7f5b7)
- bug fix link: Incorrect selector for icon in link (#UIM-158) (#246) (7572f89), closes #UIM-158
- bug fix select, tree-select: need prevent selecting tags (#UIM-91) (#249) (1532e07), closes #UIM-91
- bug fix tags: need transfer input on next line (#UIM-154) (#253) (7b88e6b), closes #UIM-154
- bug fix tooltip: Edge styles fix, arrow styles update (#225) (77cad57)
- bug fix tree: Default value in autoSelect have to be 'true' (#UIM-153) (#245) (55ea44e), closes #UIM-153
- feature button: add transparent button (#218) (eb2f9ba)
BREAKING CHANGES
- select, tree-select
FlatTreeControl
- two parameters getValue and getViewValue are added to the constructor.
McTreeOption
- removed the ability to set value, now getValue is used for this purpose.
McTreeSelection
- tabindex must be set via an attribute (it used to be via binding)
McTreeSelect
- removed the ability to set [value]
for this you need to use [(ngModel)]
or [formControl]
code examples:
Maltese Firebush
8.0.0-beta.10 "Maltese Firebush" (2019-09-05)
Bug Fixes
- dropdown: mc-link and mc-dropdown-item do not work together (#UIM-139) (#221) (1572fc0), closes #UIM-139
- form-field: border radius applied to mc-form-field (#209) (9344d57)
- form-field: ie fixes: apply vertical alignment on select, tree-select (#211) (4d80a83)
- icon: mc-icon does not work without parameter (#UIM-140) (#208) (a2c53d0), closes #UIM-140
- navbar: focus partially hided by active element (#UIM-126) (#206) (c1fe5a5), closes #UIM-126
- sidebar: sidebar does not save width before closing (#UIM-141) (#207) (3a4857e), closes #UIM-141
- splitter: sets wrong size for areas (#UIM-110) (#217) (2e87d62), closes #UIM-110
- tag-list: if tags empty it sets focus (#UIM-144) (#222) (14c3340), closes #UIM-144
- timepicker: Manual keyboard input broken (#143) (#213) (e4b9c00)
- tree: tree very slow expand a lot of nodes in IE (#UIM-142) (#229) (9c11997), closes #UIM-142
Features
Vestibular Kerygma
Keynesian Doughnut
Bug Fixes
- modal: remove padding-right from body UIM-114 (#196) (5d711d4)
- security: update dev packages - gulp-markdown (ae8342c)
- tree: replacing mixins with methods (#UIM-129) (#201) (46de5c2), closes #UIM-129
- tree: tree has focus style after click on node (#UIM-131) (#203) (83b1239), closes #UIM-131
- tree-select: customization of the matcher does not work (UIM-116) (#197) (c236b77)
Features
Fixed Lotus
Bug Fixes
- cdk: add cdk focused classes to radio and disable focus on alert #94 (#178) (9b1f9bb)
- chore: fixed bad example for tree (#171) (d9add6c)
- chore: fixed dev example with all components (#170) (4f87ccd)
- dropdown: .mc-link outline set to none (#86) (33055c5)
- dropdown: dropdown's scroll fix (#186) (10656f5)
- link: add style for correct display of a focused link (#51) (#166) (e2f306c)
- list, checkbox, navbar: fixing focus in list, checkbox and navbar (#UIM-80) (40e584d), closes #UIM-80
- multiselect: multyselect tag size #90 (#174) (c76b96a)
- popover: incorrectly works with overlay #UIM-102 (#182) (49dca88), closes #UIM-102
- splitter: fixed and improved dev example (#173) (c027191)
- splitter: splitter jumps (narrow size), if the block has a min-width (#UIM-49) (99b97d9), closes #UIM-49
- timepicker: need keep source date (#UIM-79) (#176) (9ba7050), closes #UIM-79
- tree: selection is not work correctly (#UIM-88) (#184) (a8d30ec), closes #UIM-88
- tree: tree does not scroll to focused item (#UIM-89) (#172) (0e5e3b0), closes #UIM-89
- tree-select: fixing tag's height #97 (#177) (e0b4f04)
- tree-selection: if ngModel change View will have previous value (#183) (33ad81b)