Bryce Osterhaus
Bryce Osterhaus
At some point I think it would be helpful if we had some sort of automated process for releasing clay and send a PR to update portal. Things to consider:...
This conversation keeps rearing its head in various threads(https://github.com/liferay/clay/pull/3034, https://github.com/liferay/clay/issues/2421, https://github.com/liferay/clay/pull/3204). There seems to be a root problem of not knowing where clay ends and dxp begins. We define Clay...
Used for simple on/off functionality. https://github.com/bryceosterhaus/toggler
https://codesandbox.io/s/quirky-snow-jrpflb?file=/src/index.js ## What are the steps to reproduce? Open up the console to see the logs. When typing into a ClayInput, the form's `onChange` fires when the input is typed...
Manual forward from https://github.com/liferay-frontend/liferay-portal/pull/3868 No related failures
Take a look at the picture include. Seems that tab indentation is not working properly. (ignore the linter warning) When I convert the tabs to spaces, it seems to work...
https://liferay.atlassian.net/browse/LPS-186551 updating to es2022 required updates to babel and TS
This PR is a work in progress for our upgrade to react 18. I will make pre-releases from this branch to test in DXP