FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for API.md - postcss/postcss-selector-parser · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
postcss
/
postcss-selector-parser
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
215
Code
Issues
30
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
postcss-selector-parser
API.md
on
main
User selector
Datepicker
Commit history
Commits on Feb 6, 2025
feat: insert(Before|After) support multiple new node (#302)
btea
authored
3f5ecb6
View commit details
Copy full SHA for 3f5ecb6
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
docs: update `replaceWith` arguments (#300)
btea
authored
e254e60
View commit details
Copy full SHA for e254e60
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
docs: section link Error Handling (#293)
guspan-tanadi
authored
5c6260c
View commit details
Copy full SHA for 5c6260c
View code at this point
Browse repository at this point
Commits on May 1, 2023
docs: update clone (#277)
btea
authored
2c24f44
View commit details
Copy full SHA for 2c24f44
View code at this point
Browse repository at this point
Commits on May 20, 2022
docs: fix `container.atPosition()` API (#264)
ybiquitous
authored
c3db2ff
View commit details
Copy full SHA for c3db2ff
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
docs: fix typo in API.md operatator -> operator (#205)
vkrol
authored and
evilebottnawi
committed
842118b
View commit details
Copy full SHA for 842118b
View code at this point
Browse repository at this point
Commits on Dec 22, 2018
Update API.md processor example
jonathantneal
committed
3838c63
View commit details
Copy full SHA for 3838c63
View code at this point
Browse repository at this point
Commits on May 4, 2018
Update docs for descendant combinators.
chriseppstein
committed
9c7ba24
View commit details
Copy full SHA for 9c7ba24
View code at this point
Browse repository at this point
API for getting the node at specific source location.
chriseppstein
committed
2a00f62
View commit details
Copy full SHA for 2a00f62
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
Add entries for 4.0 to the changelog.
chriseppstein
committed
b4c3e57
View commit details
Copy full SHA for b4c3e57
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
Fix numerous escaping issues in Attributes.
Show description for bdab398
chriseppstein
committed
bdab398
View commit details
Copy full SHA for bdab398
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Update docs and metadata for 3.1.
chriseppstein
committed
10f0adb
View commit details
Copy full SHA for 10f0adb
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Update docs, make rule updating the default.
Show description for 84d57ea
chriseppstein
committed
84d57ea
View commit details
Copy full SHA for 84d57ea
View code at this point
Browse repository at this point
update documenation for new APIs
chriseppstein
committed
cab64b1
View commit details
Copy full SHA for cab64b1
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
Fix documentation method typo.
ben-eb
committed
c0a0ade
View commit details
Copy full SHA for c0a0ade
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Update examples.
ben-eb
committed
e5eb46f
View commit details
Copy full SHA for e5eb46f
View code at this point
Browse repository at this point
Use process/processSync instead of single process method.
ben-eb
committed
316b95e
View commit details
Copy full SHA for 316b95e
View code at this point
Browse repository at this point
Accept a PostCSS Rule node as an input.
ben-eb
committed
ce9490a
View commit details
Copy full SHA for ce9490a
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Fix lossless option typo
MadLittleMods
authored and
ben-eb
committed
8220636
View commit details
Copy full SHA for 8220636
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
Add Lossy behavior to remove non-significant whitespace (#81)
Show description for 96ed333
adam-26
authored and
ben-eb
committed
96ed333
View commit details
Copy full SHA for 96ed333
View code at this point
Browse repository at this point
Commits on Jun 19, 2016
Test that we export these constants, & add documentation.
ben-eb
committed
d1f4b27
View commit details
Copy full SHA for d1f4b27
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
Rename raw to raws; closes #54 (#60)
Show description for 1a70cd5
davidtheclark
authored and
ben-eb
committed
1a70cd5
View commit details
Copy full SHA for 1a70cd5
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Adds and properties to attribute nodes
davidtheclark
committed
b57783d
View commit details
Copy full SHA for b57783d
View code at this point
Browse repository at this point
Commits on Mar 6, 2016
Container#walkNesting & add API docs.
ben-eb
committed
ce68874
View commit details
Copy full SHA for ce68874
View code at this point
Browse repository at this point
Rename each & remove methods.
ben-eb
committed
cecc407
View commit details
Copy full SHA for cecc407
View code at this point
Browse repository at this point
Commits on Sep 29, 2015
Add string node type. Fixes #25.
ben-eb
committed
aa35329
View commit details
Copy full SHA for aa35329
View code at this point
Browse repository at this point
Commits on Sep 6, 2015
Fix typo and clarify source sentence
davidtheclark
committed
9bca6cc
View commit details
Copy full SHA for 9bca6cc
View code at this point
Browse repository at this point
Add API doc for source and sourceIndex
davidtheclark
committed
44b4d4d
View commit details
Copy full SHA for 44b4d4d
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
Document trailingComma.
ben-eb
committed
341b79a
View commit details
Copy full SHA for 341b79a
View code at this point
Browse repository at this point
Commits on Jun 14, 2015
node#replaceWith
ben-eb
committed
86137df
View commit details
Copy full SHA for 86137df
View code at this point
Browse repository at this point
container#insertBefore & insertAfter.
ben-eb
committed
cc6199b
View commit details
Copy full SHA for cc6199b
View code at this point
Browse repository at this point
Commits on Jun 10, 2015
Add node#clone.
ben-eb
committed
a16f963
View commit details
Copy full SHA for a16f963
View code at this point
Browse repository at this point
Add more docs.
ben-eb
committed
1255af0
View commit details
Copy full SHA for 1255af0
View code at this point
Browse repository at this point
Document container nodes.
ben-eb
committed
97745f0
View commit details
Copy full SHA for 97745f0
View code at this point
Browse repository at this point
Fix code highlight.
ben-eb
committed
41c6164
View commit details
Copy full SHA for 41c6164
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL