-
-
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 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…
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…
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…
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…
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…
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…
Implements renaming control directives
documentation
Improvements or additions to documentation
enhancement
New feature or request
#24
by elchininet
was merged Apr 24, 2020
Loading…
Build the library using Webpack and refactor some libraries
#28
by elchininet
was merged May 11, 2020
Loading…
Update Playground after publishing 1.6.0
playground
#30
by elchininet
was merged May 21, 2020
Loading…
Implemented the safeBothPrefix option
documentation
Improvements or additions to documentation
enhancement
New feature or request
#29
by elchininet
was merged May 21, 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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.