mui-treasury icon indicating copy to clipboard operation
mui-treasury copied to clipboard

A collection of ready-to-use components based on Material-UI

Results 100 mui-treasury issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.6.10 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

I encounter strange issue with collapsed left sidebar. We have MUI content structure like this: Tabs are initialized with empty "New item" tab. We can add other new items by...

It's been a while since I pushed the last commit to this repo and it is time to continue! (hopefully full time in the future) First of all, thank you...

Material UI (v5)

@siriwatknp I'm using version 4.4.1 of mui-treasury/layout and I noticed that when the sidebar is collapsed (only icons are visible) then it is scrollable horizontally (in Windows you get the...

good first issue

Using `` with typescript results with the following type error on latest mui packages - 5.8.2 ``` Type '(collapsed: any, setCollapsed: (arg0: boolean) => void) => JSX.Element' is not assignable...

Bumps [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx) from 1.2.12 to 2.14.1. Release notes Sourced from gatsby-plugin-mdx's releases. New MongoDB source plugin! Exciting to see the first source plugin for a database added! Added Add gatsby-source-mongodb...

dependencies

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.9.0 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

I wanted to add a material palette generator util for the MUI ecosystem. Is this something you'd be interested in and would like to see added to this repo? If...