Working from home
WordPress & Web Sustainability Developer
- Athens, Greece
- https://aristath.github.io/
- @aristath
Block or Report
Block or report aristath
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
WordPress/gutenberg Public
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
-
-
696 contributions in the last year
Activity overview
Contributed to
WordPress/gutenberg,
Yoast/yoast-tailwind-columns-block,
WordPress/wordpress-develop
and 31 other
repositories
Contribution activity
August 2022
Created 9 commits in 1 repository
Created a pull request in WordPress/gutenberg that received 2 comments
Use the style-engine in global styles
What? Runs the global styles through the style-engine's processor to optimize styles. Why? Optimizes the CSS: Removes duplicates, combines selector…
+60
−2
•
2
comments
Opened 5 other pull requests in 2 repositories
WordPress/gutenberg
1
open
2
merged
1
closed
WordPress/wordpress-develop
1
open
Reviewed 18 pull requests in 2 repositories
WordPress/gutenberg
17 pull requests
- Fix no-results grammar.
- minor tweaks to the style engine
- Style Engine: Include 6.1 CSS filter, ensure style engine can output CSS functions like clamp
- Layout: merge CSS rule for block gap
- Style engine: permit wp custom CSS properties
- Home Link: Use 'sprintf' in the render callback
- [WIP] Change Webfonts API architecture to use Core's Dependencies API
- Post date: Add option to display as the last modified date
- fix sanitization for style-engine declarations
- Fix styles declarations returning before all properties output
- Search Block: Remove margins from the input
- Navigation: Overlay: Fix link inheritance
- Elements: Update the load order of the CSS in the Site Editor
- Style engine: prettify output
- Style engine: enqueue block supports styles in Gutenberg
- Date settings: check for $wp_locale before using it
- Style engine: enqueue block support styles
WordPress/wordpress-develop
1 pull request
Created an issue in WordPress/gutenberg that received 7 comments
Compiled block styles contain a lot of trash
Description All block styles contain ~75 lines of comments which are not needed. For example you can take a look at https://github.com/WordPress/Wo…
7
comments