Commit graph

166 commits

Author SHA1 Message Date
Michiel Borkent deb6166ce1 dev docs 2022-12-22 21:28:59 +01:00
Michiel Borkent 0f22ba7bf8 dev 2022-12-22 21:27:30 +01:00
Michiel Borkent 25feaf2641 Update versions 2022-12-22 21:26:47 +01:00
Michiel Borkent ade3c6e111 0.5.12 2022-12-22 21:21:40 +01:00
Michiel Borkent 7517e1afc5 Prep release 2022-12-22 21:21:10 +01:00
Michiel Borkent 638efa590b Prep release 2022-12-22 21:18:20 +01:00
Michiel Borkent ef3d1c0873 Add test codemirror 2022-12-22 21:14:11 +01:00
Michiel Borkent 47b10966e1 Upgrades 2022-12-22 21:13:43 +01:00
Michiel Borkent d16cbd6486 Upgrade SCI 2022-12-21 17:01:44 +01:00
Michiel Borkent 3e67519400 Upgrade SCI, fixes #47 2022-12-19 15:03:49 +01:00
Michiel Borkent bb930b7506 index 2022-11-23 13:58:59 +01:00
Michiel Borkent 1f2d3eab6c Changelog 2022-11-23 13:42:24 +01:00
Michiel Borkent 3fcc3978e5 Update codemirror example 2022-11-23 13:40:09 +01:00
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 e75a1ad6ef 0.4.11 2022-11-23 13:26:34 +01:00
Michiel Borkent 98b904c819 Prepare npm publish 2022-11-23 13:26:10 +01:00
Michiel Borkent 39ffad7899 re-frame tweaks 2022-11-23 13:23:53 +01:00
Brandon Olivier ec81500dcb
Add support for re-frame (#46)
* Bump sci.configs for re-frame

* Update changelog

Co-authored-by: Michiel Borkent <michielborkent@gmail.com>
2022-11-23 12:51:49 +01:00
Michiel Borkent 623e9707bd Upgrade SCI 2022-11-23 12:48:34 +01:00
Michiel Borkent b10afa88ac Upgrade libs 2022-11-23 11:43:21 +01:00
Michiel Borkent 2db6f44219 Upgrade libs 2022-11-23 11:42:45 +01:00
Michiel Borkent 0ceda6ec9f Add all public vars of cljs ajax core 2022-11-23 11:39:41 +01:00
Michiel Borkent 7756155576 Bump sci.configs 2022-11-09 12:15:57 +01:00
Michiel Borkent b2cad51995 Bump SCI 2022-10-18 17:14:07 +02:00
Srijayanth Sridhar 693d6ff8c2
Fix scittle.nrepl to honor SCITTLE_NREPL_WEBSOCKET_PORT (#45) 2022-10-18 17:06:03 +02:00
rgkirch 12e5a33964
Update README.md (#42) 2022-10-13 20:47:15 +02: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 cf74e1a33d changelog 2022-08-31 17:47:03 +02:00
Michiel Borkent 2ec46c8531 Fix changelog 2022-08-31 17:34:32 +02:00
Michiel Borkent fe8bc0dc08 Bump version 2022-08-31 17:33:49 +02:00
Michiel Borkent 60c01d45e3 0.3.10 2022-08-31 17:33:22 +02:00
Michiel Borkent a049c8eddb Bump version 2022-08-31 17:32:52 +02:00
Michiel Borkent 2cb9e7de68 Improve error renderer 2022-08-31 17:28:07 +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
Ray McDermott 7bf5bc087d
Add promesa (#38)
* Add promesa

* Add promesa
2022-08-30 11:02:11 +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
Søren Sjørup fe353c4c08
add brackets in require in README.md (#30) 2022-07-15 10:44:42 +02:00
Michiel Borkent 77b55f658e docs 2022-05-17 21:44:25 +02:00