File tree 1 file changed +0
-12
lines changed
showcase/app/templates/components
1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 58
58
59
59
<Shw::Divider />
60
60
61
- <<<<<<< HEAD
62
61
<Shw::Text::H2 >Nested rows</Shw::Text::H2 >
63
62
64
63
<Shw::Text::H3 >With default expanded rows</Shw::Text::H3 >
167
166
168
167
<Shw::Divider />
169
168
170
- =======
171
- >>>>>>> a670452d1 (feat: copy showcase from Table and rework for AdvancedTable)
172
169
<Shw::Text::H2 >Sorting</Shw::Text::H2 >
173
170
174
171
<Shw::Text::H3 >Basic sorting</Shw::Text::H3 >
942
939
943
940
<Shw::Text::H2 >Base elements</Shw::Text::H2 >
944
941
945
- <<<<<<< HEAD
946
942
<Shw::Text::H3 >Tr</Shw::Text::H3 >
947
943
948
944
<Shw::Text::Body >These examples are for display only, clicking the expand button will not toggle the rows.</Shw::Text::Body >
1062
1058
</SF .Item>
1063
1059
</Shw::Flex >
1064
1060
1065
- =======
1066
- >>>>>>> a670452d1 (feat: copy showcase from Table and rework for AdvancedTable)
1067
1061
<Shw::Text::H3 >ThSort</Shw::Text::H3 >
1068
1062
1069
1063
<Shw::Flex @direction =" column" @label =" Interactive states + Sorting order" as |SF|>
1157
1151
</SF .Item>
1158
1152
</Shw::Flex >
1159
1153
1160
- <<<<<<< HEAD
1161
1154
<Shw::Flex @label =" Expandable" as |SF|>
1162
1155
<SF .Item @grow ={{ true }} >
1163
1156
<div class =" hds-advanced-table" {{ style gridTemplateColumns =" repeat(4, 1fr)" }} >
1232
1225
</SF .Item>
1233
1226
</Shw::Flex >
1234
1227
1235
- =======
1236
- >>>>>>> a670452d1 (feat: copy showcase from Table and rework for AdvancedTable)
1237
1228
<Shw::Flex @label =" Alignment" as |SF|>
1238
1229
<SF .Item @grow ={{ true }} >
1239
1230
<div class =" hds-advanced-table" {{ style gridTemplateColumns =" repeat(6, 1fr)" }} >
1699
1690
{{ /each }}
1700
1691
</Shw::Grid >
1701
1692
1702
- <<<<<<< HEAD
1703
1693
<Shw::Divider @level ={{ 2 }} />
1704
1694
1705
1695
<Shw::Text::H3 >ThButtonExpand</Shw::Text::H3 >
1719
1709
{{ /each }}
1720
1710
</Shw::Grid >
1721
1711
1722
- =======
1723
- >>>>>>> a670452d1 (feat: copy showcase from Table and rework for AdvancedTable)
1724
1712
</section >
You can’t perform that action at this time.
0 commit comments