Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rstudio/py-htmltools issues and pull requests
#60 - htmltools 0.3.0
Pull Request -
State: closed - Opened by wch over 1 year ago
#59 - Expose `ScriptItem`
Issue -
State: open - Opened by schloerke over 1 year ago
#58 - chore: Fix typing issues with `make check`
Pull Request -
State: closed - Opened by schloerke over 1 year ago
#57 - Add helper methods on `Tag` class: `add_class(prepend=False)`, `remove_class`, and `add_style`
Pull Request -
State: closed - Opened by schloerke over 1 year ago
#56 - Remove Python 3.7 support
Pull Request -
State: closed - Opened by wch over 1 year ago
#55 - Allow for `TagAttrs` to accept a `Tag`'s `attrs`
Pull Request -
State: open - Opened by schloerke over 1 year ago
#54 - Render neighboring inline tags with no whitespace between them
Pull Request -
State: closed - Opened by wch over 1 year ago
#53 - Add URL support to HTMLDependency
Pull Request -
State: closed - Opened by schloerke over 1 year ago
#52 - Should allow HTML dependencies from remote URLs
Issue -
State: closed - Opened by wch over 1 year ago
- 2 comments
#51 - Clean up types
Pull Request -
State: closed - Opened by wch over 1 year ago
#50 - Fix typing for `TagChildArg`
Issue -
State: open - Opened by wch over 1 year ago
#49 - Add a _package_dir alias for package_dir
Pull Request -
State: closed - Opened by cpsievert almost 2 years ago
- 1 comment
#48 - Dev version breaks shinywidgets
Issue -
State: closed - Opened by cpsievert almost 2 years ago
#47 - Get tests passing on Windows
Pull Request -
State: closed - Opened by cpsievert almost 2 years ago
#46 - Fix pyright/black/isort errors
Pull Request -
State: closed - Opened by jcheng5 almost 2 years ago
- 1 comment
#45 - `HTMLDependency` does not work with external script sources
Issue -
State: open - Opened by schloerke about 2 years ago
- 3 comments
#44 - Pinned importlib_metadata to smaller than 5
Pull Request -
State: open - Opened by fpgmaas about 2 years ago
#43 - Add "python -m htmltools.html2tags" feature
Pull Request -
State: open - Opened by jcheng5 about 2 years ago
#42 - [feature] singleton function - htmltools::singleton
Issue -
State: open - Opened by Polkas about 2 years ago
- 3 comments
#41 - Add a `conda` install option for `htmltools`
Issue -
State: closed - Opened by sugatoray over 2 years ago
- 1 comment
#40 - `HTMLDependency(script=)` should allow for a list of strings
Issue -
State: open - Opened by cpsievert over 2 years ago
- 1 comment
#39 - Make JSXTag private/unsupported
Pull Request -
State: closed - Opened by cpsievert over 2 years ago
#38 - Using str()/repr() on a Tag/TagList/HTML now returns a string, not an HTML string
Pull Request -
State: closed - Opened by cpsievert over 2 years ago
- 1 comment
#37 - HTML object is hard to inspect, using str and repr
Issue -
State: closed - Opened by machow over 2 years ago
#36 - Don't assume tags.head() is always present as the first child of tags.html() when rendering HTMLDocument()
Pull Request -
State: closed - Opened by cpsievert over 2 years ago
#35 - Passing tags.html() directly to HTMLDocument() needs a very particular structure to work correctly
Issue -
State: closed - Opened by cpsievert over 2 years ago
#34 - Don't produce interior whitespace within a tag that has inline tag(s)
Pull Request -
State: closed - Opened by cpsievert over 2 years ago
- 1 comment
#33 - Should replace setup.py
Issue -
State: closed - Opened by wch over 2 years ago
- 1 comment
#32 - Allow lib_prefix to be specified through an environment variable
Pull Request -
State: open - Opened by cpsievert over 2 years ago
#31 - Don't make package a requirement in HTMLDependencySource
Pull Request -
State: closed - Opened by cpsievert over 2 years ago
#30 - `HTMLDependency(source=)` requires a package field
Issue -
State: closed - Opened by cpsievert over 2 years ago
#29 - Leverage html-react-parser to properly handle HTML() inside of JSXTag
Pull Request -
State: open - Opened by cpsievert over 2 years ago
#28 - HTML() doesn't work as expected in JSXTag
Issue -
State: open - Opened by cpsievert over 2 years ago
#27 - Treat tags.script like an HTML dependency inside of JSXTag
Pull Request -
State: open - Opened by cpsievert over 2 years ago
- 1 comment
#26 - tags.script() doesn't execute when it's a child of a JSXTag
Issue -
State: open - Opened by cpsievert over 2 years ago
- 5 comments
#25 - Move requirements.txt to install_requires in setup.cfg
Pull Request -
State: closed - Opened by wch over 2 years ago
#24 - 'Auto' id namespacing for shiny's Module()
Pull Request -
State: closed - Opened by cpsievert over 2 years ago
- 1 comment
#23 - head_content() doesn't produce dependencies of the same name across python processes
Issue -
State: closed - Opened by cpsievert over 2 years ago
#22 - Attach metadata about HTMLDependency()'s in the rendered document
Pull Request -
State: closed - Opened by cpsievert over 2 years ago
- 1 comment
#21 - HTML tags should have case-insensitive attributes
Issue -
State: open - Opened by wch over 2 years ago
#20 - Update and add docstrings to tag functions
Pull Request -
State: closed - Opened by cpsievert over 2 years ago
#19 - JSXTag() now queries for script tags that need render before inserting contents
Pull Request -
State: closed - Opened by cpsievert over 2 years ago
#18 - JSXTag() doesn't render when added after page load
Issue -
State: closed - Opened by cpsievert over 2 years ago
#17 - HTML style attribute with multiple properties isn't deparsed correctly inside a JSXTag
Issue -
State: open - Opened by cpsievert over 2 years ago
#16 - Privatize submodules
Issue -
State: closed - Opened by cpsievert over 2 years ago
#15 - HTML() loses it's class when added to non-HTML() strings
Issue -
State: open - Opened by cpsievert almost 3 years ago
- 1 comment
#14 - Consider removing children keyword argument and __call__ method on Tag
Issue -
State: open - Opened by cpsievert almost 3 years ago
#13 - Render dictionaries in the positional argument of a tag as tag attributes
Pull Request -
State: closed - Opened by cpsievert almost 3 years ago
- 1 comment
#12 - Bump ipython from 7.29.0 to 7.31.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#11 - Better typing for TagChildArg
Pull Request -
State: closed - Opened by wch almost 3 years ago
- 1 comment
#10 - Need easier way to pass along kwargs with same name as a named arg
Issue -
State: closed - Opened by wch almost 3 years ago
#9 - Tag automatically lower cases attribute names
Issue -
State: closed - Opened by cpsievert almost 3 years ago
#8 - Tweaks to lib_prefix API
Pull Request -
State: closed - Opened by cpsievert almost 3 years ago
#7 - Unable to render tagifiable class that returns a TagList
Issue -
State: closed - Opened by cpsievert almost 3 years ago
- 1 comment
#6 - Use sphinx to generate website docs
Issue -
State: open - Opened by cpsievert about 3 years ago
#5 - Miscellanous fixes
Pull Request -
State: closed - Opened by cpsievert about 3 years ago
#4 - New inheritance approach
Pull Request -
State: closed - Opened by cpsievert about 3 years ago
#3 - wip generalize and refactor attribute handling; jsx improvements
Pull Request -
State: closed - Opened by cpsievert about 3 years ago
#2 - Fixes for type checker
Pull Request -
State: closed - Opened by wch about 3 years ago
#1 - Consider having inline tags eat their whitespace
Issue -
State: open - Opened by cpsievert about 3 years ago