mosaic

@melfore/mosaic is a free, open source, TypeScript ReactJS library that wraps @mui/* components offering a lightweight and simplified usage of Material UI.

MIT License

Downloads
391
Stars
8
Committers
9

Bot releases are hidden (Show)

mosaic - v7.6.0

Published by luciob almost 2 years ago

7.6.0 (2022-12-27)

Bug Fixes

  • πŸ› [Table] Adjusted z-index for all table sub components (ed030b0)
  • πŸ› [Table] Fixed order of checkbox and primary columns (68f9d20)
  • πŸ› [Table] Primary actions shown as row actions, no sticky (254213d)

Features

  • 🎸 [Table] Added stickySelection property (661afb8)
mosaic - v7.5.1

Published by luciob almost 2 years ago

7.5.1 (2022-12-05)

mosaic - v7.6.0-beta.1

Published by luciob almost 2 years ago

7.6.0-beta.1 (2022-12-05)

Bug Fixes

  • πŸ› [Adornment] Tooltip to be closed by default (93d8c3e)
  • πŸ› [AppBar] Fixed spacing of items (0a0904a)
  • πŸ› [Popper] Mismatch between MUIPopper type: React 17 vs 18 (ec58a78)
  • πŸ› [Select] Fixed HTMLInputElement customization (66775db)
  • πŸ› [Select] Keys for options on top level component (b6e7da7)
  • πŸ› [Table] Fixed heading checkbox size (40d8639)

chore

  • πŸ€– Added workflow for beta branch (a9261c3)

Features

  • 🎸 [Select] Align customOptionRendering to new standard (aafca6f)
  • 🎸 [Select] Display checkbox only when multiple=true (eb53f1b)
  • 🎸 Run @mui v5 codemod:base-preset on entire codebase (fd45412)

BREAKING CHANGES

  • 🧨 Enabling beta releases
mosaic - v7.5.0

Published by luciob almost 2 years ago

7.5.0 (2022-12-05)

Features

  • 🎸 [Switch] Added disableRipple property (d8df184)
  • 🎸 [Table] Added primary option for table action position (9bfc7a8)
mosaic - v7.4.1

Published by luciob almost 2 years ago

7.4.1 (2022-11-24)

mosaic - v7.5.0-beta.1

Published by luciob almost 2 years ago

7.5.0-beta.1 (2022-11-24)

Bug Fixes

  • πŸ› [Adornment] Tooltip to be closed by default (93d8c3e)
  • πŸ› [AppBar] Fixed spacing of items (0a0904a)
  • πŸ› [Select] Fixed HTMLInputElement customization (66775db)
  • πŸ› [Select] Keys for options on top level component (b6e7da7)
  • πŸ› [Table] Fixed heading checkbox size (40d8639)

chore

  • πŸ€– Added workflow for beta branch (a9261c3)

Features

  • 🎸 [Select] Align customOptionRendering to new standard (aafca6f)
  • 🎸 [Select] Display checkbox only when multiple=true (eb53f1b)
  • 🎸 Run @mui v5 codemod:base-preset on entire codebase (fd45412)

BREAKING CHANGES

  • 🧨 Enabling beta releases
mosaic - v7.4.0

Published by luciob almost 2 years ago

7.4.0 (2022-11-24)

Features

  • 🎸 [Table] Implemented all props for icon button actions (a84acc3)
mosaic - v7.3.1

Published by luciob almost 2 years ago

7.3.1 (2022-11-24)

Bug Fixes

  • πŸ› [Table] fix sticky header when tableLayout is auto (eeb62d8)
  • πŸ› [Table] Offset calculation logic with MUI breakpoints (f668f37)
  • πŸ› [Table] Revert return undefined for no-style on scroll (28ff502)
mosaic - v7.3.0

Published by luciob almost 2 years ago

7.3.0 (2022-11-23)

Features

  • 🎸 [Table] add support for render column filters in header (9607c31)
mosaic - v7.2.0

Published by luciob almost 2 years ago

7.2.0 (2022-11-03)

Features

  • 🎸 [Table] expose tableLayout prop and add h-scroll (1794330)
mosaic - v7.1.4

Published by luciob about 2 years ago

7.1.4 (2022-09-14)

mosaic - v7.2.0-beta.1

Published by luciob about 2 years ago

7.2.0-beta.1 (2022-09-14)

Bug Fixes

  • πŸ› [Adornment] Tooltip to be closed by default (93d8c3e)
  • πŸ› [AppBar] Fixed spacing of items (0a0904a)
  • πŸ› [Select] Fixed HTMLInputElement customization (66775db)
  • πŸ› [Select] Keys for options on top level component (b6e7da7)
  • πŸ› [Table] Fixed heading checkbox size (40d8639)

chore

  • πŸ€– Added workflow for beta branch (a9261c3)

Features

  • 🎸 [Select] Align customOptionRendering to new standard (aafca6f)
  • 🎸 [Select] Display checkbox only when multiple=true (eb53f1b)
  • 🎸 Run @mui v5 codemod:base-preset on entire codebase (fd45412)

BREAKING CHANGES

  • 🧨 Enabling beta releases
mosaic - v7.1.3

Published by luciob about 2 years ago

7.1.3 (2022-09-14)

Bug Fixes

  • πŸ› [Table] Avoid styling empty state component (863ca53)
  • πŸ› [Table] Fixed sticky header overlap with selection (fb57636)
  • πŸ› [Table] Fixed sticky loading animation (15ee3b3)
  • πŸ› [Table] Header is now responsive on mobile (aabe1c9)
mosaic - v7.1.0-beta.4

Published by luciob about 2 years ago

7.1.0-beta.4 (2022-08-19)

mosaic - v7.1.2

Published by luciob about 2 years ago

7.1.2 (2022-08-19)

Bug Fixes

  • πŸ› [AppBar] User menu to be of type 'icon' on xs screens (3de0a42)
mosaic - v7.1.1

Published by luciob about 2 years ago

7.1.1 (2022-08-03)

mosaic - v7.1.0-beta.3

Published by luciob about 2 years ago

7.1.0-beta.3 (2022-08-03)

mosaic - v7.1.0

Published by luciob about 2 years ago

7.1.0 (2022-08-02)

Features

  • 🎸 [Adornment] Added adornment component (not exposed) (9214f5e)
  • 🎸 [Adornment] Added badge overlap, defaults to circular (9895bba)
  • 🎸 [Adornment] Badge overlap circular (c9d2910)
  • 🎸 [AppBar] Added badge and tooltip on actions and menu (2f560a0)
  • 🎸 [Icon] Added badge and tooltip (eb664be)
  • 🎸 [IconButton] Added dataCy subpart for tooltip (db6e857)
  • 🎸 [IconButton] Added optional tooltip (14f1a1c)
  • 🎸 [IconButton] Using Adornment to add badge and tooltip (a9875aa)
  • 🎸 [Modal] Added tooltip on close iconbutton (897e93a)
  • 🎸 [Table] All IconButton with tooltip and optional badge (3c152b1)
mosaic - v7.0.1

Published by luciob over 2 years ago

7.0.1 (2022-07-12)

mosaic - v7.1.0-beta.2

Published by luciob over 2 years ago

7.1.0-beta.2 (2022-05-03)

Package Rankings
Top 16.05% on Npmjs.org
Badges
Extracted from project README
Mosaic CI - Release Beta Commitizen friendly