-
Notifications
You must be signed in to change notification settings - Fork 375
Table deprecation #8843
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
Table deprecation #8843
Conversation
|
@jenny-s51 would you also update the url in the react-docs/patternfly-a11y.config.js (line 69) so that it is testing the table-deprecated, not table-legacy url? Thanks! |
89563c6 to
aefa293
Compare
|
Preview: https://patternfly-react-pr-8843.surge.sh A11y report: https://patternfly-react-pr-8843-a11y.surge.sh |
99fc8f9 to
8b01c52
Compare
fix more paths, update config files fix more ts errors more TS errors fix paths to reference local dirs revert type cast include components path changes to examples wip more updates fix build errors update actionscolumn fix some more ts errors revert/update a whole bunch of file paths more paths update paths fix th and td th remove exports revert index.ts change and delete container files clean up files fix a11y config fix build errors fix more errors revert try fix circular dep error revert try fixing circular dep error fix path errors more errors add missing types fix build dist errors try fixing replace error delete composable examples fix conflicts fix deprecated dropdown refs try fixing build errors fix even more issues generate build error fix tests!!! try fixing circular dependencies and some demos fix errors in demo app circular dependencies fix imports to make tests pass fix more imports fix rowtype error fix circular deps tests
|
Closing in favor of #8892 . After discussion with @nicolethoen we came to the conclusion that due to these circular dependencies in the build, we needed to take a different approach to the table deprecation. |
What: Closes #8005
Additional issues: #8754