1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-10 08:26:19 +02:00
Commit Graph

337 Commits

Author SHA1 Message Date
f81c15d044 typo. 2016-12-29 16:40:53 +05:30
4e999b52af ui fix. 2016-12-29 16:38:05 +05:30
2b8c822204 separte out css and some styling changes. 2016-12-29 15:57:32 +05:30
4b0e2e67d3 eslint fixes. 2016-12-28 16:51:28 +05:30
92c06298ab resolve n merge master 2016-12-28 16:45:00 +05:30
0a35cb7f4f Add onboard modal and code refactor.
- remove editur variable and replace with scope
- add d-click directive to add click listeners from html
- remove js-* ids from btn/modals and use directly from window
- add some events to track
2016-12-28 16:36:42 +05:30
669bfe14ae open the extension page on first install. 2016-12-28 16:35:20 +05:30
1d2bd36977 fix panel delays 2016-12-27 03:19:35 +05:30
6720a8a4e1 bump to 1.7.4 v1.7.4 2016-12-11 01:02:43 +05:30
620b8afda2 add usingpreview event. 2016-12-11 01:02:43 +05:30
cc4f6dc521 switch off no-alert rule. 2016-12-05 10:42:19 +05:30
ba3775d3ee add ctrl+o and ask confirmation before removing. 2016-12-05 10:40:21 +05:30
fe7dfe990d add travis build status 2016-12-04 13:53:58 +05:30
2b3d2a8e66 eslint fixes. 2016-12-04 13:48:14 +05:30
9ca891f7d0 eslint fixes 2016-12-04 04:09:31 +05:30
888a4c73bb add hover effect to header btns 2016-12-04 03:20:56 +05:30
97a4374861 add missing library list file. 2016-12-04 03:18:32 +05:30
eede93ee77 some more styling. 2016-12-04 03:18:14 +05:30
f5fafc9db9 add collapsing on double click also. 2016-12-03 15:23:29 +05:30
89234a9124 choti-mote fixes. 2016-12-03 14:53:36 +05:30
abbd08d9db hjhj 2016-12-03 04:29:17 +05:30
0c657f2064 theming & ainmation. 2016-12-03 04:25:19 +05:30
9903412799 minor fixes. 2016-12-03 01:42:28 +05:30
811d72964a feature: add any external js/css lib. fixes #19 2016-12-02 14:15:12 +05:30
a712230640 bump to 1.7.3 v1.7.3 2016-12-02 10:39:08 +05:30
b8cee4b22a tracking fixes. 2016-12-02 10:39:08 +05:30
f9697d40bc ui fix for app init screen. 2016-11-30 12:00:40 +05:30
7f7ec914e6 add chgangelog. 2016-11-27 22:39:54 +05:30
88e27f0d8f show last updated time in more human way. 2016-11-27 09:06:26 +05:30
f82e64b369 add option to remove item. 2016-11-27 08:54:34 +05:30
def2dcab15 Merge branch 'collapsing' into release-2.0 2016-11-27 08:53:56 +05:30
75c68ec769 persist the split sizes in theitem itself. 2016-11-27 08:16:43 +05:30
5411a1f3a5 debounce collapse updation. 2016-11-26 13:29:50 +05:30
6dbc3626c5 fix logic. 2016-11-26 01:18:01 +05:30
800c391cb7 WIP 2016-11-23 00:21:14 +05:30
a1c16bc429 resolve conflicts n merge master. 2016-11-21 23:03:46 +05:30
3467b51fff 1.7.2 v1.7.2 2016-11-21 11:28:48 +05:30
68908fbdd7 add ga. 2016-11-21 11:27:50 +05:30
d592edc4b5 WIP 2016-11-21 10:32:42 +05:30
e0a5335e5d minor fixes. 2016-11-16 13:14:51 +05:30
05894131a5 Merge remote-tracking branch 'origin/release-2.0' into release-2.0 2016-11-16 00:18:26 +05:30
907903e0ef some more eslint fixes 😄 2016-11-15 11:12:35 +05:30
75a57bca03 fix eslint errors. 2016-11-15 11:08:54 +05:30
5901f7f5e1 inlet.css cleanup 2016-11-14 17:37:28 +05:30
bd2588a534 add inlet + some ui changes. 2016-11-14 16:49:38 +05:30
ba0f8d02a1 save layout inside item. 2016-11-14 15:05:20 +05:30
ba107760ed add missing files. 2016-11-14 14:49:31 +05:30
8a82a24c7d Protect webmaker users from INFINITE LOOPS! fixes #18 2016-11-14 12:41:59 +05:30
25f5674bf4 saved layout in item itself. 2016-11-13 17:10:23 +05:30
1b8830986e save item on title input blur...if its already saved. 2016-11-13 16:52:01 +05:30