Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LeaVerou/parsel issues and pull requests

#77 - Nesting selectors like `& > button` cannot be parsed

Issue - State: open - Opened by OrKoN 17 days ago - 4 comments

#76 - Include combinators when stringifying (sub)trees

Pull Request - State: closed - Opened by bgotink about 1 month ago - 2 comments

#75 - Add support for relative selector lists

Pull Request - State: open - Opened by thecrypticace 4 months ago - 2 comments

#74 - :has(> selector) can't be parsed

Issue - State: open - Opened by bgotink 5 months ago
Labels: bug

#73 - parsel-js does not work with commonjs require

Issue - State: closed - Opened by ling1726 12 months ago

#72 - Use `cjs` extension for cjs entrypoint

Pull Request - State: closed - Opened by ling1726 12 months ago - 6 comments

#71 - Fails to parse selector with empty ":where()"

Issue - State: closed - Opened by guivr about 1 year ago - 3 comments
Labels: bug

#70 - Fails to parse selector with "@keyframes"

Issue - State: closed - Opened by guivr about 1 year ago - 1 comment

#69 - Update docs

Pull Request - State: closed - Opened by jrandolf over 1 year ago

#68 - Add `stringify` function

Pull Request - State: closed - Opened by jrandolf over 1 year ago

#67 - Use generator for walking

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 2 comments

#66 - Delete parsel_aborted.js

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 3 comments

#65 - Rename to parcel.ts might have affected website?

Issue - State: closed - Opened by wiowou over 1 year ago - 12 comments

#64 - Do not export `tokenizeBy`

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 3 comments

#63 - Do not export `gobbleParens` and `tokenizeBy`

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 5 comments

#62 - Move public assets to `public`

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 4 comments

#61 - Add strongly-typed `Token` types

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 5 comments

#60 - 1.1.0 Release

Issue - State: closed - Opened by jrandolf over 1 year ago - 3 comments

#59 - Use `Object.entries` for iteration

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 1 comment

#58 - Rename `Tokens` to `Token`

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 2 comments

#57 - Fix CSS escape parsing and redundant restore matching

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 6 comments

#56 - Add `quote_type` to editor config

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 3 comments

#55 - Fix string matching

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 1 comment

#54 - Use TypeScript

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 11 comments

#53 - Use TypeScript

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 2 comments

#52 - Build `dist` during prepublishing

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 5 comments

#51 - Use greedy expression for pseudo-element

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 1 comment

#50 - Use `http-server`

Pull Request - State: closed - Opened by jrandolf over 1 year ago

#49 - Use TypeScript

Pull Request - State: closed - Opened by jrandolf over 1 year ago - 4 comments

#48 - Nested parenthesis is broken for `pseudo-element`s

Issue - State: closed - Opened by jrandolf over 1 year ago - 1 comment
Labels: bug

#47 - Create 1.0.4 release

Issue - State: closed - Opened by bramus over 1 year ago - 1 comment

#46 - Add extra test for `html|*`

Pull Request - State: closed - Opened by bramus over 1 year ago - 1 comment

#45 - Add support for Universal Selector

Pull Request - State: closed - Opened by bramus over 1 year ago - 1 comment

#44 - Parsing `html|*` reports it is a Compound Selector

Issue - State: closed - Opened by bramus over 1 year ago - 4 comments
Labels: bug

#43 - Parsing `*` does not include a name

Issue - State: closed - Opened by bramus over 1 year ago - 1 comment

#42 - Parsing `*` reports it is a Type Selector

Issue - State: closed - Opened by bramus over 1 year ago - 1 comment
Labels: enhancement, good first issue

#41 - [package.json] exposes types to npm

Pull Request - State: closed - Opened by Ayc0 over 1 year ago - 1 comment

#40 - Fix specificity for `:nth-child()` and `:nth-last-child()`

Pull Request - State: closed - Opened by Ayc0 over 1 year ago - 1 comment

#39 - Fix walk callback argument type definition

Pull Request - State: closed - Opened by uramer over 1 year ago - 1 comment

#38 - Wrong walk callback type definition

Issue - State: closed - Opened by uramer over 1 year ago

#37 - Show bundle size of the latest release

Pull Request - State: closed - Opened by DmitrySharabin over 1 year ago - 1 comment

#36 - Update package.json for 1.0.3

Pull Request - State: closed - Opened by brettalewis over 1 year ago

#35 - Bump version

Issue - State: closed - Opened by brettalewis over 1 year ago

#34 - fix for quoted attributes returning "§" (#26)

Pull Request - State: closed - Opened by brettalewis over 1 year ago - 1 comment

#33 - fix: fix for trimmed attribute selector value

Pull Request - State: closed - Opened by david-luna over 1 year ago - 1 comment

#32 - Type Definitions file `index.d.ts` not being published

Issue - State: closed - Opened by seveibar almost 2 years ago - 1 comment

#31 - remove the unused 'named capturing group' in regex

Pull Request - State: closed - Opened by logmatrix almost 2 years ago - 3 comments

#30 - Escaped `(` in selectors breaks output

Issue - State: closed - Opened by guivr about 2 years ago - 2 comments
Labels: bug

#29 - Walk through list nodes

Pull Request - State: closed - Opened by intrnl over 2 years ago - 3 comments

#28 - Added Stringify Method

Pull Request - State: closed - Opened by Pranomvignesh over 2 years ago - 8 comments

#27 - Add `stringify` method

Issue - State: closed - Opened by mhyfritz almost 3 years ago - 1 comment

#26 - selector returns weird symbol instead of attribute value

Issue - State: closed - Opened by natarius almost 3 years ago - 4 comments

#25 - Failed to use this module in vanilla node.js es modules.

Issue - State: closed - Opened by hyrious almost 3 years ago - 1 comment

#24 - Add typings

Pull Request - State: closed - Opened by mattflux almost 3 years ago - 1 comment

#23 - Update new lib references in website

Pull Request - State: closed - Opened by rajasegar about 3 years ago - 1 comment

#22 - Lib path references in website needs to be updated.

Issue - State: closed - Opened by rajasegar about 3 years ago - 1 comment

#21 - Setup Rollup

Pull Request - State: closed - Opened by rajasegar about 3 years ago - 12 comments

#20 - Common js require import

Issue - State: closed - Opened by rajasegar about 3 years ago - 3 comments

#19 - fix last base spesificity calc (index fix)

Pull Request - State: closed - Opened by alper-batioglu about 3 years ago - 2 comments

#18 - Added support for nth-child(An+b of ...)

Pull Request - State: closed - Opened by noamr about 3 years ago - 3 comments

#17 - Unexpected trimmed attribute selector value

Issue - State: closed - Opened by KillyMXI over 3 years ago - 1 comment
Labels: bug

#16 - fix quote regexp

Pull Request - State: closed - Opened by lifaon74 over 3 years ago - 5 comments

#15 - Simplify the build script

Pull Request - State: closed - Opened by dgrammatiko over 3 years ago - 3 comments

#14 - Fix typo in index.html

Pull Request - State: closed - Opened by papb over 3 years ago - 1 comment

#13 - Add Typing for the typescript

Pull Request - State: closed - Opened by NaveenDA over 3 years ago - 5 comments

#11 - Errors in parsing with relational pseudo-class: `Combinator X used in selector start`

Issue - State: closed - Opened by Semigradsky over 3 years ago - 1 comment
Labels: bug

#10 - Parsing case-sensitive and case-insensitive selectors are different

Issue - State: closed - Opened by Semigradsky over 3 years ago - 2 comments
Labels: bug

#9 - Add License File

Issue - State: closed - Opened by stockholmux over 3 years ago - 1 comment

#8 - fix last base spesificity calc (index fix)

Pull Request - State: closed - Opened by alper-batioglu almost 4 years ago - 1 comment

#7 - List + compound selectors result in duplicated nodes

Issue - State: closed - Opened by nolanlawson almost 4 years ago - 1 comment
Labels: bug

#6 - Fails to handle escaping properly

Issue - State: closed - Opened by matheus23 almost 4 years ago
Labels: bug

#5 - Fails to parse selector list of non-trivial selectors

Issue - State: closed - Opened by matheus23 almost 4 years ago - 2 comments
Labels: bug

#4 - feat: allow hotlinking to specific input

Pull Request - State: closed - Opened by umutbozdag almost 4 years ago - 4 comments

#3 - Question about

Issue - State: closed - Opened by abeq almost 4 years ago - 1 comment

#2 - pseudo element specificity

Pull Request - State: closed - Opened by tanhauhau almost 4 years ago - 3 comments