-
-
Notifications
You must be signed in to change notification settings - Fork 17
Pull requests: elchininet/postcss-rtlcss
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
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…
Change the default import by a named import to have a similar implementation in CommonJS and ES6 modules
enhancement
New feature or request
#3
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…
Add documentation and examples of the directives
documentation
Improvements or additions to documentation
#5
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…
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…
Refactor the way in which the rules are added
enhancement
New feature or request
#8
by elchininet
was merged Apr 12, 2020
Loading…
Build an utility to loop through the children of a container taking into account the rtl comments
enhancement
New feature or request
#9
by elchininet
was merged Apr 12, 2020
Loading…
Refactor the rules and declarations parsers
enhancement
New feature or request
#10
by elchininet
was merged Apr 13, 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 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…
In override mode, avoid adding unset variables when both versions exist in the Rule
enhancement
New feature or request
#13
by elchininet
was merged Apr 14, 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…
Implement chainable override detection
bug
Something isn't working
enhancement
New feature or request
#15
by elchininet
was merged Apr 16, 2020
Loading…
Build a Playground page
enhancement
New feature or request
#16
by elchininet
was merged Apr 17, 2020
Loading…
Playground options
enhancement
New feature or request
#17
by elchininet
was merged Apr 18, 2020
Loading…
Fix a bug that was preventing animation name flipping in names surrounded by commas
bug
Something isn't working
#18
by elchininet
was merged Apr 18, 2020
Loading…
Refactor the main data in a store module
enhancement
New feature or request
#19
by elchininet
was merged Apr 20, 2020
Loading…
Added autoRename option to rename rule selectors taking into account the stringMap
documentation
Improvements or additions to documentation
enhancement
New feature or request
#20
by elchininet
was merged Apr 21, 2020
Loading…
Mimic the RTLCSS string map behaviour
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
#21
by elchininet
was merged Apr 21, 2020
Loading…
Refactor the control directive detection and management
enhancement
New feature or request
#22
by elchininet
was merged Apr 22, 2020
Loading…
Simplify the control directive detection logic
enhancement
New feature or request
#23
by elchininet
was merged Apr 23, 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…
Improve control directive regular expression
enhancement
New feature or request
#25
by elchininet
was merged Apr 28, 2020
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.