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

Navigation: Add background color #19108

Merged
merged 1 commit into from Jan 15, 2020

Commits on Jan 15, 2020

  1. navigation: be able to set background color

    navigation: add background color palette
    navigation: add background color feature
    navigation: add contrast checker
    navigation: set background color in front-end
    navigation: adjust vertical alignment
    navigation: apply colors to the selector icon
    navigation: add vars and improve inline doc.
    navigation: organize styles - create color section
    navigation: remove duplicated CSS rules
    navigation: use SCSS vars for colors
    navigation: tidy sub menu arrow styles
    navigation: fix arrow border issue
    navigation: re-write replaceing margin by padding
    navigation: apply only text color to anchor elements
    This commit needs pulish the code, but let's keep as it in order to test the approach
    navigation: set explicitly text color for submenu
    navigation: rename vars.
    navigation: clean unused code
    navigation: rollback passing attrs param to fn
    navigation: fix scss linting errors
    navigation: fix ph linting errors
    navigation: fix linting errors
    navigation: add styles instead of replace
    Update submenu styles to fix indentation of child submenus to match visual design currently in master.
    navigation: apply colors only in the main menu
    navigation: don't inherit bgc for sub-menus
    use-color: add initialOpen prop to Panel
    navigation: refactoring colrios selector
    It re implements the colors selector taking advantge of a better usage of the use-colors hook. Also, it adds the `Colors Setting` in the sidebar.
    navigation: refact -> hook data to colors icon
    navigation: restore disabling eslint rule
    navigation: fix re-rendering dropdown issue
    navigation: propagate colors rightly
    navigation: fix linting errors
    use-colors: remove line break
    navigation: fix the arrow alignment in the front end
    navigation: fix issue when no children
    retrofox committed Jan 15, 2020
    Copy the full SHA
    96bce70 View commit details
    Browse the repository at this point in the history