Playing with a @statamic experiment thatโs been bouncing around in my head for quite a long time. Could be pretty cool, and itโs only half Bard relatedโฆ. maybe two thirds.
Do I need this: ๐ ?
Playing with a @statamic experiment thatโs been bouncing around in my head for quite a long time. Could be pretty cool, and itโs only half Bard relatedโฆ. maybe two thirds.
Do I need this: ๐ ?
Apparently the fourth hardest problem in computer science:
Predictive text knowing that when you type the first half of your postcode, youโre probably going to want to type the second half of your postcode.
Been testing @LaravelLivewire Flux customisation using Blade Tailor. These styles are defined in one file, without publishing the templates or using CSS overrides (mostly).
(I love Flux's look, but Iโd like to use it in projects with their own style, so I'm just experimenting.)
Customise (tailor) the props, classes and attributes used by blade components from outside the template files. - GitHub - jacksleight/blade-tailor: Customise (tailor) the props, classes and attrib...
Here are some more examples of what this can do. I've also made some tweaks to the API. There's also a `reset` option that allows you to remove all built-in classes, just in case you really really want to style the whole thing from scratch (but still keep all the behaviour).
I originally built this to use with my own package of general purpose components, but since it can now work with other packages maybe I should release it?
Just tagged @statamic Bard Mutator v3: https://github.com/jacksleight/statamic-bard-mutator/releases/tag/3.0.0
๐ Mutators are now known as plugins
๐ฆ Class based plugins for easier organisation and reuse
๐ญ Scoped plugins that can be enabled per-field
๐ ๏ธ New helpers for advanced data manipulation
๐ Easier setup with no custom binding
Super excited to announce a big new feature for @statamic Bard Texstyle: Pins! ๐
Pins make it really easy to add custom elements within a line of text, like icons, footnotes, and dynamic values. You can create any types you like, and render them however you like.
๐ Release notes:
https://statamic.com/addons/jacksleight/bard-texstyle/release-notes
๐ Pins documentation:
https://jacksleight.dev/docs/bard-texstyle/pins
๐ฌ And a blog post on implementing footnotes:
https://jacksleight.dev/posts/adding-footnotes-to-bard-with-texstyle-pins