1
0
Fork 0
mirror of synced 2024-07-31 19:01:57 +12:00
Commit graph

119 commits

Author SHA1 Message Date
Conor_Mack
deab1adc31 Completed CSS Selector Styling 2020-05-25 15:23:56 +01:00
Conor_Mack
983a1c3718 Testing Complete - Resolve Post Issue 2020-05-18 16:32:00 +01:00
Martin McKeaveney
3c9af5336e formatting 2020-05-18 11:01:17 +01:00
Martin McKeaveney
2ebe5580d5 fixing tests 2020-05-07 22:25:27 +01:00
Martin McKeaveney
db69673a9d data components 2020-05-07 22:15:09 +01:00
Martin McKeaveney
16ec3719ea client lib tests 2020-05-07 13:33:25 +01:00
Martin McKeaveney
0ec47971d0 formatting + fixing builder tests 2020-05-07 10:53:34 +01:00
Martin McKeaveney
b6b50182e2 dev setup complete 2020-05-06 12:17:15 +01:00
Martin McKeaveney
ddb1880b98 development setup, adding data components 2020-05-06 10:33:30 +01:00
Martin McKeaveney
af9c1adb35 apps being served correctly 2020-05-04 17:13:57 +01:00
Martin McKeaveney
5b4bce8b8f component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 2020-05-02 15:29:10 +01:00
Martin McKeaveney
3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
Martin McKeaveney
65de002c57 show screenslot if there's no screens 2020-04-06 17:06:04 +01:00
Martin McKeaveney
0178d66ee9 publish 2020-04-06 09:30:58 +01:00
Martin McKeaveney
31853a6c34 v0.0.32 2020-04-06 09:26:13 +01:00
Michael Shanks
ab316fedcd v0.0.31 2020-04-02 19:27:54 +01:00
Michael Shanks
eb8dedeea1 v0.0.30 2020-04-02 19:16:21 +01:00
Michael Shanks
dcf4f4963c v0.0.29 2020-03-31 16:33:40 +01:00
Michael Shanks
ad496a7c3e v0.0.28 2020-03-31 14:44:04 +01:00
Martin McKeaveney
f82a954666 formatting 2020-03-27 16:58:32 +00:00
Martin McKeaveney
fa95ba2d79 moving code from main store to backend file 2020-03-16 18:54:48 +00:00
Michael Shanks
dd1d3643e4 lerna updated gitHead for me for some reason 2020-03-05 14:54:22 +00:00
Michael Shanks
a54d978662 v0.0.27 2020-03-05 08:53:44 +00:00
Michael Shanks
128218a0fa v0.0.26 2020-03-05 08:48:04 +00:00
Michael Shanks
a510d18318 v0.0.25 2020-03-05 08:37:51 +00:00
Michael Shanks
b90add5833 v0.0.24 2020-02-27 23:42:35 +00:00
Michael Shanks
2548e0da2c v0.0.23 2020-02-27 22:08:29 +00:00
Michael Shanks
39075b5032 _bb client api, relative url checks for root path,+ handles absolutes 2020-02-27 21:14:41 +00:00
Michael Shanks
7438e6f057 v0.0.22 2020-02-27 11:59:35 +00:00
Michael Shanks
f7c0e7a27c v0.0.21 2020-02-26 22:47:09 +00:00
Michael Shanks
615688afa7 v0.0.20 2020-02-26 22:32:19 +00:00
Michael Shanks
e87e890306 v0.0.19 2020-02-26 22:26:19 +00:00
Michael Shanks
6c10a4a2cf v0.0.18 2020-02-26 22:18:45 +00:00
Michael Shanks
56d51014d4 prep for NPM publish 2020-02-26 22:18:14 +00:00
Michael Shanks
05d55de0d8 v0.0.17 2020-02-26 21:12:13 +00:00
Michael Shanks
4f2f2b9015 dont try to attachChildren if theres not htmlElement supplied 2020-02-26 15:57:48 +00:00
Michael Shanks
1e4659db19 bugfix: route params not populated correctly 2020-02-25 22:27:02 +00:00
Martin McKeaveney
3fd7f376e3 all eslint errors fixed 2020-02-25 16:23:45 +00:00
Martin McKeaveney
1912150149 fix tests 2020-02-25 15:46:04 +00:00
Martin McKeaveney
7ae40de558 eslint tidy up 2020-02-25 15:46:04 +00:00
Michael Shanks
cb79302b1a added _bb.get/setContext to clientApi - for MD components 2020-02-24 16:41:03 +00:00
Michael Shanks
829eea4189 bugfix: await event handlers 2020-02-24 16:04:13 +00:00
Michael Shanks
f68ac7577e router not properly matching parameterized route 2020-02-24 14:57:34 +00:00
Michael Shanks
35d5ae9ed8 random bug - client setState 2020-02-24 14:57:05 +00:00
Michael Shanks
1657beb8fc bugfix - client - approotPath not passed correctly 2020-02-24 11:15:08 +00:00
Michael Shanks
9c90a5f087 test fixes - store renamed state 2020-02-23 22:18:23 +00:00
Michael Shanks
9835e71a2e prettier - auto 2020-02-23 22:18:05 +00:00
Michael Shanks
ccc55ae8b5 Merge pull request #121 from shogunpurple/state-management-v2
State management v2
2020-02-23 22:16:56 +00:00
Michael Shanks
91aa46836f publishDev scripts create dirs, so we dont get annoying errors 2020-02-22 22:24:19 +00:00
Michael Shanks
d7de2f1b0e pass in routeParams to uiFunctions 2020-02-21 23:01:41 +00:00