Commit graph

75 commits

Author SHA1 Message Date
Michiel Borkent c18ba8ebd8 Add re-frame to codemirror 2022-11-23 13:31:52 +01:00
Michiel Borkent fe0efbc705 Update versions 2022-11-23 13:27:49 +01:00
Michiel Borkent 39ffad7899 re-frame tweaks 2022-11-23 13:23:53 +01:00
Michiel Borkent 2db6f44219 Upgrade libs 2022-11-23 11:42:45 +01:00
Michiel Borkent 83e96ceb4a fix codemirror 2022-10-10 15:28:51 +02:00
Michiel Borkent c9741b235e fix codemirror 2022-10-10 15:28:42 +02:00
Michiel Borkent a1c4464fdc demo 2022-10-10 14:46:16 +02:00
Michiel Borkent 87a74118f6 codemirror 2022-10-10 14:44:19 +02:00
Michiel Borkent 5cd791e09f codemirror 2022-10-10 14:44:10 +02:00
Michiel Borkent 7eec6ef0aa update codemirror page 2022-10-10 13:52:52 +02:00
Michiel Borkent 5157f98e09 codemirror example 2022-10-10 12:50:35 +02:00
Michiel Borkent 50ff95440c Add codemirror example 2022-10-10 12:46:23 +02:00
Michiel Borkent fe8bc0dc08 Bump version 2022-08-31 17:33:49 +02:00
Michiel Borkent a049c8eddb Bump version 2022-08-31 17:32:52 +02:00
Michiel Borkent cfac8dbaa5 Improve error during analysis, #34 2022-08-31 17:22:26 +02:00
Michiel Borkent ef34e84e59 better location info in error, #33 2022-08-31 14:07:01 +02:00
Michiel Borkent f4b10bc46c html 2022-08-31 13:48:13 +02:00
Michiel Borkent cf65ffaf20
cljs.pprint (#39) 2022-08-31 13:45:37 +02:00
Carnun Marcus-Page 25e9ea61af
Fix fix of bookmarklet share link (#37)
Related issue: https://github.com/babashka/scittle/issues/36
2022-08-16 13:00:51 +02:00
Carnun Marcus-Page a698bd4ed9
Fix bookmarklet share link (#35)
For some reason, Twitter (and possibly other sites!) cut closing parens from the "Copy this link to share ⤴️" link. So a quick-and-dirty fix is to just append a bit of whitespace.

A little more context (with pictures): https://twitter.com/CarnunMP/status/1559148858118111234
2022-08-15 14:34:44 +02:00
Michiel Borkent b5a8bc8fef versions 2022-05-17 21:29:20 +02:00
Michiel Borkent caa03b89c6 Update docs 2022-05-17 21:17:07 +02:00
Michiel Borkent 2a93334a43
Browser repl (#24) 2022-05-17 21:07:22 +02:00
Michiel Borkent 882c553e8a CodePen 2022-02-25 18:05:06 +01:00
Michiel Borkent 55196ae504 README [skip ci] 2022-02-25 18:02:02 +01:00
Michiel Borkent 2f9d68d118 v0.1.2 2022-02-25 10:53:56 +01:00
Michiel Borkent 1e737f1ca4 v0.0.1 gh-pages 2022-02-25 10:45:31 +01:00
Michiel Borkent e91302e808 Update pages 2022-02-15 11:12:43 +01:00
Michiel Borkent 96d2e44188 Run straight from github 2022-02-07 18:34:01 +01:00
Michiel Borkent 5f746000a5 Wordle text 2022-02-07 18:26:37 +01:00
Michiel Borkent 728cd304aa Add wordle by oxalorg 2022-02-07 18:23:16 +01:00
Michiel Borkent 8f72a1a51f Update links 2021-11-16 13:54:43 +01:00
Michiel Borkent 64dde95f82 Update links 2021-09-22 23:40:12 +02:00
Michiel Borkent ab42eb7f26 Update examples 2021-08-24 09:43:26 +02:00
Michiel Borkent 595d4d3ead [#15] Add println 2021-08-24 09:40:12 +02:00
Michiel Borkent 1a55b3401e v0.0.2 docs 2021-07-03 12:53:27 +02:00
Michiel Borkent 874ceeb354 Use jsdelivr 2021-06-12 16:57:10 +02:00
Michiel Borkent f700c814ca Document luminus example 2021-06-12 16:19:16 +02:00
Michiel Borkent f10870268e cljs-ajax example 2021-06-11 14:33:30 +02:00
Michiel Borkent 3991b4868d Load html examples from resources 2021-05-29 20:48:16 +02:00
Michiel Borkent fb828d9958 Update sci and links 2021-05-29 20:04:17 +02:00
Gert Goet c5fdaf4a02
Allow bookmarklet to be shared (#5) 2021-05-27 22:37:51 +02:00
Jeroen van Dijk 1eabb65c4c
Bookmarklet: Be able to load gists (#4)
* Simplify extraction code

* Remove unnecessary wrapping

* Be able to load from gist.github.co
2021-05-27 19:32:13 +02:00
Jeroen van Dijk 169c9b8717
Bookmarklet improvements (#3)
* Remove unused function

* Improve serialisation + loading of bookmarlets

- Drop bookmark link on textarea to edit

* Move serialisation to correct place
2021-05-27 12:12:26 +02:00
Michiel Borkent 74a1fb7f8d remove max age 2021-05-27 09:55:46 +02:00
Michiel Borkent 62b3f1ad5f auto-eval 2021-05-27 09:55:08 +02:00
Michiel Borkent 1db46040a3 example links 2021-05-26 23:09:39 +02:00
Michiel Borkent 57b2c6cd33 Add example links 2021-05-26 23:06:07 +02:00
Jeroen van Dijk fc15e8a5ac Add simple error handling 2021-05-26 17:55:19 +03:00
Jeroen van Dijk b8a0957530 Don’t load scittle twice (while testing) 2021-05-26 17:55:19 +03:00