| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-11-28 | 1.9 kB | |
| v2.4.0 source code.tar.gz | 2022-11-28 | 14.9 MB | |
| v2.4.0 source code.zip | 2022-11-28 | 15.6 MB | |
| Totals: 3 Items | 30.6 MB | 0 | |
What's Changed
- fix: If the focus is inside a toot, make keyboard commands operate relative to the parent toot. by @jcsteh in https://github.com/nolanlawson/pinafore/pull/2229
- fix: Focus the textarea in the Compose dialog instead of the Close button. by @jcsteh in https://github.com/nolanlawson/pinafore/pull/2227
- Remove alert role from the loading indicator so it no longer interferes with screen readers. by @MarcoZehe in https://github.com/nolanlawson/pinafore/pull/2238
- fix: dont rely on colour for boost/favourite state by @NickColley in https://github.com/nolanlawson/pinafore/pull/2234
- fix: announce "loading more" with aria-live=polite after delay by @nolanlawson in https://github.com/nolanlawson/pinafore/pull/2240
- fix: use dvh for bottom nav by @nolanlawson in https://github.com/nolanlawson/pinafore/pull/2241
- fix: fix mismatched dark/light color-scheme by @nolanlawson in https://github.com/nolanlawson/pinafore/pull/2244
- fix: hide invisible content consistently by @NickColley in https://github.com/nolanlawson/pinafore/pull/2254
- Page titles by @g2p and @nolanlawson in https://github.com/nolanlawson/pinafore/pull/2211
- Make click on reposter's small avatar image go to reposter's account page by @ringtailsoftware in https://github.com/nolanlawson/pinafore/pull/2260
- fix: improve button a11y for theme Sorcery by @mlcdf in https://github.com/nolanlawson/pinafore/pull/2266
New Contributors
- @jcsteh made their first contribution in https://github.com/nolanlawson/pinafore/pull/2229
- @NickColley made their first contribution in https://github.com/nolanlawson/pinafore/pull/2234
- @ringtailsoftware made their first contribution in https://github.com/nolanlawson/pinafore/pull/2260
- @g2p made their first contribution in https://github.com/nolanlawson/pinafore/pull/2211
Full Changelog: https://github.com/nolanlawson/pinafore/compare/v2.3.2...v2.4.0