A bit of a lighter edition this time around, given the holidays and all. We'll be covering December 23 to December 29.
Features
-
@ben added a
tag
Liquid tag! You can use it like so:
{% tag markdown %}
Which renders:
#markdown
Bug Fixes and Other Contributions
-
@Link2Twenty is continuing their work of adding CSS variables for dark mode. Thanks for all the PRs, Andrew!
-
@rhymes refactored and cleaned up our
imageManagement
component for the new editor. This should help with adding a copy button to the image URLs in the new editor. If you'd like to help with that, check out the issue on GitHub. Thanks for the help, @rhymes! -
We've made profile URL validations a bit less strict. You should be able to add your respective LinkedIn/Medium/GitLab/etc. profile links more easily now.
-
@somedood fixed some cursor issues with our search results filter sidebar and our posts filter section. Thanks for the fix, @somedood!
-
@moriczgergo added the Docker installation process to our Table of Contents in the README. Thanks, @moriczgergo!
-
Ben did some gardening, replacing some hardcoded dev.to links with an environment variable and refactoring our articles API controller to be a bit more flexible.
-
@nickytonline fixed our Storybook by reverting it back to the last known version. Thanks for the fix, Nick!
-
@abraham removed an unnecessary variable assignment, all in two lines! Thanks, Abraham!
-
@arun fixed the misnamed title attributes for the Latest and Infinity time filters on a feed page. It's merged, but @arun mentioned that they're "not too happy with this method. If someone has a better solution, feel free to comment [on the PR]." Thanks, @arun!
New Issues
No new issues from last week. Check out the previous Repo Recap for lots of new issues to discuss:
dev.to Repo Recap from the Past Week
Andy Zhao (he/him) for The DEV Team ・ Dec 29 '18
Thanks for reading!
Top comments (1)
Thanks for your contributions @ben , @link2twenty , @rhymes , @somedood , @moriczgergo , @nickytonline , @abraham , and @arun !