Skip to content

Uppercase headings and placeholders using CSS#48

Open
secondtruth wants to merge 1 commit intoFlynntes:masterfrom
secondtruth:master
Open

Uppercase headings and placeholders using CSS#48
secondtruth wants to merge 1 commit intoFlynntes:masterfrom
secondtruth:master

Conversation

@secondtruth
Copy link

No description provided.

master3395 added a commit to master3395/Sleeky that referenced this pull request Jan 2, 2026
- Replace vulnerable node-sass (^4.12.0) with sass (^1.80.0)
- Fixes qs package vulnerabilities (Prototype Pollution and DoS via arrayLimit bypass)
- Update npm scripts to use new sass CLI syntax
- Add build script for production builds
- Resolves security vulnerabilities Flynntes#47 and Flynntes#48
master3395 added a commit to master3395/Sleeky that referenced this pull request Jan 3, 2026
…irect

PR Flynntes#48: Uppercase headings and placeholders using CSS
- Change HTML placeholders from uppercase to lowercase for better accessibility
- Add CSS text-transform: uppercase for headings (.sleeky-heading)
- Add CSS text-transform: uppercase for input placeholders (.sleeky-input)
- Update SCSS with cross-browser placeholder support
- Compile updated styles.css

Issue Flynntes#35: Fix blank page after login redirect
- Add redirect_location filter to clean admin redirect URLs
- Remove trailing ? and .php extensions from redirect URLs
- Prevent double slashes in redirect URLs
- Fixes blank page issue after successful login

Resolves: Flynntes#35, Flynntes#48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant