Thomas Bouron
d8b7292d4b
Fix module header update if using customising from module.getHeaders()
2019-12-26 14:07:13 +00:00
Rodrigo Ramírez Norambuena
82ee051c1a
linter fixes
2019-07-26 01:25:26 -04:00
Christoph Hagedorn
f06ce55626
Merge remote-tracking branch 'upstream/develop' into develop
2019-06-15 11:33:44 +02:00
Christoph Hagedorn
853085e755
added null check for moduleWrapper
...
(fixes race condition if element is updated)
2019-06-15 11:32:03 +02:00
rejas
5c08bde0fa
More == -> === and != -> !== fixes
2019-06-05 09:32:10 +02:00
rejas
ea1715384e
Revert "Revert "Fix some == with ===""
...
This reverts commit d9a4ee4f658171e4a7854ef856adba5f904fbfbe.
2019-06-05 08:48:22 +02:00
rejas
d9a4ee4f65
Revert "Fix some == with ==="
...
This reverts commit 5d39d8521575c30b203380d977a71e7590a524ba.
2019-06-04 11:04:47 +02:00
rejas
5d39d85215
Fix some == with ===
2019-06-04 09:51:51 +02:00
rejas
99b4c43fd5
Fix typos and some whitespaces
2019-06-04 09:33:53 +02:00
Veeck
29ef1db86b
Remove whitespace
2019-03-08 11:33:02 +01:00
Veeck
358e2b3ccf
Use getHeader instead of data.header when creating the DOM
2019-03-08 11:25:38 +01:00
Jon Kolb
3a4902ad4a
Fix null dereference in moduleNeedsUpdate when the module isn't visible
2019-02-14 00:06:45 +00:00
Sam Detweiler
23ac7213d3
remove trailing spaces from reformatted else
2018-06-08 06:11:36 -05:00
Michael Teeuw
add7b44d0b
Style change.
2018-06-07 16:31:49 +02:00
Michael Teeuw
1e4b7599a7
Merge branch 'develop' into fix_suspend
2018-06-07 16:29:16 +02:00
Sam Detweiler
11238d6b71
fix tabs
2018-06-07 07:59:07 -05:00
Sam Detweiler
848f94b1e0
invoke callback for suspend notification, even if no dom content
2018-06-07 07:50:42 -05:00
Chris Pickett
6bb4db3842
Midori 0.4.3 support
2018-04-07 20:01:53 -05:00
shbatm
868daef0f0
Fix for #1140 - sendNotification module errors after #1116
2018-01-17 09:49:17 -06:00
Connor Christie
2d500f8074
Fix to emit DOM_OBJECTS_CREATED event after module DOMs have actually loaded
2018-01-14 22:03:09 -06:00
Connor Christie
be3d703692
Fix linter errors
2018-01-01 10:55:39 -06:00
Connor Christie
7bb11d6436
Add documentation regarding updates
2018-01-01 10:38:00 -06:00
Connor Christie
80b84212cc
Add notification for module dom creation with async support
2018-01-01 10:23:15 -06:00
Connor Christie
4a1bee769b
Add true module dom creation events
2018-01-01 09:42:34 -06:00
Veeck
96c338859b
More lazy sunday cleanups of missing semicolons, unused vars and other small thins
2017-06-11 11:53:55 +02:00
Michael Teeuw
61935942cf
Merge pull request #783 from roramirez/fixspace-code-main
...
Remote extra space main.js
2017-03-18 20:44:32 +01:00
Rodrigo Ramírez Norambuena
0d3c03d1e3
Restore code removed on Merges on 2017-03-17
2017-03-17 22:36:21 -03:00
Rodrigo Ramírez Norambuena
aa1f515fcf
Remote extra space main.js
2017-03-10 00:27:47 -03:00
fewieden
6cb3cf8747
fix indentation
2017-02-08 00:05:28 +01:00
fewieden
2f71a43420
dry pattern
2017-02-07 23:51:13 +01:00
Joseph Bethge
d3c0b9a438
fix module hidden status
2017-01-28 12:31:33 +01:00
Andreas
35f2ebc2aa
Fixed Global Default Config Being Modified
2016-11-26 15:33:10 +01:00
Rodrigo Ramírez Norambuena
edfd9e46b6
fix comments and space js/main.js
2016-11-24 00:26:40 -03:00
Michael Teeuw
688b5f29b6
Cleanup.
2016-11-12 20:03:56 +01:00
Michael Teeuw
e311f17062
Temp fix for wrapper issue.
2016-11-12 11:19:58 +01:00
Rodrigo Ramez Norambuena
b63194c0aa
remove extra console.log introduced in commit e419701
2016-11-11 10:18:29 -03:00
Michael Teeuw
e4197012f6
updateWrapperStates to hide unused regions.
2016-11-08 20:07:31 +01:00
Michael Teeuw
89c0939d58
Fix needs update check.
2016-10-25 12:30:24 +02:00
Jopyth
cc10cd88d3
change position from absolute to fixed
2016-10-16 17:24:21 +02:00
Michael Teeuw
84dc1fa151
Possibility to use the the calendar feed as the source for the weather.
2016-10-14 17:42:07 +02:00
Michael Teeuw
8d8374b8e2
First implementation of Visibility locking.
2016-10-13 15:03:52 +02:00
Michael Teeuw
b2a7d3584b
Add getHeader functionlity..
2016-09-20 17:22:24 +02:00
Michael Teeuw
c81db752f6
Prevent getModules() selectors from returning duplicate entries.
2016-07-14 11:48:37 +02:00
Ashley M. Kirchner
00a11f4343
Removed 'null' setting
2016-07-01 11:33:32 -06:00
Michael Teeuw
7a067a0f6e
Finish translation system. #191
2016-05-11 12:38:41 +02:00
Nicholas Hubbard
15887994fe
JSCS Says Goodbye
2016-05-03 19:13:46 -04:00
Michael Teeuw
3892ce3ed4
Fix for #188 , #194
2016-04-18 20:03:12 +02:00
Michael Teeuw
54dda91726
fix issue with show/hide callbacks
2016-04-08 17:27:03 +02:00
Nicholas Hubbard
426728058c
Standardize: TO JSCS!
2016-04-05 14:35:11 -04:00
Michael Teeuw
5eed80c28e
Squashed commit of the following:
...
commit e38dd346d9f796807ea71035c18e3533ec245ba6
Author: Michael Teeuw <michael@xonaymedia.nl>
Date: Sat Apr 2 19:17:30 2016 +0200
Add the possibility to set the maximum number of days.
commit 6f5c86775b708d19d3798267ffd23e491a1d2c62
Author: Sam Vendittelli <sam.vendittelli@hotmail.com>
Date: Sat Apr 2 06:27:44 2016 +0100
Fixed cursor appearing in margin
Cursor was appearing in the margin so moved `cursor: none` property to html.
commit 576c668d84b34b8ad7a0fd51b146fde60f721682
Author: Domi-G <lessuseguy+githubdomig@gmail.com>
Date: Fri Apr 1 22:52:32 2016 +0200
Huge cleanup of white space
2016-04-03 19:52:13 +02:00