textpattern-default-theme
textpattern-default-theme copied to clipboard
Textpattern CMS default theme.
### Expected behaviour No TXP warnings when `Number of extra parser sweeps` (Admin -> Preferences -> Advanced options) is set to `0` ### Actual behaviour TXP preventing errors located into...
Latest Stylelint (v14) breaks the build process - need to find and fix in config. Think it's related to changes in https://github.com/stylelint/stylelint/pull/5538
### Is your feature request related to a problem? Nope! ### What is the feature? Maybe it's the time to add a "Dark Mode" support into the Default theme? Simply...
### Is your feature request related to a problem? Nope. A cognitive enhancement. ### What is the feature? Currently, the lack of the second navigation link within the bottom of...
We should consider offering the Zero theme as a download. I know it's empty, but there is still value in having it as a downloadable asset. For someone installing Textpattern...
Phil, what do you think of integrating css grid and flexbox instead of float and clearfix? Is this something that you would use already, or do you prefer to wait...
See: https://developer.apple.com/videos/play/wwdc2018/239/ Summary: - [ ] Use `aria-label` attributes in `inputs` fields. - [ ] Layout and `meta` amends. - [ ] Probably other stuff. I don't have an Apple...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.7.1 to 14.14.0. Release notes Sourced from stylelint's releases. 14.14.0 Added: *-pattern custom message formatting (#6391) (@ybiquitous). Fixed: block-no-empty false positives for reportNeedlessDisables (#6381) (@ybiquitous). Fixed: printf-like...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.18. Release notes Sourced from postcss's releases. 8.4.18 Fixed an error on absolute: true with empty sourceContent (by @KingSora). 8.4.17 Fixed Node.before() unexpected behavior (by...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.6.0 to 13.1.0. Release notes Sourced from sass-loader's releases. v13.1.0 13.1.0 (2022-10-06) Features allow to extend conditionNames (#1092) (6e02c64) v13.0.2 13.0.2 (2022-06-27) Bug Fixes hide error stacktrace...