|
|
ccfd757aed
|
Album -> DOMVM AlbumView
|
2017-09-27 12:27:25 -05:00 |
|
|
|
da9e699df4
|
Image -> DOMVM ImageView
|
2017-09-25 15:39:16 -05:00 |
|
|
|
67b87b7163
|
Start conversion to DOMVM: thumbnail
|
2017-09-25 14:04:39 -05:00 |
|
|
|
b2f3615754
|
Add convenience logging.
|
2017-05-18 14:01:38 -05:00 |
|
|
|
236a3c7f72
|
Dynamically load some seldom-used modules.
|
2017-04-20 21:41:08 -05:00 |
|
|
|
ccd0fafd9e
|
Add album view
|
2017-04-18 09:06:26 -05:00 |
|
|
|
9c465cd405
|
Tag support
|
2017-04-17 22:25:58 -05:00 |
|
|
|
187adf015d
|
Must use the same db.
|
2017-04-17 22:22:44 -05:00 |
|
|
|
0fc2432cdd
|
Allow deepAssign to delete props.
|
2017-04-17 15:13:09 -05:00 |
|
|
|
e2de2282c3
|
Pass the code through prettier.
I don't love every part of it, but it's good enough for now.
|
2017-04-13 16:55:07 -05:00 |
|
|
|
5fd071c003
|
Centralize database source.
|
2017-04-06 16:32:59 -05:00 |
|
|
|
b874c07f01
|
Add Gallery - core image model working
(add, imported event, thumbnail generation, removal)
|
2017-03-22 08:32:47 -05:00 |
|
|
|
80e7550b81
|
Add events to change reporting and testing.
|
2017-02-17 16:18:37 -06:00 |
|
|
|
66149ab830
|
Add change reporting to the fake DOM.
|
2017-02-16 23:30:13 -06:00 |
|
|
|
3230a3ef5a
|
Add bundle to cut out unnecessary subscriber calls.
|
2017-02-16 11:49:11 -06:00 |
|
|
|
49259828af
|
Write tests, fix bugs
|
2017-02-02 22:19:53 -06:00 |
|
|
|
40139e1c02
|
Lock down element type creation
|
2017-02-02 22:19:18 -06:00 |
|
|
|
1935f4b045
|
Lock down element properties (allow setting and calling)
|
2017-02-02 20:23:33 -06:00 |
|
|
|
f01c2fa2f3
|
History and Location Proxies
|
2017-01-31 16:17:58 -06:00 |
|
|
|
8bd0937988
|
Pull in undom. We'll be modifying it.
|
2017-01-31 16:17:08 -06:00 |
|
|
|
8a5d746412
|
Add event tests and bugfixes
|
2017-01-29 23:02:20 -06:00 |
|
|
|
1300129ecc
|
Don't sanitize. That's not the role here.
|
2017-01-29 23:01:37 -06:00 |
|
|
|
1b0175d237
|
Partial tests and accompanying bugfixes.
|
2017-01-28 21:47:16 -06:00 |
|
|
|
110879829b
|
Initial work on projector
A stripped down renderer from starlight.
|
2017-01-27 22:41:05 -06:00 |
|
|
|
37d9c2ed79
|
Cleanup some package.json cruft
|
2017-01-26 15:15:07 -06:00 |
|
|
|
fc492d39f7
|
Standardize on Jasmine for tests.
|
2017-01-24 20:13:11 -06:00 |
|
|
|
e9e9da0d32
|
Version 2 with new API, docs and tests
- API receives array instead of object for match order
- no longer supports unmatched function (just put a catchall route at the end)
|
2017-01-24 10:03:08 -06:00 |
|
|
|
7013a3c050
|
(1.1.0) API changes and added some tests
|
2017-01-23 16:31:03 -06:00 |
|
|
|
70e426fc20
|
Make sure is all builds.
|
2017-01-21 15:55:06 -06:00 |
|
|
|
e6e44beeee
|
Bring in the router
|
2017-01-20 23:20:34 -06:00 |
|
|
|
78f44eae43
|
Bring Portal into the fold.
|
2017-01-20 23:08:26 -06:00 |
|
|
|
8633f908cf
|
0.8.0
|
2017-01-20 23:00:17 -06:00 |
|
|
|
e7622c8558
|
Support nested methods.
|
2017-01-20 23:00:17 -06:00 |
|
|
|
e46c929761
|
0.7.0
|
2017-01-20 23:00:17 -06:00 |
|
|
|
a53bc7f013
|
Reduce the need for Babel polyfills
=== smaller files.
|
2017-01-20 23:00:17 -06:00 |
|
|
|
342c46df6f
|
Add a real test!
|
2017-01-20 23:00:17 -06:00 |
|
|
|
2034139846
|
0.6.2
|
2017-01-20 23:00:17 -06:00 |
|
|
|
da86fc6045
|
Add cleanup() to the API.
|
2017-01-20 23:00:17 -06:00 |
|
|
|
a01a9a53b7
|
Don't need fnName here.
|
2017-01-20 23:00:17 -06:00 |
|
|
|
ee9aeb8c3c
|
Allow other things to talk to the worker
|
2017-01-20 23:00:17 -06:00 |
|
|
|
b5f35e1f95
|
0.6.1
|
2017-01-20 23:00:16 -06:00 |
|
|
|
4a8b5efcf7
|
Implementation cleanup.
|
2017-01-20 23:00:16 -06:00 |
|
|
|
45e0f26c8b
|
Initial commit.
|
2017-01-20 23:00:16 -06:00 |
|
|
|
2f0620cd35
|
Add trimkit to the base Readme
|
2017-01-20 22:57:22 -06:00 |
|
|
|
b4836882c4
|
Clean house
|
2017-01-20 22:51:08 -06:00 |
|
|
|
6d3f1dbf63
|
License to Apache 2.0
|
2017-01-20 22:45:41 -06:00 |
|
|
|
c5d737da69
|
Add lib to cleanup, use the right License code
|
2017-01-20 22:39:45 -06:00 |
|
|
|
f16db6afa8
|
1.0.2
|
2017-01-20 22:39:45 -06:00 |
|
|
|
eaaf9cea50
|
Cleanup some build dependencies
|
2017-01-20 22:39:44 -06:00 |
|
|
|
f1096492f0
|
1.0.1
|
2017-01-20 22:39:44 -06:00 |
|