Skip to content

Releases: daviddarnes/mastodon-post

v1.3.0

22 Apr 09:30
fa0cbe8
Compare
Choose a tag to compare
  • Added custom templates for specific instances using a new template attribute and <template> elements with an id #5 #6
  • Added the option to set multiple values to a single template element using the data-key attribute, e.g. <a data-key="content, url"> </a> #6
  • Relatively small refactor to make the code easier to read and maintain going forward #4 #6

v1.2.0

08 Apr 08:45
e311777
Compare
Choose a tag to compare
  • Added support for accessing nested data using dot notation (e.g. account.display_name) #2 #1

v1.1.1

19 Feb 13:01
Compare
Choose a tag to compare
  • Fix documentation formatting

v1.1.0

19 Feb 12:58
Compare
Choose a tag to compare
  • Add a demo showing how to use a custom template
  • Document how to use a custom template
  • Update demo styles for better presentation
  • Adjust how values are applied to anchor and image elements, applying them to href and src respectively

v1.0.1

18 Feb 09:23
6c3b855
Compare
Choose a tag to compare

Amend package description.

v1.0.0

18 Feb 00:18
87587aa
Compare
Choose a tag to compare

Initial release