GitHub / EmilStenstrom/django-components issues and pull requests
#909 - Missing context vars from context_processors in ISOLATED mode
Issue -
State: open - Opened by ldurey 7 months ago
- 1 comment
#908 - refactor: Patch Template.compile_nodelist with custom template parser
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
#907 - build(deps): bump pymdown-extensions from 10.13 to 10.14
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#906 - build(deps): bump importlib-resources from 6.4.5 to 6.5.2
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#905 - build(deps): bump mkdocs-autorefs from 1.2.0 to 1.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#904 - build(deps): bump smmap from 5.0.1 to 5.0.2
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#902 - feat: Literal dicts and lists part 2
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
- 1 comment
#901 - Combining with template preprocessing not working
Issue -
State: open - Opened by batistadasilva 7 months ago
- 5 comments
#899 - refactor: move the utils from component_tags to util.template_tag
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
- 1 comment
#898 - feat: list and dict literals in tags + fix tag parser
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
- 1 comment
#897 - Support for partials
Issue -
State: open - Opened by ramalhoruben 7 months ago
- 12 comments
#896 - docs: add djc-heroicons to community examples
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
#895 - Testing utilities
Issue -
State: open - Opened by JuroOravec 7 months ago
- 2 comments
#894 - In-template component input that has filter(s) with whitespace don't work
Issue -
State: closed - Opened by JuroOravec 7 months ago
- 1 comment
Labels: bug
#893 - chore: bump v0.124
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
#892 - docs: Move the "Getting started" tutorial to top-level of docs
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
- 1 comment
#891 - refactor: use HTML5 parser for BeautifulSoup
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
- 1 comment
#890 - feat: add Media.extend
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
- 1 comment
#888 - refactor: exclude underscored files from autodiscovery
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
- 3 comments
#887 - build(deps): bump gitpython from 3.1.43 to 3.1.44
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#886 - build(deps): bump pillow from 11.0.0 to 11.1.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#885 - build(deps): bump pyparsing from 3.2.0 to 3.2.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#884 - build(deps): bump gitdb from 4.0.11 to 4.0.12
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#883 - build(deps): bump pygments from 2.18.0 to 2.19.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#882 - Add Django system checks to catch installation errors
Issue -
State: open - Opened by JuroOravec 7 months ago
#881 - Document how to define defaults Component inputs
Issue -
State: open - Opened by JuroOravec 7 months ago
- 7 comments
Labels: documentation
#880 - refactor: Assign content of file from Component.template_file to Component.template
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
#878 - refactor: rename template_name to template_file
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
#877 - docs: add documentation around component media
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
- 1 comment
#876 - build(deps-dev): bump mypy from 1.14.0 to 1.14.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies
#875 - build(deps): bump mkdocstrings-python from 1.12.2 to 1.13.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#874 - build(deps): bump griffe from 1.5.1 to 1.5.4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#873 - build(deps): bump charset-normalizer from 3.4.0 to 3.4.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#872 - Allow literal arrays and dictionaries as component inputs and better setting of conditional CSS classes
Issue -
State: open - Opened by JuroOravec 7 months ago
- 3 comments
#871 - Make link to docs more prominent
Pull Request -
State: closed - Opened by EmilStenstrom 7 months ago
#870 - feat: allow to set main JS and CSS from files + lazy-load component m…
Pull Request -
State: closed - Opened by JuroOravec 7 months ago
- 2 comments
#868 - build(deps): bump jinja2 from 3.1.4 to 3.1.5
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#867 - build(deps): bump click from 8.1.7 to 8.1.8
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#866 - build(deps): bump pymdown-extensions from 10.12 to 10.13
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#865 - build(deps): bump urllib3 from 2.2.3 to 2.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#864 - build(deps-dev): bump mypy from 1.13.0 to 1.14.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#861 - refactor: Backbone for passing JS and CSS variables
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 2 comments
#860 - chore: bump v0.122
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#859 - bug: TemplateDoesNotExist when using extends on main template and two components with same parent template
Pull Request -
State: closed - Opened by ldurey 8 months ago
- 6 comments
Labels: bug
#858 - chore: bump v0.121
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#857 - refactor: Fix the use of filters with component inputs
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 1 comment
#856 - Add test for #855
Pull Request -
State: closed - Opened by spapas 8 months ago
#855 - Bug when updating from 0.118 to 0.119.
Issue -
State: closed - Opened by spapas 8 months ago
- 4 comments
#854 - build(deps): bump sqlparse from 0.5.2 to 0.5.3
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#853 - build(deps): bump mkdocs-material from 9.5.43 to 9.5.49
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#852 - build(deps): bump certifi from 2024.8.30 to 2024.12.14
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#851 - docs: remove work in progress comments
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#850 - chore: bump v0.120
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#849 - fix: format tag param with translation correctly
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 1 comment
#847 - Version 0.119 seems to have broken the translation mechanism for component inputs
Issue -
State: closed - Opened by penenkel 8 months ago
- 3 comments
Labels: bug
#846 - chore: bump v0.119
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#845 - feat: Add support for HTML fragments
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 1 comment
#843 - chore: bump v0.118
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#842 - docs: fix links in README and "overview" section, add tutorial
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 3 comments
#841 - build(deps): bump playwright from 1.48.0 to 1.49.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 3 comments
Labels: dependencies
#840 - build(deps): bump six from 1.16.0 to 1.17.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#839 - build(deps): bump whitenoise from 6.7.0 to 6.8.2
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 3 comments
Labels: dependencies
#838 - build(deps): bump markdown-exec from 1.9.3 to 1.10.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#837 - build(deps): bump pillow from 10.4.0 to 11.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#836 - JS and CSS integrations: CSS / JS variables, scoped CSS, component client-side function
Issue -
State: open - Opened by JuroOravec 8 months ago
Labels: enhancement
#835 - Improving time to load. Inspiration from McMaster-Carr
Issue -
State: open - Opened by JuroOravec 8 months ago
#834 - docs: fix link to license in README
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#833 - refactor: fix sampleproject component-relative
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#832 - chore: bump v0.117
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#831 - Replace BeautifulSoup4 with own lightweight HTML parser
Issue -
State: open - Opened by JuroOravec 8 months ago
- 3 comments
Labels: optimisation
#830 - problem with using components as views and passing the arguments as context
Issue -
State: closed - Opened by PouriaMzn 8 months ago
- 2 comments
#829 - Plugins
Issue -
State: open - Opened by JuroOravec 8 months ago
#828 - refactor: Add own LRU cache impl for template caching
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#827 - refactor: use the tag parser to streamline the tag handlers
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 1 comment
#826 - build(deps): bump django from 5.1.3 to 5.1.4
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#825 - refactor: apply Template patch at AppsConfig.ready()
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#824 - refactor: configure top-level redirect for docs
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 1 comment
#823 - refactor: replace selectolax with beautifulsoup
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 4 comments
#822 - chore: bump v0.116
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#821 - fix: Fix broken JS execution order
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 2 comments
#820 - Revert "build(deps): bump playwright from 1.48.0 to 1.49.0"
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#818 - alpine:init issue
Issue -
State: closed - Opened by TheSteveBurgess 8 months ago
- 8 comments
Labels: bug
#817 - Adding `request` arg to render
Pull Request -
State: closed - Opened by lhole 8 months ago
- 9 comments
#816 - docs: Move docs-folder to root
Pull Request -
State: closed - Opened by dalito 8 months ago
- 4 comments
#815 - refactor: Run CI tests in both unix and windows environments
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 4 comments
#814 - chore: bump v0.115
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#813 - build(deps): bump regex from 2024.9.11 to 2024.11.6
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#812 - build(deps-dev): bump pytest from 8.3.3 to 8.3.4
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#811 - build(deps): bump zipp from 3.20.2 to 3.21.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#810 - build(deps): bump mkdocs-include-markdown-plugin from 7.1.1 to 7.1.2
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#809 - chore: update supported versions - add Python 3.13, Django 5.1
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
#808 - Add support for Python 3.13
Issue -
State: closed - Opened by JuroOravec 8 months ago
- 1 comment
Labels: ops
#807 - Resolve component HTML / JS / CSS paths lazily
Issue -
State: closed - Opened by JuroOravec 8 months ago
Labels: bug
#806 - Run CI tests also on Windows image
Issue -
State: closed - Opened by JuroOravec 8 months ago
Labels: ops
#805 - Add pages that list all known django-component plugins and components
Issue -
State: open - Opened by JuroOravec 8 months ago
- 2 comments
Labels: documentation
#804 - Documentation excellence
Issue -
State: open - Opened by JuroOravec 8 months ago
- 6 comments
Labels: help wanted, documentation
#803 - docs: slim down project README
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 1 comment
#802 - refactor: add generated API docs to git
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 1 comment
#801 - refactor: re-add top-level docs/README.md to re-add missing index.html
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 2 comments
#800 - docs: Split README
Pull Request -
State: closed - Opened by JuroOravec 8 months ago
- 1 comment