2024-09-26
A lot more active day! Multiple papercuts fixed, helping a lot user and developer experience. One of the related issued opened 16 years ago, is now closed /
One interesting fix around libraries asset ordering also got in, to make it better comply with library dependencies.
It covers commits from 2024-09-25 on 11.x
branch.
#3403535 - 79a4904009909e83b94b6cbbfcc55600def67233
Makes <abbr> element styling appear again on claro theme.
#221761 - 6067ed426cac724b0ca03f03a15e543de1b094ea
Hides unpublished comments reply link.
#3467860 - 0c9e4a4b8e496d1f08dddfe95852f80dac4995dc
Improves libraries asset ordering based on library dependencies, especially for the aggregated case.
#3470114 - b1f723833d9c9d7fb0037c56d56ec69810f0af73
Improve sentence on installer message.
#3472319 - 5360e3bdb082523a206b6d3f966dbf5da793d45b
Improved claro theme markup output when regions are empty.
#3470203 - acd24cb30d0b79f07d6c3c1645bd11fb5da669f6
Improved return typehint over several helper methods across the codebase.
$ git log --oneline --reverse --since=2024-09-24T23:59:59+00:00 --until=2024-09-26T00:00:00+00:00
acd24cb30d Issue #3470203 by mstrelan, smustgrave: Add (more) bool return typehints to protected test helper methods
5360e3bdb0 Issue #3472319 by prashant.c, f0ns, bebalachandra, markconroy: Header is always shown in Claro even when regions in it are empty
b1f723833d Issue #3470114 by quietone, smustgrave: Change string 'Modules to enable' that are not in comments
0c9e4a4b8e Issue #3467860 by googletorp, catch, smustgrave, alexpott, swentel: Ensure consistent ordering when calculating library asset order
6067ed426c Issue #221761 by mohit_aghera, pameeela, dixon_, catch, ged3000, sun, deepakaryan1988, smustgrave, stefank, jredding, dawehner, harshit97, xjm, jhedstrom, geertvd, alexpott, Dries: Hide reply link for unpublished comments
79a4904009 Issue #3403535 by mlncn, tobiasb, nayana_mvr, pameeela: Claro removes default styling from abbreviations (<abbr> tag)
$ git diff --shortstat acd24cb30d~1..79a4904009
23 files changed, 212 insertions(+), 124 deletions(-)