Atul Varma
|
f78d1e6705
|
add meta viewport tag.
|
2014-12-25 09:56:19 -05:00 |
Atul Varma
|
757725d042
|
added 'change text' field
|
2014-12-24 10:23:55 -05:00 |
Atul Varma
|
b7e52fd44c
|
factored out app.createPrimaryToolbar().
|
2014-12-24 09:57:09 -05:00 |
Atul Varma
|
76329f61a5
|
move add img/text buttons into their respective JSX files.
|
2014-12-24 09:55:40 -05:00 |
Atul Varma
|
47f98b826a
|
factored out AddTextButton.
|
2014-12-24 09:42:06 -05:00 |
Atul Varma
|
aca8e86096
|
factored out AddImageButton component.
|
2014-12-24 09:39:26 -05:00 |
Atul Varma
|
7d0783abeb
|
refactored selection toolbar code a bit.
|
2014-12-24 09:31:59 -05:00 |
Atul Varma
|
aa86eb8929
|
slightly more readable JSX.
|
2014-12-24 09:18:25 -05:00 |
Atul Varma
|
62a63ecf9f
|
use bottom-aligned toolbar for selection-related actions.
|
2014-12-24 09:15:01 -05:00 |
Atul Varma
|
0029630a63
|
pass selected DOM node in as a prop.
|
2014-12-24 04:39:17 -05:00 |
Atul Varma
|
d1585a64d5
|
items can now be removed.
|
2014-12-24 04:22:07 -05:00 |
Atul Varma
|
7f801e89df
|
remove unused arg
|
2014-12-24 04:03:11 -05:00 |
Atul Varma
|
ef253cc122
|
add src/selection-frame.jsx.
|
2014-12-24 03:55:32 -05:00 |
Atul Varma
|
2e0bd35db0
|
indentation fix
|
2014-12-24 02:35:26 -05:00 |
Atul Varma
|
49caf0fea6
|
make image dragging work on Firefox.
|
2014-12-24 02:35:04 -05:00 |
Atul Varma
|
7e4059c6e5
|
handle panstart event.
|
2014-12-23 17:06:18 -05:00 |
Atul Varma
|
4c2f03dc08
|
don't require Movables to define state.movingNode.
|
2014-12-23 17:01:01 -05:00 |
Atul Varma
|
4aec057e72
|
factored out a Movable mixin.
|
2014-12-23 16:50:54 -05:00 |
Atul Varma
|
cfe975714b
|
remove <h1>
|
2014-12-23 11:55:06 -05:00 |
Atul Varma
|
87799dc536
|
Revert "don't explode if state.movingText is null."
This reverts commit 88450055e2 .
|
2014-12-23 11:47:14 -05:00 |
Atul Varma
|
88450055e2
|
don't explode if state.movingText is null.
|
2014-12-23 11:41:34 -05:00 |
Atul Varma
|
b70c1b9b76
|
hard-code some bg and padding into text elements for now.
|
2014-12-23 11:38:34 -05:00 |
Atul Varma
|
3dd176a7d7
|
Revert "menu maybe"
This reverts commit 190b6cf63d .
|
2014-12-23 10:54:46 -05:00 |
Atul Varma
|
190b6cf63d
|
menu maybe
|
2014-12-23 08:05:34 -05:00 |
Atul Varma
|
2d2495a1aa
|
remember image width/height.
|
2014-12-22 16:32:36 -05:00 |
Atul Varma
|
4192f81766
|
added movable-text.jsx.
|
2014-12-22 15:50:34 -05:00 |
Atul Varma
|
61d6b5275f
|
added vendor/underscore.js.
|
2014-12-22 15:50:19 -05:00 |
Atul Varma
|
32f8907885
|
added export button
|
2014-12-22 13:34:02 -05:00 |
Atul Varma
|
fd93d7dfdc
|
added src/movable-image.jsx.
|
2014-12-22 13:23:19 -05:00 |
Atul Varma
|
508f627304
|
added vendor/hammer.js
|
2014-12-22 13:22:59 -05:00 |
Atul Varma
|
48960d9cbd
|
add font awesome
|
2014-12-22 12:39:07 -05:00 |
Atul Varma
|
2f65ecd40e
|
use bootstrap.
|
2014-12-22 12:34:06 -05:00 |
Atul Varma
|
491474f492
|
add bootstrap.
|
2014-12-22 12:33:56 -05:00 |
Atul Varma
|
8eece044b8
|
Origination.
|
2014-12-22 11:57:05 -05:00 |
Atul Varma
|
8dc6c39649
|
add a bunch of vendor files.
|
2014-12-22 11:56:10 -05:00 |