0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding reverse_left_and_right option in css_optimiser.php web interface More... over 5 years ago
adding support for border-radius in reverse_left_and_right option More... over 5 years ago
Adding support for border-radius shorthands, taking in account special cases with double radius for horizontal and vertical cases More... over 5 years ago
forgotten property background-position-x in reverse_left_and_right More... over 5 years ago
adding support for border-width in reverse_left_and_right option More... over 5 years ago
adding support for border-style in reverse_left_and_right option More... over 5 years ago
adding support for border-color in reverse_left_and_right option More... over 5 years ago
PHP Doc More... over 5 years ago
methode reverse_left_and_right() in charge of inverting left and right keywords and values Use specifical submethod for certains properties using shorthands like background, margin, padding��� More... over 5 years ago
new option reverse_left_and_right set to 0 by default that should produce a left-to-right reverted CSS, useful for automaticaly producing a RTL CSS from a LTR one for website supporting Left To Right languages as well as Right To Left + unit tests for expected output : * being able to switch left and right keywords in properties name * switch left and right keywords in properties values except in content string (but included in background image file name) * siwtch left and right properties in shorthands padding & margin More... over 5 years ago
better and more logical output of explode_ws when string start with seperator : produce an empty first string in the array More... over 5 years ago
Markdown README More... about 6 years ago
v1.5.7 : PHP 7 compatibility, composer update, Travis CI integration More... about 6 years ago
returning non-zero if tests fail More... about 6 years ago
Adding back Deprecated errors so deprecations can be caught by tests More... about 6 years ago
adding "no-api" for travis More... about 6 years ago
Adding travis yml, making test dependencies loadable via composer More... about 6 years ago
update LGPL version according to Composer needs More... over 6 years ago
Fix #48 : Allow using CSS3.0 level with optimiser interface More... over 6 years ago
Unit test for #48 : test OK in CSS 3.0 More... over 6 years ago
php each function is deprecated More... over 6 years ago
Update readme More... over 6 years ago
Version 1.5.6 More... over 6 years ago
Fix #41 #46 Transistion property fix + unit test More... over 7 years ago
Fix #44 : @import bug fix + unit test More... over 7 years ago
Fix #42 : bugfix merge_selectors was not called More... almost 8 years ago
oups, good version number here too More... over 8 years ago
Version 1.5.5 More... over 8 years ago
2 additional tests about indenting in @media, and a fix to avoid to fill empty lines with tabs in low compression template (see #39) More... over 8 years ago
Version 1.5.4 More... over 8 years ago