Commit Graph

44 Commits

Author SHA1 Message Date
antelle e0b65bbebf
up modules; prettier 2020-06-01 16:53:51 +02:00
antelle 851ade7e24
fixed drag 2020-05-05 17:46:07 +02:00
antelle 3b8e6d7585 up handlebars.js 2019-09-30 19:36:16 +02:00
antelle 2f07c87801 better way of rendering collections 2019-09-20 22:20:53 +02:00
antelle 0367966ae6 bugfixes 2019-09-19 17:42:53 +02:00
antelle 4d7cef70d2 menu models 2019-09-18 23:37:57 +02:00
antelle 2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle 0dea89c0de event listeners 2019-09-16 21:49:21 +02:00
antelle 12079f6ac6 bugfixes 2019-09-16 20:54:14 +02:00
antelle f1d9b5c645 moved views 2019-09-16 20:42:33 +02:00
antelle 7730486f30 move views 2019-09-16 17:43:57 +02:00
antelle 43b11277ad icon select view 2019-09-15 20:09:28 +02:00
antelle 9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle 60dcfbb071 organized files inside comp 2019-09-15 08:47:57 +02:00
antelle f8395f7f38 better eslint 2019-08-18 10:17:09 +02:00
antelle fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle 84a23e4aea prettier 2019-08-16 23:05:39 +02:00
Coises 2450e3a0b6 Avoid spurious drop-target indications
While app-view already prevented the default action for files and urls
in a browser window (navigation), the drag indicator showed that any
drop was possible. These changes cause the drag indicator to show that
nothing can be dropped on areas of the interface that don't contain
a drop target. The addition of dragenter avoids some flickering which
otherwise can occur when dragging a file rapidly across the group
or entry lists.

Accompanying changes to details-view, menu-item-view and open-view are
needed because those views relied on "inheriting" from app-view
the indication that dropping anything was allowed.
2018-08-23 13:45:35 -07:00
antelle d95ccdf01a Revert "fix #432: drag-drop in vivaldi": the Vivaldi hack is no longer required, see keeweb/keeweb#983
This reverts commit 60e59da94d.

# Conflicts:
#	app/scripts/comp/drag-drop-info.js
#	app/scripts/views/menu/menu-item-view.js
#	release-notes.md
2018-08-23 19:05:49 +02:00
antelle 782488f8fa removed 'use script' 2017-04-08 18:31:38 +02:00
antelle a77f61cc5d var => let 2017-01-31 07:50:28 +01:00
antelle 60e59da94d fix #432: drag-drop in vivaldi 2017-01-29 12:54:19 +01:00
antelle a17143164c fix #363: drag-drop in Firefox 2016-09-12 22:16:14 +03:00
antelle cc7d9fab73 group reorder 2016-07-30 21:41:15 +03:00
antelle c96431c46c eslint 2016-07-17 14:30:38 +03:00
antelle 049f801c2e fix #236: drag-drop in Safari 2016-06-04 11:46:13 +03:00
antelle b0a009aa80 fix menu item 2016-05-01 18:39:44 +03:00
antelle 111182458d edit and remove tags 2016-04-17 23:02:39 +03:00
Antelle 7eba0bccef fix #90: restored dragdrop support 2016-02-17 23:57:12 +03:00
Antelle e0f5f49255 String globalization 2015-12-17 21:25:25 +03:00
Antelle fa7c6d6913 handlebars 2015-12-17 00:50:45 +03:00
Antelle db062cec27 more stable reload after db operations 2015-12-05 16:04:09 +03:00
Antelle ca4f661fed custom icon display and selection 2015-11-22 01:15:51 +03:00
Antelle 30618cf88e drag to trash 2015-11-15 23:26:37 +03:00
Antelle 0ad3aabe60 trash management 2015-11-09 21:15:39 +03:00
Antelle 2d0c626901 trash: groups, empty 2015-11-09 00:25:00 +03:00
Antelle 4b19f32bbc fix #5: groups and entries arranging 2015-11-08 11:59:46 +03:00
Antelle c40d516b6d fix #11: disallow groups without a title 2015-11-04 08:29:28 +03:00
Antelle 1a34b0d8c5 editing bugs fixed 2015-10-31 22:27:31 +03:00
Antelle 4f4c984620 add/edit groups 2015-10-31 22:09:32 +03:00
Antelle c2f6624527 file rename fix 2015-10-27 22:59:04 +03:00
Antelle 8bc020c5b0 util refactoring: moved files to folders 2015-10-25 12:44:19 +03:00
Antelle 878e5eaa18 settings area enhancements 2015-10-23 23:12:12 +03:00
Antelle 3fb3db9365 import 2015-10-18 00:49:24 +03:00