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

GitHub / sparsetech/pine issues and pull requests

#78 - Question about suitability to Web scraping.

Issue - State: open - Opened by deabreu about 4 years ago

#77 - Text rendering uses global mutable; is not thread safe

Issue - State: open - Opened by mosteli over 4 years ago

#76 - Drop DOM parser

Pull Request - State: closed - Opened by tindzk almost 5 years ago

#75 - Add benchmark suite

Pull Request - State: closed - Opened by tindzk almost 5 years ago

#74 - Node: Add textContent function

Pull Request - State: closed - Opened by tindzk over 5 years ago

#73 - Attributes: Fix type of 'start' attribute on <ol>

Pull Request - State: closed - Opened by tindzk over 5 years ago

#72 - Build: Update dependencies

Pull Request - State: closed - Opened by tindzk over 5 years ago

#71 - Build: Update Seed to fix CI failures

Pull Request - State: closed - Opened by tindzk over 5 years ago

#70 - Allow spaces before and after equal sign in attribute definition

Pull Request - State: closed - Opened by lavrov over 5 years ago - 4 comments

#69 - Publish pre-releases to Bintray

Pull Request - State: open - Opened by tindzk over 5 years ago

#68 - Scala.js 1.0 support

Issue - State: closed - Opened by tindzk over 5 years ago - 2 comments

#67 - Improve performance of HTML parser on JVM

Pull Request - State: closed - Opened by tindzk over 5 years ago

#66 - Fix Node.removeAll diffing on List of List

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

#65 - Pine Tag.toText seems to not preserve line breaks

Issue - State: closed - Opened by david-bouyssie almost 6 years ago - 3 comments
Labels: enhancement

#64 - Release Pine for Scala Native 0.4.0-M2

Issue - State: closed - Opened by david-bouyssie almost 6 years ago - 7 comments
Labels: help wanted

#63 - Travis CI: Use OpenJDK to fix CI build

Pull Request - State: closed - Opened by tindzk about 6 years ago

#62 - HtmlParser: Parse DOCTYPE case-insensitively

Pull Request - State: closed - Opened by tindzk about 6 years ago

#61 - HtmlParser: Prevent infinite loop when tag is not closed

Pull Request - State: closed - Opened by tindzk about 6 years ago

#60 - Empty artifact for 2.13 version

Issue - State: closed - Opened by lolgab about 6 years ago - 2 comments

#59 - Fix Scala Native build and run test cases

Pull Request - State: closed - Opened by tindzk about 6 years ago

#58 - Scala Native support

Issue - State: closed - Opened by david-bouyssie about 6 years ago - 4 comments
Labels: bug

#57 - Fix the name setting

Pull Request - State: closed - Opened by eed3si9n about 6 years ago - 1 comment

#56 - Drone CI: Enable Scala 2.13 build

Pull Request - State: closed - Opened by tindzk about 6 years ago

#55 - Support Scala 2.13

Pull Request - State: closed - Opened by kevinwright about 6 years ago - 8 comments

#54 - Allow `Node.suffixIds` to update multiple attributes. This fixes #52.

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

#53 - Allow `Node.suffixIds` to update multiple attributes. This fixes #52.

Pull Request - State: closed - Opened by erikvanoosten over 6 years ago - 6 comments

#52 - `Node.suffixIds` to update references also

Issue - State: closed - Opened by erikvanoosten over 6 years ago - 3 comments

#51 - Add Seed build files for Scala 2.11 and 2.12

Pull Request - State: closed - Opened by tindzk over 6 years ago

#50 - No LICENSE file

Issue - State: closed - Opened by kevinwright over 6 years ago - 1 comment

#49 - Docs page gives a 404 error

Issue - State: closed - Opened by kevinwright over 6 years ago - 1 comment

#48 - Add support for rendering SVG nodes

Pull Request - State: closed - Opened by tindzk over 6 years ago

#47 - Underscores are removed from html

Issue - State: open - Opened by erikvanoosten over 7 years ago - 3 comments
Labels: bug

#46 - `TagTokenListAttribute.state` duplicates attribute values

Issue - State: closed - Opened by erikvanoosten over 7 years ago - 4 comments
Labels: bug

#45 - `appendSibling`

Issue - State: closed - Opened by erikvanoosten over 7 years ago - 4 comments

#44 - Readonly is a boolean attribute

Issue - State: closed - Opened by erikvanoosten over 7 years ago - 2 comments

#43 - Add `TagRef.exists()`

Issue - State: closed - Opened by erikvanoosten over 7 years ago - 1 comment
Labels: enhancement

#42 - Can only update 1 attribute

Issue - State: closed - Opened by erikvanoosten over 7 years ago - 2 comments

#41 - Interpolation for attributes fails when concatenating

Issue - State: closed - Opened by erikvanoosten over 7 years ago - 2 comments

#40 - Allow reading html from path relative to code being compiled

Issue - State: closed - Opened by erikvanoosten over 7 years ago - 2 comments
Labels: enhancement

#39 - External Html file is not closed

Issue - State: closed - Opened by erikvanoosten over 7 years ago - 3 comments

#38 - IDE support

Issue - State: closed - Opened by tindzk over 7 years ago - 3 comments

#37 - Support CDATA tags in parser

Issue - State: closed - Opened by tindzk almost 8 years ago

#36 - Improve Boolean attributes

Issue - State: closed - Opened by tindzk about 8 years ago
Labels: bug

#35 - Compress HTML

Issue - State: open - Opened by tindzk about 8 years ago

#34 - Don't restrict TagRef to browser DOM nodes

Issue - State: open - Opened by tindzk about 8 years ago

#33 - DOM patching

Issue - State: open - Opened by tindzk over 8 years ago
Labels: enhancement

#32 - Build: Update dependencies

Pull Request - State: closed - Opened by tindzk almost 9 years ago

#31 - Js: Support lambda functions

Pull Request - State: closed - Opened by tindzk almost 9 years ago - 2 comments

#30 - Provide more type classes for Diff

Issue - State: closed - Opened by tindzk almost 9 years ago

#29 - Build: Fix publishing of artifacts

Pull Request - State: closed - Opened by tindzk almost 9 years ago - 2 comments

#27 - Solve #26

Pull Request - State: closed - Opened by anatoliykmetyuk almost 9 years ago

#26 - version.sbt needs to be set for subprojects

Issue - State: closed - Opened by anatoliykmetyuk almost 9 years ago

#25 - Project restructure

Pull Request - State: closed - Opened by anatoliykmetyuk almost 9 years ago

#24 - Project restructured to multibuild project. Cats subproject added

Pull Request - State: closed - Opened by anatoliykmetyuk almost 9 years ago - 1 comment

#23 - Build: Temporarily disable Scala 2.12

Pull Request - State: closed - Opened by tindzk almost 9 years ago

#22 - Introduce Diff.Update() and improve MDNParser

Pull Request - State: closed - Opened by tindzk almost 9 years ago

#21 - Bump dependencies

Pull Request - State: closed - Opened by tindzk almost 9 years ago

#20 - DiffSupport: Add missing JS mappings

Pull Request - State: closed - Opened by tindzk almost 9 years ago

#19 - Code generation

Issue - State: closed - Opened by tindzk almost 10 years ago

#18 - Client-server communication

Issue - State: closed - Opened by tindzk almost 10 years ago - 1 comment

#17 - Reactive and immutable tree implementation

Issue - State: closed - Opened by tindzk almost 10 years ago

#16 - Benchmarks

Issue - State: closed - Opened by tindzk almost 10 years ago

#15 - Use type provider for nodes with identifiers

Issue - State: open - Opened by tindzk about 10 years ago

#14 - Control behaviour of external HTML macro

Issue - State: closed - Opened by tindzk about 10 years ago - 1 comment

#13 - Detect changes in HTML files

Issue - State: closed - Opened by tindzk about 10 years ago

#12 - Streaming HTML parser

Issue - State: open - Opened by tindzk about 10 years ago
Labels: enhancement

#11 - Improve HTML generation

Issue - State: closed - Opened by tindzk about 10 years ago

#10 - Write documentation

Issue - State: closed - Opened by tindzk about 10 years ago

#9 - Support for dynamically loaded HTML

Issue - State: closed - Opened by tindzk about 10 years ago

#8 - Resolve nodes statically

Issue - State: closed - Opened by tindzk about 10 years ago - 1 comment

#7 - Better typing for HTML bindings

Issue - State: closed - Opened by tindzk about 10 years ago - 1 comment

#6 - Load external HTML files

Issue - State: closed - Opened by tindzk about 10 years ago

#5 - Support variable number of arguments in macro

Issue - State: closed - Opened by tindzk about 10 years ago - 1 comment

#4 - Unit tests

Issue - State: closed - Opened by tindzk about 10 years ago

#3 - CSS bindings

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

#2 - Scala.js support

Issue - State: closed - Opened by tindzk about 10 years ago

#1 - Obtain HTML tags from MDN

Pull Request - State: closed - Opened by tindzk about 10 years ago