Maurice Parker
|
0a29535412
|
Merge pull request #1496 from Wevah/table-overflow-wrapper
Table overflow wrapper
|
2019-12-31 16:24:43 -07:00 |
Nate Weaver
|
fcea33d61f
|
Only strip out color, background, and font css properties
Prevents icon images from rendering super-huge.
|
2019-12-30 18:30:10 -06:00 |
Nate Weaver
|
792fcddaf6
|
Update comment
|
2019-12-30 17:35:47 -06:00 |
Nate Weaver
|
58ef7600fb
|
Avoid copying the table and use querySelector()
(Since there's only one .articleBody.)
|
2019-12-30 17:24:34 -06:00 |
Nate Weaver
|
7a61a6a5b4
|
Specify div explicitly
|
2019-12-30 17:24:34 -06:00 |
Nate Weaver
|
c2d3e9213d
|
Strip spans from pre elements inside table cells
Works around a clipping issue.
|
2019-12-30 17:17:35 -06:00 |
Nate Weaver
|
bb0fffcec2
|
Move wrapTables() to just after wrapFrames()
|
2019-12-30 17:17:35 -06:00 |
Nate Weaver
|
cbbb46a776
|
Wrap tables in an overflow-x: auto; div
|
2019-12-30 17:17:35 -06:00 |
Maurice Parker
|
56d43f8f2d
|
Do a full reload of the article when rearranging the UI to accommodate for split screen color changes.
|
2019-11-20 18:16:54 -06:00 |
Maurice Parker
|
198dec68b1
|
Reload Article images when their availablity notification arrives. Issue #1317
|
2019-11-18 19:33:31 -06:00 |
Maurice Parker
|
8a69657b54
|
Convert all image locations to be absolute. Issues #954 & 1280
|
2019-11-09 17:37:25 -06:00 |
Maurice Parker
|
a1f26898c8
|
Split Mac and iOS specific javascript into individual files.
|
2019-10-13 15:47:11 -05:00 |
Maurice Parker
|
3ee0506b4a
|
Add fullscreen image previewing and zooming
|
2019-10-12 14:45:44 -05:00 |
Maurice Parker
|
c7166cf7c9
|
Commented javascript code
|
2019-09-21 16:11:09 -05:00 |
Maurice Parker
|
2db839db98
|
Prevent videos on iOS from autoplaying in fullscreen
|
2019-09-21 15:59:51 -05:00 |
Maurice Parker
|
0c00150849
|
Externalize javascript code into separate main.js file
|
2019-09-21 04:34:11 -05:00 |