Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gambitph
/
Stackable
Public
Notifications
You must be signed in to change notification settings
Fork
67
Star
349
Code
Issues
295
Pull requests
46
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Optimizations: Generate CSS Files, disable deprecated code, other speed stuff
- #3570
#3570
Open
bfintal
wants to merge 22 commits into
develop
gambitph/Stackable:develop
from
feat/generate-css-file
gambitph/Stackable:feat/generate-css-file
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Optimizations: Generate CSS Files, disable deprecated code, other speed stuff
#3570
bfintal
wants to merge 22 commits into
develop
gambitph/Stackable:develop
from
feat/generate-css-file
gambitph/Stackable:feat/generate-css-file
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2025
feat: generate css file instead of inlined style
bfintal@gmail.com
committed
7a4be34
View commit details
Copy full SHA for 7a4be34
Browse repository at this point
optimize by not registering patterns anymore
bfintal@gmail.com
committed
43a6589
View commit details
Copy full SHA for 43a6589
Browse repository at this point
remove checking if file exists
bfintal@gmail.com
committed
5520f9e
View commit details
Copy full SHA for 5520f9e
Browse repository at this point
optimized global typography settings to remove one function call if not needed
bfintal@gmail.com
committed
833c14a
View commit details
Copy full SHA for 833c14a
Browse repository at this point
optimized global typography settings to remove one function call if not needed
bfintal@gmail.com
committed
2e73dc8
View commit details
Copy full SHA for 2e73dc8
Browse repository at this point
added default values for some get_option
bfintal@gmail.com
committed
74cdffb
View commit details
Copy full SHA for 74cdffb
Browse repository at this point
Added STACKABLE_DISABLE_DEPRECATED_CODE constant to disable ALL deprecated code
bfintal@gmail.com
committed
116bf36
View commit details
Copy full SHA for 116bf36
Browse repository at this point
Commits on Aug 1, 2025
optimized action calling to remove one class property
bfintal@gmail.com
committed
43eb4ac
View commit details
Copy full SHA for 43eb4ac
Browse repository at this point
Moved allow_css only when needed
bfintal@gmail.com
committed
e9d69d8
View commit details
Copy full SHA for e9d69d8
Browse repository at this point
move generation of block style inheritance only when needed
bfintal@gmail.com
committed
850a565
View commit details
Copy full SHA for 850a565
Browse repository at this point
refactored css file generation
bfintal@gmail.com
committed
5e2cf3d
View commit details
Copy full SHA for 5e2cf3d
Browse repository at this point
change block style inheritance to css file generation
bfintal@gmail.com
committed
d29b88e
View commit details
Copy full SHA for d29b88e
Browse repository at this point
added option for using files
bfintal@gmail.com
committed
072b878
View commit details
Copy full SHA for 072b878
Browse repository at this point
add upgrade path
bfintal@gmail.com
committed
b988a44
View commit details
Copy full SHA for b988a44
Browse repository at this point
added cache busting
bfintal@gmail.com
committed
7f2213f
View commit details
Copy full SHA for 7f2213f
Browse repository at this point
fixed error
bfintal@gmail.com
committed
48f8fac
View commit details
Copy full SHA for 48f8fac
Browse repository at this point
Merge branch 'develop' into feat/generate-css-file
bfintal@gmail.com
committed
99ffe98
View commit details
Copy full SHA for 99ffe98
Browse repository at this point
when Stackable is newly activated, delete css files previously generated if any
bfintal@gmail.com
committed
0873097
View commit details
Copy full SHA for 0873097
Browse repository at this point
Commits on Aug 4, 2025
Merge branch 'develop' into feat/generate-css-file
Show description for 0564c7c
bfintal@gmail.com
committed
0564c7c
View commit details
Copy full SHA for 0564c7c
Browse repository at this point
Update src/design-library/init.php
bfintal
authored
f736922
View commit details
Copy full SHA for f736922
Browse repository at this point
Commits on Aug 5, 2025
load our scripts in the footer so as not to delay rendering
bfintal@gmail.com
committed
645ea01
View commit details
Copy full SHA for 645ea01
Browse repository at this point
Commits on Aug 26, 2025
Merge branch 'develop' into feat/generate-css-file
bfintal@gmail.com
committed
75af324
View commit details
Copy full SHA for 75af324
Browse repository at this point
You can’t perform that action at this time.