feature branch: multi drip lists #1276
Annotations
1 error
commitlint
You have commit messages with errors
β§ input: create multiple drip lists, list as grid of linked card-thumbs (closes #694, closes #695, closes #697) (#701)
* feat: drip-card thumblink format
* style: drip-list-card thumb truncates to max 4 split rows
* feat: allow creating multiple drip lists :)
* style: drip-list-card mobile header (no horizontal scroll on single view)
* style: create new drip list card
* style: touchup drip-list-cards on profile
* style: drip list card: truncate title only on thumblink format
β subject may not be empty [subject-empty]
β type may not be empty [type-empty]
β header must not be longer than 100 characters, current length is 109 [header-max-length]
β body must not be longer than 100 characters [body-max-length]
β found 2 problems, 2 warnings
β Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|