Anatoly
d9c4f621cd
[docs]: update a link to Alan J. Perlis quote
2018-10-26 11:48:41 -04:00
anatoly
ed1c9944f6
npm: update package.json version
...
also remove circle.yml
2018-10-26 08:54:42 -04:00
anatoly
e07d7d6aad
onto 0.1.15-SNAPSHOT
2018-10-25 22:36:17 -04:00
Anatoly
686b79e03f
[docs]: change feedback channels format
2018-10-25 22:35:25 -04:00
Anatoly
2ff032c8b3
[docs]: add clojar shileds badge
2018-10-25 22:32:26 -04:00
Anatoly
244d834c46
[docs]: reduce slack icon
2018-10-25 22:23:57 -04:00
Anatoly
0ff5fe106c
[docs]: add travis and release badges
2018-10-25 21:52:27 -04:00
anatoly
bb23747273
switch form circle to travis
2018-10-25 19:48:40 -04:00
anatoly
2d5566ae86
release 0.1.14
2018-10-25 18:35:55 -04:00
anatoly
1acd4feb4c
#100 cljs: throw js/Error not just a string
2018-10-25 15:45:41 -04:00
Anatoly
c210cc486c
docs: toc add "Disable Lazy Start" sub section
2018-10-12 14:39:01 -04:00
Anatoly
4f8384763b
docs: toc link to "cljc mode"
2018-10-12 14:33:50 -04:00
anatoly
6e848d1ee4
#99 and #95 : add ^{:on-lazy-start :throw}
2018-10-12 14:22:49 -04:00
anatoly
db38d8cacd
onto 0.1.14-SNAPSHOT
2018-08-07 23:28:29 -04:00
anatoly
594cc58b71
releae 0.1.13
2018-08-07 23:27:21 -04:00
Anatoly
e956dd4de5
Merge pull request #98 from dijonkitchen/patch-1
...
[docs]: fix spelling
2018-07-18 18:00:57 -04:00
Jonathan Chen
0a208bd275
Docs: Fix spelling
2018-07-18 14:16:41 -07:00
anatoly
5e0a4c5bfc
#97 : self hosted 0.1.13-SNAPSHOT
2018-05-06 20:56:57 -04:00
anatoly
562340f4dc
#83 : [docs] add doc string
2018-04-24 15:48:32 -04:00
anatoly
b3f3f49d64
scoping npm package: @tolitius/mount
2018-04-09 12:07:06 -04:00
Anatoly
a4552fc6ed
Merge pull request #97 from arichiardi/self-host-support
...
self-host ClojureScript support
2018-04-08 22:56:58 -04:00
Andrea Richiardi
697775ef45
Use more modern clojure and clojurescript in the tests
2018-04-06 22:29:43 -07:00
Andrea Richiardi
75d05e3158
Add package.json for npmjs.com publishing
2018-04-06 22:29:43 -07:00
Andrea Richiardi
dc59f3ec98
Add minimal self-host testing
2018-04-06 22:29:43 -07:00
Andrea Richiardi
1ccff026de
Move macrovich macro in separate namespace and tweak
...
This patch makes sure we use a separate namespace for macrovich and that macros
are correctly loaded. It avoids having warnings under :advanced. It also puts
vars back where they were before as they look in the right order.
2018-04-06 22:29:43 -07:00
Vadim Platonov
be6e9be246
Works under self-hosted Clojurescript
2018-04-06 21:50:17 -07:00
Anatoly
52e360f3ab
Merge pull request #96 from hipitihop/patch-1
...
Update differences-from-component.md
2018-04-05 11:30:13 -04:00
Denis Johnson
fdb85e0fe2
Update differences-from-component.md
...
Removed redundant `is`
2018-04-05 14:04:49 +10:00
anatoly
e247636be6
reformat all with linter
2018-03-15 23:50:49 -04:00
Anatoly
e032a6ef54
[changelog]: formatting
2018-02-10 14:57:58 -05:00
anatoly
dc7dbdd51e
update changelog for 0.1.12
2018-02-10 14:56:07 -05:00
anatoly
677812e3ee
releasing 0.1.12
2018-02-10 14:53:04 -05:00
Anatoly
ac16b04b68
[change log]: formatting
2018-02-09 09:42:50 -05:00
Anatoly
14100ad648
[doc]: note about exception handling
2017-11-08 00:45:17 -05:00
Anatoly
8bb5e19303
Merge pull request #83 from kenrestivo/master
...
Add docstring for defstate
2017-08-28 12:48:18 -04:00
Anatoly
fb97606b37
Merge pull request #89 from au-phiware/patch-1
...
Remove ref to old state alias in `swap-states`.
2017-08-24 09:36:01 -04:00
Corin Lawson
a23def2e2f
Remove ref to old state alias in swap-states.
2017-08-24 16:33:02 +10:00
Anatoly
e9e107f4fa
[doc]: logging via mount-up
2017-08-17 12:03:43 -04:00
ken restivo
31e0b68918
Add docstring.
2017-05-01 21:38:11 -07:00
anatoly
4d961b56c0
:on-reload :noop should not leave stale references
2017-04-06 23:33:27 -04:00
anatoly
095eb81488
#81 : stop-except & start-without to take all states
2017-04-06 17:35:45 -04:00
Anatoly
6ae0255677
[docs]: formatting
2017-04-06 15:34:56 -04:00
anatoly
355b9b3ea3
#63 : goog.log/error for logging cljs errors
2017-03-14 00:03:57 -04:00
anatoly
2f51e5049e
#63 : prn => log
2017-03-13 20:34:15 -04:00
anatoly
f01b0538e1
#63 : on failure (down) reports and cleans up vs. just "throw"
2017-03-12 23:23:59 -04:00
anatoly
448375d2dc
circle: adding -Xmx
2017-03-06 20:07:36 -05:00
anatoly
a49a7e4d55
[cljs docs]: cljs example with boot png
2017-03-02 11:00:11 -05:00
Anatoly
b873590f0a
[cljs docs]: boot cljs-example
2017-03-02 10:57:14 -05:00
Anatoly
2cface9878
Merge pull request #78 from jumarko/master
...
Fix typo in documentation
2017-02-22 10:12:07 -05:00
Juraj Martinka
2f4ffa47a7
Fix typo in documentation
2017-02-22 08:14:15 +01:00