Skip to content

Pull requests: elchininet/postcss-rtlcss

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix 'PostcCSS' → 'PostCSS' typo in README documentation Improvements or additions to documentation fix
#293 by julien-deramond was merged Apr 4, 2024 Loading…
Add documentation and examples of the directives documentation Improvements or additions to documentation
#5 by elchininet was merged Apr 12, 2020 Loading…
Add documentation about each plugin option documentation Improvements or additions to documentation
#4 by elchininet was merged Apr 12, 2020 Loading…
Multiple changes documentation Improvements or additions to documentation enhancement New feature or request
#6 by elchininet was merged Apr 12, 2020 Loading…
Bump websocket-extensions from 0.1.3 to 0.1.4 in /playground dependencies Pull requests that update a dependency file
#31 by dependabot bot was merged Jun 8, 2020 Loading…
Implemented an option to flip keyframes animations documentation Improvements or additions to documentation enhancement New feature or request
#11 by elchininet was merged Apr 13, 2020 Loading…
Add a bothPrefix option to manage overridden properties due to specificity bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
#14 by elchininet was merged Apr 16, 2020 Loading…
Add support to replace multiple animation names bug Something isn't working enhancement New feature or request
#12 by elchininet was merged Apr 13, 2020 Loading…
Refactor the rules and declarations parsers enhancement New feature or request
#10 by elchininet was merged Apr 13, 2020 Loading…
Implement chainable override detection bug Something isn't working enhancement New feature or request
#15 by elchininet was merged Apr 16, 2020 Loading…
Improve control directive regular expression enhancement New feature or request
#25 by elchininet was merged Apr 28, 2020 Loading…
Add to the readme the disadvantage of the override method documentation Improvements or additions to documentation
#2 by elchininet was merged Apr 12, 2020 Loading…
Add to the readme the disadvantage of the override method documentation Improvements or additions to documentation
#1 by elchininet was merged Apr 11, 2020 Loading…
Move the logic of directive detection outside of the walkcontainer utility enhancement New feature or request
#26 by elchininet was merged Apr 29, 2020 Loading…
This commit implements the RTL raw control directive documentation Improvements or additions to documentation enhancement New feature or request
#27 by elchininet was merged Apr 29, 2020 Loading…
Simplify the control directive detection logic enhancement New feature or request
#23 by elchininet was merged Apr 23, 2020 Loading…
Refactor the way in which the rules are added enhancement New feature or request
#8 by elchininet was merged Apr 12, 2020 Loading…
Refactor the options parsed to have the final StringMap needed by rtlcss enhancement New feature or request
#7 by elchininet was merged Apr 12, 2020 Loading…
Implements renaming control directives documentation Improvements or additions to documentation enhancement New feature or request
#24 by elchininet was merged Apr 24, 2020 Loading…
Update Playground after publishing 1.6.0 playground
#30 by elchininet was merged May 21, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.