2023-09-22 Meeting notes
Date
Sep 15, 2023
Participants
@Adam Stankiewicz
@Vladyslav Zadorozhnii
@Peter Kulko
Goals
Discussion topics
| Item | Presenter | Notes |
---|---|---|---|
| Help command is merged |
| Help command is merged and now we are focused to merge sync alpha. When alpha is merged we can update |
| Ready for review | @Vladyslav Zadorozhnii @Peter Kulko | Master:
Alpha: |
| a11y table in progress | @Vladyslav Zadorozhnii @Peter Kulko | Maybe keyboard support for a11y table ? |
| Plans before release design tokens | @Vladyslav Zadorozhnii | Maybe we could write down the checks before release so it will be easier to focus? |
| New issues | @Vladyslav Zadorozhnii @Peter Kulko @Viktor Rusakov | |
| helper functions in Paragon | @Vladyslav Zadorozhnii | Proposal to move some generic functions from consumers and move them to Paragon |
| Found old issue. Should be discussed | @Vladyslav Zadorozhnii | |
| LTR/RTL hook in the Javascript? | @Vladyslav Zadorozhnii | Some components can have specific implementation that could not be easily translated to RTL. They would require additional changes in the React component |
| Card, Form and other Main.Subcomponent components | @Vladyslav Zadorozhnii | @Viktor Rusakov filed issues some time ago and we discussed locally that these components can be separately exported. But some of them could not be used separately so I don’t know if it is worth to separate all of them. Please, give us feedback and maybe we could start working at least with Form and Card that should be written on the Paragon side and remove export from React-Bootstrap. |