314 Commits

Author SHA1 Message Date
Daniel Compton
4c4ecf9e49 Unset styles on before/after 2017-12-04 15:56:48 +13:00
Daniel Compton
9b1d77dc00 Improve app-db styling 2017-12-04 15:43:00 +13:00
Daniel Compton
86054ec1ad Update subs style 2017-12-04 15:43:00 +13:00
Daniel Compton
b5d5735b00 Split out colours to be used in other components 2017-12-04 15:43:00 +13:00
Daniel Compton
12542938a3 Add re-com v-box 2017-12-04 15:43:00 +13:00
Daniel Compton
1c585e2e5d Update CHANGELOG 2017-12-04 13:59:02 +13:00
Daniel Compton
427203f15f Update README 2017-12-04 13:58:03 +13:00
Daniel Compton
ce88eb4e30 Add Dependency status 2017-12-04 13:54:47 +13:00
Daniel Compton
5e4017cc94 Fix panel border not being shown correctly
Width was being rounded, and an extra 1% was added on, which meant you
would never see the scrollbars.
2017-12-04 13:53:29 +13:00
Mike Thompson
2cad7a3b9f
Tweak Readme 2017-12-03 02:48:18 +11:00
Mike Thompson
3050349aa1
Readme Tweaks 2017-12-03 02:19:56 +11:00
Mike Thompson
b7a0dd08c2
Tweak Readme 2017-12-03 01:09:28 +11:00
Mike Thompson
d95591e97d
Readme Tweaks 2017-12-02 23:27:29 +11:00
Mike Thompson
74bfc1d491
Readme Tweaks 2017-12-02 21:52:18 +11:00
Mike Thompson
20bb61fe20
Readme Tweaks 2017-12-02 21:43:52 +11:00
Mike Thompson
2a4db4df7d
Improve Readme 2017-12-02 21:26:54 +11:00
Daniel Compton
9d7be2c845 Reopen external window when reloading the application
Fixes #104
2017-11-27 16:39:23 +13:00
Daniel Compton
7d1062319d Comment out specs 2017-11-27 16:33:24 +13:00
Daniel Compton
4b86a36b66 Remove trailing hr from table
Fixes #116
2017-11-27 11:49:28 +13:00
Mike Thompson
aa00e585f5
Use the new tagline in the README 2017-11-26 07:45:16 +11:00
Daniel Compton
1919827ea0 Fixup resetting styles 2017-11-24 16:48:52 +13:00
Daniel Compton
132dcd6b02 Update docs for using Garden 2017-11-24 16:26:49 +13:00
Daniel Compton
590343b36d Switch from Less to Garden 2017-11-24 16:16:23 +13:00
Mike Thompson
1854ca2081
Improve README comment on versions 2017-11-23 21:56:25 +11:00
Mike Thompson
20f644fc6a
Add note about re-frame version 2017-11-23 21:54:10 +11:00
Daniel Compton
89dc02c126 Update changelog 2017-11-23 10:18:49 +13:00
Daniel Compton
d380f08c0c Update changelog 2017-11-23 10:04:29 +13:00
Daniel Compton
75a8dc941d Version 0.1.14-SNAPSHOT 2017-11-23 10:03:51 +13:00
Daniel Compton
877a632d91 Version 0.1.13 0.1.13 2017-11-23 10:03:33 +13:00
Daniel Compton
6128ec1901 Improve appearance of subscriptions panel 2017-11-23 10:03:03 +13:00
Daniel Compton
065e5f8a50 Update changelog 2017-11-23 09:44:51 +13:00
Daniel Compton
39d29f6252 Add bright yellow text when tracing is not enabled. 2017-11-22 15:02:52 +13:00
Daniel Compton
629406291f Depend on app-db for changes 2017-11-22 14:14:58 +13:00
Saskia Lindner
c7ffa124e0 Fix link to instructions in developers' readme 2017-11-22 09:13:51 +13:00
Daniel Compton
77613b6fd2 Add initial subs panel 2017-11-21 14:45:18 +13:00
Daniel Compton
8b5f380232 Automatically expand app-db path when adding it to browser 2017-11-21 14:40:46 +13:00
Daniel Compton
9395e12c48 Show disposed subscriptions in the subs section 2017-11-17 15:52:57 +13:00
Daniel Compton
92fa6efb1b Update changelog 2017-11-16 17:00:27 +13:00
Daniel Compton
17c78e3acd Version 0.1.13-SNAPSHOT 2017-11-16 16:59:26 +13:00
Daniel Compton
46934d1f99 Version 0.1.12 0.1.12 2017-11-16 16:59:06 +13:00
Daniel Compton
8f4336e16d Add developer info about source paths
Fixes #42.
2017-11-16 16:27:36 +13:00
Daniel Compton
06a73af5ad Update CHANGELOG 2017-11-16 15:38:25 +13:00
Daniel Compton
a6bf2be052 Save and load JSONML expansions to localstorage 2017-11-16 15:36:59 +13:00
Daniel Compton
87e5679ebb Persist app-db expansions
Uses the path through the hiccup as the expansion path. This means that
if the hiccup layout changes, the wrong item can be expanded. However
it is still better than the alternative, and can be improved in the
future.

Fixes #105
2017-11-16 15:33:07 +13:00
Daniel Compton
4d2db30dee Refactor CSS creation 2017-11-16 14:01:05 +13:00
Daniel Compton
fa4fca778c Check if JSONML object has body before expanding 2017-11-16 13:53:23 +13:00
Daniel Compton
7a8662edea Refactor naming to match JSONML spec 2017-11-16 13:49:52 +13:00
Daniel Compton
1a8ba45cad Print commas in cljs-devtools headers 2017-11-16 12:59:51 +13:00
Daniel Compton
19f52b49aa Refactor get object and config 2017-11-16 12:46:41 +13:00
Daniel Compton
9391d1c162 Preserve ordering of paths by storing as a list, not a set 2017-11-15 15:56:39 +13:00