Skip to content

Latest commit

 

History

History
160 lines (151 loc) · 18.9 KB

CHANGELOG.md

File metadata and controls

160 lines (151 loc) · 18.9 KB

1.0.0-beta.0 "Noid Gossip" (2018-12-29)

Bug Fixes

  • alert: fix styles (#56) (698ff6e)
  • alert: styles border & padding (#59) (d7293bf)
  • badge: fix height (6e1fff3)
  • build: exclude schematics for webpack (95b4661)
  • build: fix packages tools (0084616)
  • build: fix rollup scripts (0b6a135)
  • build: fxid sed command for publish artifacts (e42f63f)
  • build: fxid sed command for publish artifacts (js) (fbe1ef1)
  • build: improvments in unit tests (38c1098)
  • build: ngc compiler resolve failures (142b157)
  • build: ts-compile not reporting failures (ba38135)
  • build: webpack errors in mosaic-examples (9c6e8d3)
  • button: base font-size (a4956a1)
  • button: fixed align icon inside button (0f57a30)
  • button: prevent events for disable button (92fcee8)
  • button: remove font-size from base mixin (5712747)
  • cdk: pass {} to @NgModule for JIT (75b1d7e)
  • checkbox: remove font-size for icons; update mosaic-icons version (#9) (4666d18)
  • ci: added codecov (a8b79c6)
  • ci: fixed codecov (8f725dd)
  • common: fix rollup global name in umd bundle (e2f8bb6)
  • docs: strong text in example (#13) (f9ee054)
  • form-field: increased area hover (#24) (c2673bd)
  • input: added "Ctor" type (eebdf80)
  • input: fixed color theme (#26) (6e4edf3)
  • input: incorrect display input in IE11 (#168517) (#76) (779f1f9)
  • input: stepper inputs for min & max (#55) (11e4d54)
  • link: rework attributes (#45) (5d2e000)
  • navbar: import fixed (8a70a7b)
  • navbar: remove min width (#21) (ab2d687)
  • progress-spinner: add module export (#16) (23ce530)
  • progress-spinner: ie11_edge_fix (#17) (d746bc3)
  • radio: added "Ctor" type (af66572)
  • radio: example and box-sizing (97e3a31)
  • radio: tslint for radio button (cbb7727)
  • select: added nowrap for options (4873c4a)
  • select: tslint fixes (8301590)
  • select: unit test (3c7f087)
  • select: Отображение тегов в Match Container (#71) (2a643cb)
  • splitter: fix ie issue with gutter icon (#58) (193c475)
  • styles: fixed using animation from core (#154748) (b1db7f5)
  • styles: user-select mixin now uses value param (#3) (f57b3ea)
  • textarea: public api (#73) (b4b3c22)
  • timepicker: ctor for mixinerrorstate (91aea04)
  • timepicker: Incorrect clipboard paste logic (#163477) (#60) (d1857fa)
  • timepicker: no placeholder for default timeformat (#164161) (#67) (02803ba)
  • timepicker: Noisy cursor movements on arrow keys (#61) (0513bc5)
  • toggle: fix toggle no public api (#65) (29d35de)
  • toggle: lost theme mixin (2587b19)
  • toggle: Toogle animation fails is EDGE (#66) (088aa4d)
  • tooltip: Fix tooltip positioning (#70) (47c3adf)
  • typography: radio & checkbox btns (eafff68)
  • typography: updated fonts base config (6b18106)
  • .mc-select should have width: 100% (because mc-select in mc-form-field) (f88a128)
  • $primary in tree-theme (17488c4)
  • added "Ctor" type (f27765b)
  • Angular requiredAngularVersion (0b2cea7)
  • button dev examples (#35) (6800726)
  • changed logic for McTreeNodePadding (30da003)
  • corrected input's width (#50) (9ac198a)
  • deploy snapshot (99a1b24)
  • disabled input (#52) (f5e1f55)
  • excluded tests for tree and added some fixes (8e04110)
  • fixed notes for tree after UX review (aad512c)
  • fixed width for select (d5324ec)
  • gitclient command (cf6ad56)
  • lock file npm registry (ddb5446)
  • remove features old file (63eae6e)
  • remove icons from dev deps (fee1d43)
  • wallaby tests fix (18e06cc)
  • wrong yellow-560 color (#38) (0dcbd63)
  • unit: update wallaby.js (#22) (95583e0)
  • visual: added mixin for body&html (a726b4d)
  • webpack: added ContextReplacementPlugin fesm5 (54d3134)

Features

  • alert: added alert component (#47) (5eea588)
  • badges: added inline badges (58ac0fa)
  • bidi: added bidi to cdk (89b6d23)
  • build: added changelog task (c159350)
  • build: added gulp stylelint task (a5dc5eb)
  • build: added madge lint (2456dcb)
  • build: added script for release (2747f75)
  • build: added step validate licenses (7df3003)
  • build: speed-up stylesheet building (f60dcbb)
  • build: updated npm libs & remove tsconfig wallaby (4055054)
  • build: updated to webpack 4 (e157e8d)
  • build: updated tslint command (53be9a7)
  • build: updated tslint for package tools (16b40b1)
  • build: updated tslint-config (d25f3fd)
  • button: added dark theme (fb5853a)
  • cards: Added cards (#48) (dffeeec)
  • cdk: remove UNIQUE_SELECTION_DISPATCHER_PROVIDER from cdk (9726e89)
  • cdk: updated code styles and platform (f29ff9f)
  • cdk: updated focus monitor and key-manager (6029e5d)
  • cdk: Updating modules for tooltip (#6) (40c658d)
  • checkbox: added checkbox component (#4) (edab661)
  • ci: updated circle ci config (7024a4b)
  • dark-theme: for radio, checkbox, toggle (#72) (5d82306), closes #164639 #165900 #165940
  • dark-theme: select + tag + option (#74) (0232021), closes #167067 #167236 #167246 #167248
  • dark-theme: Tabs (#169737) (#81) (8c8116c)
  • docs: added button example and publish docs (e49c0fe)
  • input: added behavior clear on keydown esc (#27) (e1a80b9)
  • input: added number stepper (#49) (8ad947f)
  • inputs: added component mc-input (#10) (7850294)
  • layout: added layout elements (abaaa9d)
  • link: disabled style changed to attribute (#44) (d5466ea)
  • links: Links component (#31) (1febdda)
  • list: added hot-keys for multiselect (1b77d4f)
  • list: added new styles for focus (2cba28a)
  • list: Default parameters (autoselect, multiply) (c471ac6)
  • list: Scrolling with PgDown и PgUp keys (#140739) (706892f)
  • modal: Component Modal (#30) (2971f19)
  • navbar: collapse optimisation (#12) (afb16de)
  • navbar: Dropdown item (#34) (f8f40a2)
  • navbar: readme added (#8) (ece13da)
  • navbar: styles fix (#20) (2f7bae6)
  • ng: updated angular packages to 6 (8df2b1d)
  • panel: add panel styles (#28) (17ebb58)
  • progress-bar: added component progress-bar (#7) (523cbc7)
  • progress-bar: change animation timing function (#15) (c9fcdcf)
  • progress-spinner: added component progress-spinner (#14) (ee127e7)
  • radio: added disable checked state (a366c80)
  • radio: added disabled state (43e0bf5)
  • radio: added new focus style (f912eaf)
  • radio: added simple styles (cef64c2)
  • radio: added unit test for disable state (8aeb5ac)
  • radio: added unit test for inside of a group (4b91108)
  • radio: updated hover styles (aaede50)
  • radio: updated line-height and hover (897348a)
  • radio: updated styles (85fbd1d)
  • select: Added select and tag (cc128c1)
  • splitter: splitter component (#53) (341c3b6)
  • style-manager: for change theme runtime (b9deb7d)
  • styles: added visual css bundle (0d3294d)
  • tabs: component Tabs (#46) (ec93802)
  • timepicker: component TimePicker (#42) (e23a9bd)
  • tooltip: Tooltip component (#33) (9bfc4f1)
  • tree-selection: added handlers for HOME, END, PAGE_UP, PAGE_DOWN and no-unselect (9647104)
  • typography: added monospace fallback (4aadf66)
  • typography: Typography (#144638) (a55ced4)
  • visual: added flex layout (b487f28)
  • visual: palette - replace warn to error (25abde6)
  • added cdk schematic (3bca363)
  • added toggle component (#54) (e452e71)
  • input & icon added dark-theme (#62) (2a8cbf4)
  • update angular to stable 7.0 (1e48661)
  • update to angular 7 (1a343b0)
  • updated to typescript 3.1 (adc05ae)