Commit e8313cb
authored
fix(pricing-table): 11875 ux and qa findings recommendations (#12569)
### Related Ticket(s)
https://jsw.ibm.com/browse/ADCMS-11875
### Description
Addressing last round of QA and UX findings in the comments:
https://jsw.ibm.com/browse/ADCMS-11676?focusedId=29836670&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-29836670
https://jsw.ibm.com/browse/ADCMS-11676?focusedId=29862732&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-29862732
https://jsw.ibm.com/browse/ADCMS-11875?focusedId=29961245&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-29961245
### Changelog
- packages/styles/scss/components/pricing-table/_pricing-table.scss
- new styles
- packages/web-components/src/components/pricing-table/pricing-table.ts
- new logic to select last highlighted cell in the last row1 parent 199e45e commit e8313cb
2 files changed
Lines changed: 43 additions & 8 deletions
File tree
- packages
- styles/scss/components/pricing-table
- web-components/src/components/pricing-table
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
134 | 149 | | |
135 | 150 | | |
136 | 151 | | |
| |||
383 | 398 | | |
384 | 399 | | |
385 | 400 | | |
386 | | - | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
387 | 404 | | |
| 405 | + | |
388 | 406 | | |
389 | 407 | | |
390 | 408 | | |
Lines changed: 24 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
172 | 194 | | |
173 | 195 | | |
174 | 196 | | |
| |||
187 | 209 | | |
188 | 210 | | |
189 | 211 | | |
| 212 | + | |
| 213 | + | |
190 | 214 | | |
191 | 215 | | |
192 | 216 | | |
| |||
207 | 231 | | |
208 | 232 | | |
209 | 233 | | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | 234 | | |
218 | 235 | | |
219 | 236 | | |
| |||
0 commit comments