• 
      

    Add simple CSS components for actions above a list.

    Review Request #11043 — Created June 17, 2020 and submitted

    Information

    Djblets
    release-2.0.x

    Reviewers

    This helps to standardize the display of actions above a list through a
    new djblets-c-config-forms-list-actions component. This is
    intentionally very simple, just providing a basic set of classes to use
    that can be styled or queried in a consistent way by a consuming
    application. These are likely going to be mixed in with other classes
    (such as djblets-l-config-forms-container for the list-actions and
    something like btn for the djblets-c-config-forms-list-action).

    The integrations list (currently the only part of Djblets using this
    concept) has been updated to incorporate these classes.

    Made sure the styles didn't impact anything on the Integrations page.

    Tested this with an upcoming change to the Extensions page.

    Summary ID
    Add simple CSS components for actions above a list.
    This helps to standardize the display of actions above a list through a new `djblets-c-config-forms-list-actions` component. This is intentionally very simple, just providing a basic set of classes to use that can be styled or queried in a consistent way by a consuming application. These are likely going to be mixed in with other classes (such as `djblets-l-config-forms-container` for the `list-actions` and something like `btn` for the `djblets-c-config-forms-list-action`). The integrations list (currently the only part of Djblets using this concept) has been updated to incorporate these classes.
    0ee6344bcc8ecd8e12830df01f35ef47e5bece69
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (88c30c8)