Skip to content

Releases: positive-js/mosaic

Calm Hooray

23 Oct 17:32
Compare
Choose a tag to compare

Mosaic

Retracted Enology

18 Oct 06:04
Compare
Choose a tag to compare

Mosaic

Yellowy Verification

09 Oct 15:39
Compare
Choose a tag to compare

Mosaic

Relentless Quotient

30 Sep 20:38
Compare
Choose a tag to compare

Mosaic

  • bug fix vulnerable dependendencies audit (#271) (e730214)
  • bug fix button: moving button's typography in specific button's classes (#272) (94fe11f)

Temporal Shielding

28 Sep 08:28
Compare
Choose a tag to compare

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

05 Sep 12:19
Compare
Choose a tag to compare

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

  • styles: added .mc-group and .mc-group-item for grouping buttons, form-fields and selects (#UIM-125) (#219) (1edaf2a), closes #UIM-125

Vestibular Kerygma

20 Aug 06:17
Compare
Choose a tag to compare

Bug Fixes

Features

Keynesian Doughnut

19 Aug 05:39
Compare
Choose a tag to compare

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

  • build: update Angular to 8.2.2 and TS to 3.5.3 (a1007de)
  • schematics: added ng-add command for Mosaic (bd831fe)
  • tree: filtration (#UIM-14) (#195) (7fe6423), closes #UIM-14

Fixed Lotus

31 Jul 14:05
Compare
Choose a tag to compare

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)

Features

  • dropdown: Style for the selected item in the drop-down list (UIM-108) (#194) (7dc1533)
  • splitter: changed styles and added some improvements (#UIM-83) (2fd0268), closes #UIM-83 #UIM-83
  • vertical-navbar: new default styles for vertical-navbar (#52) (#167) (1f6b85f)

Unconfident Woodwork

11 Jul 20:52
Compare
Choose a tag to compare

Bug Fixes

Features

  • updated Angular to 8.1.0 (#160) (d44e8d8)
  • modal: allow open instance of component into the dialog (#163) (8315eef)