Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: recursion error #313

Conversation

alessandrojcm
Copy link
Collaborator

No description provided.

enyelsequeira and others added 30 commits September 20, 2023 07:52
* fix: updated docs index pages, removed the sx props

* fix: small fix to mt

* chore: removed color from css and use the c prop

* fix: fixing all the titles with correct gradients being applied
* chore: updating index page removing sx props started tables

* Update TableOfContent.module.css

- removing unused code
not happy yet, i think we need to extract a common component.
* chore: added clsx and ts CSS modules config

* refactor: MRT_TableBodyRow to CSS modules

* refactor: moved files back one folder

---------

Co-authored-by: Alessandro Cuppari <alessandro.cuppari@broadridge.com>
* chore: added clsx and ts CSS modules config

* refactor: MRT_TableBodyRow to CSS modules

* refactor: moved files back one folder

* fix: omit style prop from HTMLPropsRef

* refactor: refactored MRT_ToggleRowActionMenuButton to CSS modules

* refactor: remove className from props

---------

Co-authored-by: Alessandro Cuppari <alessandro.cuppari@broadridge.com>
* chore: added clsx and ts CSS modules config

* refactor: MRT_TableBodyRow to CSS modules

* refactor: moved files back one folder

* refactor: MRT_TableFooter to CSS modules

* refactor: footer components to CSS modules

* refactor: use hover mixin for MRT_TableBodyRow.module.css

* refactor: destructure classname

---------

Co-authored-by: Alessandro Cuppari <alessandro.cuppari@broadridge.com>
* chore: updated gitignore

* refactor: head components to CSS modules
* chore: updated gitignore

* feat: refactored inputs to CSS modules

---------

Co-authored-by: Alessandro Cuppari <alessandro.cuppari@broadridge.com>
Co-authored-by: Alessandro Cuppari <alessandro.cuppari@broadridge.com>
* fix comment style on columns.util

* fix: re-add getprimarycolor and getprimaryshade utilities
* fix comment style on columns.util

* fix: re-add getprimarycolor and getprimaryshade utilities

* fix: storybook runtime errors
* replace all instanceOf Function ternaries with a common function

* fix isStriped
fix Progress animated
fix Sx ref in TablePagination
comment out some non-working styles with // TODO
* add base MRT_ActionIcon

* do pinning buttons

* put toolbar in an actionicon.group
introduce dataVariable as a function to nicely inject data-vars with proper handling of true/false
* fix comment style on columns.util

* fix: re-add getprimarycolor and getprimaryshade utilities

* fix: storybook runtime errors

* fix: rendering issues with body components

* fix: rendering issues with footer components

* fix: rendering issues with head components

* fix: rendering issues with input components
@alessandrojcm alessandrojcm added bug Something isn't working V1 Issue with MRT V1 labels Apr 15, 2024
@alessandrojcm alessandrojcm self-assigned this Apr 15, 2024
Copy link

vercel bot commented Apr 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mantine-react-table 🔄 Building (Inspect) Visit Preview Apr 15, 2024 8:52am
mantine-react-table-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 8:52am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working V1 Issue with MRT V1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet