Commit Graph

76 Commits

Author SHA1 Message Date
zombieFox
5580a9b994 [refactor] fix potential security vulnerabilities dependencies 2020-03-21 10:49:05 +00:00
Kombie
8052736db6
[feature] add layout direction controls 2020-03-06 08:14:39 +00:00
zombieFox
f22a34aa5b [bug] fix old link or group data persisting after being removed 2020-02-28 13:49:50 +00:00
zombieFox
9ef8732a1b [bug] fix accent/color and edit/add controls not resizing on page load 2020-02-28 07:33:49 +00:00
zombieFox
5416d6393d [feature] add open all links in new tab 2020-02-23 18:30:01 +00:00
zombieFox
ec83292655 [design] improve menu hierarchy and control order 2020-02-23 16:08:45 +00:00
Kombie
80bb0f7a47
[feature] add open all links control to groups 2020-02-23 12:12:35 +00:00
zombieFox
926bb35ed5 [feature] add search in new tab control 2020-02-20 17:39:03 +00:00
zombieFox
dc59045cc3 [bug] change export to support special characters in JSON file
Switch back to encodeURIComponent when exporting data as JSON. This supports special characters better than "new Blob".
2020-02-20 12:54:37 +00:00
zombieFox
54e00b779f [bug] fix group border helper becoming disabled when links are not shown 2020-02-19 11:25:35 +00:00
zombieFox
6924ad3661 [bug] fix color inputs not updating when navigating off page and back 2020-02-19 10:44:57 +00:00
zombieFox
a076c3a735 [bug] fix update not adding new header area align 2020-02-18 09:48:10 +00:00
zombieFox
5c9c0b0cd3 [feature] add header vertical align controls 2020-02-18 08:31:17 +00:00
zombieFox
df9572d9f9 [design] improve menu layout and add sub menu links 2020-02-16 23:58:57 +00:00
Kombie
9048b6a99d
[feature] change theme colour meta tag on colour change 2020-02-16 11:13:36 +00:00
zombieFox
383ca26542 [bug] fix some menu options not being disabled 2020-02-14 12:25:32 +00:00
zombieFox
511a36b9f4 [bug] fix missing header search dependents 2020-02-14 09:54:06 +00:00
Kombie
cd776f5136
[feature] make header items sortable 2020-02-14 08:39:48 +00:00
zombieFox
841ac1c671 [refactor] change control element to class names 2020-01-29 15:09:23 +00:00
zombieFox
cc5d2e26ef [refactor] version bump 2020-01-27 14:02:25 +00:00
Kombie
8ac249b865
[refactor] break html up into partials 2020-01-27 14:01:17 +00:00
zombieFox
1988a0ecb9 [feature] add scrollbar width controls 2020-01-24 15:00:49 +00:00
zombieFox
701cb49786 [bug] fix link item border default 2020-01-24 09:42:49 +00:00
zombieFox
c8a67af631 [feature] asking internet strangers for coffee 2020-01-23 14:21:45 +00:00
zombieFox
db0e51505b [refactor] switch to rounding theme colours 2020-01-21 20:45:24 +00:00
zombieFox
292ec9d821 [refactor] version bump 2020-01-21 13:41:53 +00:00
zombieFox
1674a08dc8 [design] improve menu form spacing 2020-01-21 08:01:17 +00:00
zombieFox
3db5bbaa19 [refactor] change package name 2020-01-21 07:37:20 +00:00
zombieFox
52e5e9b783 [feature] add random theme name control 2020-01-21 07:35:09 +00:00
zombieFox
3b7cda4199 [design] improve form group elements 2020-01-20 19:34:26 +00:00
Kombie
5904afb88c
[feature] add range input controls 2020-01-20 17:19:47 +00:00
zombieFox
5337534502 [design] improve control default icon 2020-01-16 22:47:32 +00:00
zombieFox
bd9b96f537 [feature] add header background colour controls 2020-01-16 20:15:54 +00:00
zombieFox
30815c1729 [refactor] store link and background colour under rgb key in state data 2020-01-16 15:20:51 +00:00
zombieFox
815c8dcf7c [bug] fix search clear button position 2020-01-16 13:50:28 +00:00
zombieFox
3ac964cd9f [design] improve form groups 2020-01-16 12:55:28 +00:00
zombieFox
ba23f57d9c [design] improve default controls 2020-01-16 12:12:25 +00:00
zombieFox
c2ed30c087 [bug] fix opacity direction 2020-01-16 08:50:12 +00:00
zombieFox
ab65ca1f64 [refactor] version bump 2020-01-16 08:49:47 +00:00
zombieFox
bf617c2393 [bug] fix link edit when searching not working as expected 2020-01-15 15:06:38 +00:00
zombieFox
c26956812e [bug] fix search not finding some links 2020-01-15 08:26:08 +00:00
zombieFox
70a874333a [refactor] switch to web font loader to handle theme fonts 2020-01-14 12:16:13 +00:00
zombieFox
4df83b7162 [refactor] package update to fix vulnerability 2020-01-14 09:38:39 +00:00
zombieFox
08e5402631 [refactor] store accent colour under rgb key in state data 2020-01-13 20:28:31 +00:00
zombieFox
ee73519438 [feature] add shade theme controls 2020-01-13 19:42:45 +00:00
zombieFox
b841a3ebdb [bug] fix theme and accent qiuck control dot class not being removed 2020-01-09 11:18:23 -07:00
zombieFox
a840333412 [refactor] version bump 2020-01-09 11:05:50 -07:00
zombieFox
d521618883 [bug] fix theme custom control tab index not changing in edit mode 2020-01-08 21:52:47 -07:00
zombieFox
05bb5acc6f [feature] add custom theme rename controls 2020-01-08 18:44:01 -07:00
zombieFox
3a205bb0ca [bug] fix form group text transparent states 2020-01-08 17:47:42 -07:00