Bartek Szopka
Bartek Szopka
@huwshimi Yes, seems fine for now. We may revisit it later if it causes similar issues in other places.
Closing this for now. Background can be overridden locally in projects if needed.
I think we should remove the "New" label and warning icon from this example. We don't know if and how it would work with expand button, and we don't need...
@anthonydillon What's wrong with default icon spacing when inline with text? https://codepen.io/bartoszopka/pen/RwWzejO You need smaller padding? Bigger? You don't want to put space between text and icon? Is this supposed...
@elioqoshi Overall I think version column is valuable, while we keep separate table for latest release, we do merge all previous releases into one long table, like here with 2.0:...
Branch with POC after hackaton: https://github.com/canonical-web-and-design/vanilla-framework/tree/classreference-scss-docs-parsing
Some notes from the code for reference: https://github.com/canonical-web-and-design/vanilla-framework/blob/def0c74b0fb22779531d09a8b1286ff03cfdd762/scripts/create-class-references.js#L4-L23
I don't think it was intended to support mobile columns, just a predefined layout. But I agree that the fact that it uses grid class names directly suggest any other...
For working group: Table grouping was defined in modular table spec - would this be implementation (or variant) of that?
If it's fine from design perspective it can go to build. I'm not sure exactly from the top of my head how we would implement that into table pattern, but...