Skip to content

Commit 908ffd9

Browse files
update roadmap
one down 💪
1 parent 5aa6c61 commit 908ffd9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ROADMAP.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,10 @@ To give you an idea of what the final compiled output might look like, here's a
113113
</html>
114114
```
115115

116-
## Overriding Default Attributes
116+
## Overriding Default Attributes ✅
117+
118+
> [!NOTE]
119+
> This was added in django-bird [v0.3.0](https://github.com/joshuadavidthomas/django-bird/releases/tag/v0.3.0) via the `{% bird:props %}` templatetag. There are now two ways to define parameters passed in to django-bird components: attributes and properties.
117120
118121
Similiarly, this is table stakes for a modern Django component library. You should be able to set default attributes in your component and allow them to be overridden:
119122

0 commit comments

Comments
 (0)