shadow-cljs
Advanced tools
Changelog
2.11.24 - 2021-03-21
a92bb
] tailwind/jit for UI css5c51d
] fix UI display issuesf7a36
] add more places for :local-ip config1a41a
] UI style tweaksbe902
] adapt to new event handling code512c1
] fix some indentationb0d44
] [UI] remove worker, remove streams8d116
] link building conduit playlist692a1
] Add shadow-cljs + tailwindcss-jit example (#853)5a7ec
] Add devcards example (#852)Changelog
2.11.19 - 2021-03-01
a5ed0
] update UI for latest shadow-grove changes805aa
] add missing package-lock.json filesafb9b
] fix UI build2c005
] add missing :output-feature-set optionsdd659
] add util tap-hookf2482
] bump browser-repl output-feature-set default9fe22
] Fix little typo (#844)055dd
] add ESM braindump doc97802
] move shadow.undertow stuff into separate repo087f1
] add little util "test" to help debug JsInspectord0451
] prepare for new closure-compiler version bumpChangelog
2.11.15 - 2021-01-26
a19ae
] allow empty :entries for :npm-module again7575a
] add config option to keep import as is for :esm33d5d
] fix missing shadow$provide global in :npm-module05a4d
] fix bad return value for bad .jar pathbef29
] fix Release button not working9b931
] UI cleanup and style tweaks, thanks @jacekschae