This PR moves our patterns over to the default categories whenever it makes sense to do so. We reuse the following categories that already exist in core:
Featured
Headers
Query
Buttons
Columns
Gallery
Text
... and we create just a couple additional ones:
Footers
Pages
When our patterns appear in pre-existing categories, they appear at the top of the list.
Some patterns appear in multiple categories, which I think is fine.
Some of our patterns have general in their filename, even though that category isn't used anymore. I think that's ok though, it's essentially just like calling them "miscellaneous". Open to objections though. 🙂
Resolves #267.
This PR moves our patterns over to the default categories whenever it makes sense to do so. We reuse the following categories that already exist in core:
... and we create just a couple additional ones:
When our patterns appear in pre-existing categories, they appear at the top of the list.
Some patterns appear in multiple categories, which I think is fine.
Some of our patterns have
general
in their filename, even though that category isn't used anymore. I think that's ok though, it's essentially just like calling them "miscellaneous". Open to objections though. 🙂Screenshots
Before:
After:
https://user-images.githubusercontent.com/1202812/145451797-bcd4e669-a580-4895-9bb7-c092959de024.mp4