django-components/sampleproject/components/calendar
Juro Oravec a49f5e51dd
feat: component URL (#1088)
* feat: allow to set defaults

* refactor: remove input validation and link to it

* feat: component URL

* refactor: fix linter errors

* refactor: fix linter errors + update examples to use Component.View..get

* docs: update comment

* refactor: revert change to hash_comp_cls

* docs: update comment
2025-04-07 10:44:41 +02:00
..
calendar.css Improve structure of sampleproject. 2022-07-18 09:13:36 +02:00
calendar.html Replace all instances of component_block with component. Remove duplicate tests. 2024-02-21 22:38:06 +01:00
calendar.js 🐛Prevent potential null elements 2022-07-23 14:42:48 +08:00
calendar.py feat: component URL (#1088) 2025-04-07 10:44:41 +02:00