v2.0.0-alpha.1
Pre-release
Pre-release
What's Changed
- Row Pinning feature by @KevinVandy
- V2 by @DenisBessa in #124
- Module css by @meesvandongen in #126
- do some more icon -> leftSection by @naughton in #127
- convert a couple sx to style as a test of pr process by @naughton in #125
- fix: updated docs index pages, removed the sx props by @enyelsequeira in #128
- UI fixes v2 by @enyelsequeira in #129
- chore: updating index page removing sx props started tables by @enyelsequeira in #130
- start work on fixing action icons... by @naughton in #131
- Refactored MRT_TabelBodyRow to CSS module by @alessandrojcm in #132
- Toggle row action menu by @alessandrojcm in #133
- Footer components by @alessandrojcm in #134
- Head components by @alessandrojcm in #135
- Input components by @alessandrojcm in #137
- refactor: column utils to CSS modules by @alessandrojcm in #138
- fix comment style on columns.util by @alessandrojcm in #139
- re-add getprimaryshade and getprimarycolor by @alessandrojcm in #140
- fix storybook runtime errors by @alessandrojcm in #141
- replace all instanceOf Function ternaries with a common function by @naughton in #142
- add base MRT_ActionIcon by @naughton in #143
- move complex styles out of style tag into module by @naughton in #145
- upgrade to 7.1 and fix the striped demo by @naughton in #146
- Fix row styling by @alessandrojcm in #147
- fix layout of pagination select by @naughton in #150
- updated all buttons to use css modules and className convention by @naughton in #151
- add modules to FilterOptionsMenu, ShowHideColumnsMenu and remove isSubMenu from ShowHideColumnsMenu by @naughton in #152
- Refactor Toolbars to use CSS modules by @alessandrojcm in #153
- Solves build errors by @DenisBessa in #154
- convert more inline styles to classes and modules by @naughton in #160
- Fix typos in sv.ts by @Crotalus in #159
- get rid of a bunch more inline styles by @naughton in #163
- remove last uses of style={{ that i can by @naughton in #164
- fix toolbar background color on light mode by @naughton in #165
- get build working by @naughton in #166
- fix a couple bugs in my own v2 changes by @naughton in #167
- rethink how to style action icons using --ai vars by @naughton in #168
New Contributors
- @DenisBessa made their first contribution in #124
- @meesvandongen made their first contribution in #126
- @naughton made their first contribution in #127
- @alessandrojcm made their first contribution in #132
- @Crotalus made their first contribution in #159
Full Changelog: v1.2.1...v2.0.0-alpha.1