|
2182 | 2182 | "modified": "2024-08-27", |
2183 | 2183 | "componentName": "main-page-title", |
2184 | 2184 | "status": "stable", |
2185 | | - "version": "1.1.1", |
| 2185 | + "version": "1.2", |
2186 | 2186 | "pages": { |
2187 | 2187 | "docs": [ |
2188 | 2188 | { |
|
2216 | 2216 | "title": "Titre principal superposé", |
2217 | 2217 | "language": "fr", |
2218 | 2218 | "path": "main-page-title-stacked-fr.html" |
| 2219 | + }, |
| 2220 | + { |
| 2221 | + "title": "Main page title aligned on the right", |
| 2222 | + "language": "en", |
| 2223 | + "path": "main-page-title-align-right-en.html" |
| 2224 | + }, |
| 2225 | + { |
| 2226 | + "title": "Titre principal de la page aligné à droite", |
| 2227 | + "language": "fr", |
| 2228 | + "path": "main-page-title-align-right-fr.html" |
| 2229 | + }, |
| 2230 | + { |
| 2231 | + "title": "Main page title in a div aligned on the right", |
| 2232 | + "language": "en", |
| 2233 | + "path": "main-page-title-div-align-right-en.html" |
| 2234 | + }, |
| 2235 | + { |
| 2236 | + "title": "Titre principal dans une div alignée à droite", |
| 2237 | + "language": "fr", |
| 2238 | + "path": "main-page-title-div-align-right-fr.html" |
| 2239 | + }, |
| 2240 | + { |
| 2241 | + "title": "Stacked main page title in a div aligned on the right", |
| 2242 | + "language": "en", |
| 2243 | + "path": "main-page-title-div-stacked-align-right-en.html" |
| 2244 | + }, |
| 2245 | + { |
| 2246 | + "title": "Titre principal superposé dans une div alignée à droite", |
| 2247 | + "language": "fr", |
| 2248 | + "path": "main-page-title-div-stacked-align-right-fr.html" |
| 2249 | + }, |
| 2250 | + { |
| 2251 | + "title": "Stacked main page title aligned on the right", |
| 2252 | + "language": "en", |
| 2253 | + "path": "main-page-title-stacked-align-right-en.html" |
| 2254 | + }, |
| 2255 | + { |
| 2256 | + "title": "Titre principal superposé aligné à droite", |
| 2257 | + "language": "fr", |
| 2258 | + "path": "main-page-title-stacked-align-right-fr.html" |
2219 | 2259 | } |
2220 | 2260 | ] |
2221 | 2261 | }, |
|
2235 | 2275 | "en": "https://design.canada.ca/styles/typography.html", |
2236 | 2276 | "fr": "https://conception.canada.ca/styles/typographie.html" |
2237 | 2277 | }, |
2238 | | - "iteration": "_:iteration_mpt_3", |
| 2278 | + "iteration": "_:iteration_mpt_4", |
2239 | 2279 | "example": [ |
2240 | 2280 | { |
2241 | 2281 | "en": { "href": "../../templates/content-page/content-en.html", "text": "Content page (main page title)" }, |
2242 | 2282 | "fr": { "href": "../../templates/content-page/content-fr.html", "text": "Page de contenu (titre principal)" } |
| 2283 | + }, |
| 2284 | + { |
| 2285 | + "en": { "href": "main-page-title-align-right-en", "text": "Main page title aligned on the right" }, |
| 2286 | + "fr": { "href": "main-page-title-align-right-fr.html", "text": "Titre principal de la page aligné à droite" } |
| 2287 | + }, |
| 2288 | + { |
| 2289 | + "en": { "href": "main-page-title-div-align-right-en", "text": "Main page title in a div aligned on the right" }, |
| 2290 | + "fr": { "href": "main-page-title-div-align-right-fr.html", "text": "Titre principal dans une div alignée à droite" } |
2243 | 2291 | } |
2244 | 2292 | ], |
2245 | 2293 | "implementation": [ |
2246 | 2294 | "_:implement_mpt", |
2247 | 2295 | "_:implement_mpt_gcweb" |
2248 | 2296 | ], |
2249 | 2297 | "history": [ |
| 2298 | + { |
| 2299 | + "en": "2024-10 - Right to left support - initial implementation of the variant.", |
| 2300 | + "fr": "2024-10 - Support de droite à gauche - Implémentation initiale de la variation." |
| 2301 | + }, |
2250 | 2302 | { |
2251 | 2303 | "en": "2024-08 - Fixed three-sided border bug in Safari <= 15.3", |
2252 | 2304 | "fr": "2024-08 - Correction d’un bogue de bordure à trois côtés dans Safari <= 15.3" |
|
2276 | 2328 | { |
2277 | 2329 | "en": { "href": "main-page-title-stacked-en.html", "text": "Stacked main page title" }, |
2278 | 2330 | "fr": { "href": "main-page-title-stacked-fr.html", "text": "Titre principal superposé" } |
| 2331 | + }, |
| 2332 | + { |
| 2333 | + "en": { "href": "main-page-title-stacked-align-right-en", "text": "Stacked main page title aligned on the right" }, |
| 2334 | + "fr": { "href": "main-page-title-stacked-align-right-fr.html", "text": "Titre principal superposé aligné à droite" } |
| 2335 | + }, |
| 2336 | + { |
| 2337 | + "en": { "href": "main-page-title-div-stacked-align-right-en", "text": "Stacked main page title in a div aligned on the right" }, |
| 2338 | + "fr": { "href": "main-page-title-div-stacked-align-right-fr.html", "text": "Titre principal superposé aligné à droite" } |
2279 | 2339 | } |
2280 | 2340 | ], |
2281 | 2341 | "implementation": [ |
2282 | 2342 | "_:implement_smpt", |
2283 | 2343 | "_:implement_smpt_gcweb" |
2284 | 2344 | ], |
2285 | 2345 | "history": [ |
| 2346 | + { |
| 2347 | + "en": "2024-10 - Right to left support - initial implementation of the variant.", |
| 2348 | + "fr": "2024-10 - Support de droite à gauche - Implémentation initiale de la variation." |
| 2349 | + }, |
2286 | 2350 | { |
2287 | 2351 | "en": "2024-08 - Initial implementation of the variant.", |
2288 | 2352 | "fr": "2024-01 - Implémentation initiale de la variation." |
|
2293 | 2357 | "implementation": [ |
2294 | 2358 | { |
2295 | 2359 | "@id": "_:implement_mpt", |
2296 | | - "iteration": "_:iteration_mpt_3", |
| 2360 | + "iteration": "_:iteration_mpt_4", |
2297 | 2361 | "name": { |
2298 | 2362 | "en": "Standard", |
2299 | 2363 | "fr": "Standard" |
|
2519 | 2583 | ], |
2520 | 2584 | "predecessor": "_:iteration_mpt_2" |
2521 | 2585 | }, |
| 2586 | + { |
| 2587 | + "@id": "_:iteration_mpt_4", |
| 2588 | + "name": "Main page title aligned on the right", |
| 2589 | + "date": "2024-09", |
| 2590 | + "detectableBy": "h1#wb-cont[dir='rtl'], [dir='rtl'] h1#wb-cont", |
| 2591 | + "additions": [ |
| 2592 | + "Added right to left support" |
| 2593 | + ] |
| 2594 | + }, |
2522 | 2595 | { |
2523 | 2596 | "@id": "_:iteration_smpt_1", |
2524 | 2597 | "name": "Stacked main page title - Iteration 1", |
2525 | 2598 | "date": "2024-08", |
2526 | 2599 | "detectableBy": "hgroup > h1#wb-cont" |
| 2600 | + }, |
| 2601 | + { |
| 2602 | + "@id": "_:iteration_smpt_2", |
| 2603 | + "name": "Stacked main page title - Iteration 2 (LTR support)", |
| 2604 | + "date": "2024-10", |
| 2605 | + "detectableBy": "hgroup > h1#wb-cont[dir='ltr'], [dir='ltr'] hgroup > h1#wb-cont", |
| 2606 | + "additions": [ |
| 2607 | + "Added right to left support" |
| 2608 | + ] |
2527 | 2609 | } |
2528 | 2610 | ] |
2529 | 2611 | } |
|
0 commit comments