Iād like to cut a Clerk release soon. Would really appreciate it if folks could take io.github.nextjournal/clerk {:git/sha "99ae6b2307322a0843a683ddfa39ecc6d8cd6f56"} for a spin ahead of its release. š
Highlights in the upcoming release are:
⢠šļø First cut of image viewer (https://snapshots.nextjournal.com/clerk/build/7fc947c54f179d266ad7a97228c75b31f99b89e4/index.html#/notebooks/viewers/image.clj) (https://github.com/nextjournal/clerk/pull/51)
⢠šØļø Introduce print budget to elide deeply nested structures (https://github.com/nextjournal/clerk/pull/48)
⢠𪢠Refactor to avoid double parsing and make testing easier (https://github.com/nextjournal/clerk/pull/57)
⢠š Enable access to vars resulting from eval in viewers (https://github.com/nextjournal/clerk/pull/47)
⢠š¦ Add halt! to allow stopping Clerk (https://github.com/nextjournal/clerk/pull/43)
⢠𧿠Simplify & clean up viewers (https://github.com/nextjournal/clerk/pull/53)
⢠šØ Allow to bring your own css and js (https://github.com/nextjournal/clerk/pull/55)
⢠šŖ Refactor to avoid double parsing and make testing easier (https://github.com/nextjournal/clerk/pull/57)
Images are looking great on mobile!