Skip to content
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

Styling Portlets Framework - Meeds-io/MIPs#144 #1647

Merged
merged 6 commits into from
Jul 5, 2024
Merged

Commits on Jul 4, 2024

  1. feat: Redefine Parent applications Classes to fit layout style proper…

    …ties - MEED-7094 - Meeds-io/MIPs#144 (#1631)
    
    This change will apply **application-body** class to the main body of
    applications to make sure to apply layout specific CSS styles, such as
    disabling default Vuetify White Background applied on v-card. At the
    same time, for Top Toolbar applications, this will disable branding
    styling to avoid having border radius and other styles applied on small
    buttons added in Top bar as applications.
    boubaker committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5fb75cc View commit details
    Browse the repository at this point in the history
  2. feat: Adjust Font Size of widgets - MEED-7132 - Meeds-io/MIPs#144 (#1633

    )
    
    This change will delete the use of CSS Helper Classes which adjusts the
    font size in order to rely on predefined sizes coming from Vuetify
    Components.
    boubaker committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1188842 View commit details
    Browse the repository at this point in the history
  3. feat: Change default font sizes - MEED-7147 - Meeds-io/MIPs#144

    This change will apply new font sizes:
    - Title: 20px, regularColor, Bold
    - Header: 18px, lowImportanceColor, Regular
    - Body: 16px, regularColor, Regular
    - Subtitle: 12px, lowImportanceColor, Regular
    boubaker committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bd3222f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64feade View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b28c58c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e19169 View commit details
    Browse the repository at this point in the history