2023-08-11 Meeting notes
Date
Aug 11, 2023
Participants
@Adam Stankiewicz
@Vladyslav Zadorozhnii
@Peter Kulko
Goals
Discussion topics
Time | Item | Presenter | Notes |
---|---|---|---|
| Open PRs | @Vladyslav Zadorozhnii | Open PRs
[Adam] Reviewed.
[Adam] Reviewed. |
| Skeleton fix |
| [BD-46] fix: skeleton.css for both dev and prod by monteri · Pull Request #2531 · openedx/paragon |
| SCSS flags | @Vladyslav Zadorozhnii |
# on the top of _variables.scss
:root {
--pgn-elevation-box-shadow-centered-5: none;
--pgn-elevation-box-shadow-centered-4: none;
--pgn-elevation-box-shadow-centered-3: none;
and so on ...
} Maybe I am missing something… [Adam] brand-openedx repo itself will continue to not define any custom design tokens; instead, it acts as a template for brand authors to clone/create their own brands. Since Paragon’s default SCSS has |
| Migration docs + suggestion for CLI update to incapsulate commands for migration | @Vladyslav Zadorozhnii | Updated docs a bit |
| New issues | @Peter Kulko | https://github.com/openedx/paragon/issues/2519 [ADAM] GREAT CATCH! YES. |
| Brand and *-header/footer PRs | @Vladyslav Zadorozhnii @Peter Kulko |
https://github.com/openedx/frontend-component-header/pull/351
https://github.com/openedx/frontend-component-footer/pull/303
https://github.com/edx/frontend-component-header-edx/pull/393
https://github.com/edx/frontend-component-footer-edx/pull/294 https://github.com/edx/brand-edx.org/pull/75 https://github.com/openedx/brand-openedx/pull/16
|
| Buttons standardization for both themes for alpha | @Peter Kulko | https://github.com/edx/brand-edx.org/pull/75/files Edx.org |