John Factotum
5eaef9c280
Fix MathML example
...
`allowScriptedContent` is required for MathJax to run
2022-11-15 18:29:38 +08:00
Fred Chasen
819d3c3380
Update dependencies
2021-10-21 11:43:54 -07:00
Scott Batson
46eb851111
fix marks example
2021-03-25 16:32:27 -04:00
Fred Chasen
fc717265ba
Fullscreen flag for scrolled-doc example
2020-06-30 18:53:18 -07:00
Fred Chasen
4a2e9e97a9
Updated scrolled display to work on vertical and horizontal axis
2020-06-17 13:32:19 -07:00
Ben Adrian Sarmiento
c0a3b6d484
Fix the themes example
2020-02-10 01:35:46 +08:00
BoatrightTBC
d22e4e5197
Move keyListener above first use of it. Render works.
2019-05-15 18:37:06 -05:00
BoatrightTBC
8eae0c252d
Add descriptions to examples index
2019-05-14 17:37:06 -05:00
Fred Chasen
5fb1019302
Add linear prop for manifest imports
2018-12-20 17:31:56 -08:00
Fred Chasen
48b564ee31
Update stage to use clientWidth and height, overflow scroll adjusts only a single axis
2018-12-07 12:23:59 -08:00
Fred Chasen
04fd737b09
Added legacy example
2018-12-06 09:15:06 -08:00
Fred Chasen
4728d09b1d
Destroy contents when removing view
2018-12-06 08:42:22 -08:00
Fred Chasen
10b451dc1c
Added Snap helper
2018-11-03 14:34:20 -07:00
Fred Chasen
363be16fd9
Add Storage
2018-10-28 22:31:24 -07:00
Fred Chasen
6bfcd1e4eb
Added type declarations
2018-08-20 22:21:26 -07:00
Fred Chasen
1037e867d2
Add canonical function to Hypothesis example
2018-07-09 12:19:37 -07:00
Fred Chasen
5d3939efc3
Add mathml example
2018-05-17 23:45:48 -07:00
Fred Chasen
b7643d3a1d
Version bump to 0.3.60
2018-05-06 13:23:01 -07:00
Fred Chasen
9dc61250f4
Remove ePub.register, update Readme
2018-04-30 19:34:19 -07:00
Fred Chasen
671ed35f34
Only update axis when changed
2017-11-20 17:11:16 -08:00
Fred Chasen
781fd1e3bf
Update vertical writing support in continuous
2017-11-17 17:35:09 -08:00
Fred Chasen
5f53b7223c
Update toc nav subitem parsing
2017-10-31 18:27:26 -07:00
Fred Chasen
a55f8a5741
Fix width to pixel amount, add direction to html if present on body
2017-10-31 16:06:38 -07:00
Fred Chasen
c6631d10b7
fix link event name in rendition
2017-10-17 12:17:53 -07:00
Fred Chasen
a42f758559
Add direction to Layout
2017-10-17 11:50:18 -07:00
Fred Chasen
9b6e864ae4
Add RTL support
2017-10-16 17:24:45 -07:00
Fred Chasen
c96468fd80
Fix orientation change listener
2017-09-29 18:12:37 -07:00
Fred Chasen
37b0a2d42e
Move highlighting from Contents to View
2017-09-26 17:41:19 -07:00
Fred Chasen
e8a6ed3e64
Update hypothesis example
2017-09-20 16:04:12 -07:00
Fred Chasen
ac08fe0fba
Update webkit detection, update embedded example
2017-09-02 13:52:31 -04:00
Fred Chasen
6313bb09d0
Fix for webkit not supporting position of collapsed ranges
2017-09-01 22:59:23 -04:00
Fred Chasen
f3a2f21fb3
Updated hypothes.is examples
2017-08-30 08:47:20 -04:00
Fred Chasen
cc0110a58c
Guard against empty contents
2017-08-28 11:05:09 -04:00
Fred Chasen
576a5b81dc
Fixed scrolled location, updated hypothesis examples
2017-08-25 14:16:45 -04:00
Fred Chasen
8bfed1593c
Fixed spaces in Section
2017-08-07 16:41:12 -07:00
Fred Chasen
6401485f48
Update annotation remove and always add default theme
2017-08-02 16:31:57 -04:00
Fred Chasen
bb1ab21a33
Updates for rendering in embedded Webviews ( #643 )
...
* Initial embedding support
* Updates for rendering in embedded webviews
* toLowerCase nodeName check
2017-08-01 17:25:19 -04:00
Fred Chasen
6b16ebe9d0
Tidy up Locations
2017-07-20 15:57:58 -04:00
Fred Chasen
3f4d7bbbf2
Added relocated event
2017-07-10 17:25:26 -04:00
Fred Chasen
aa9c2535d9
Fix min image size, locationOf no longer uses scrollX / Y
2017-07-07 13:43:52 -04:00
Fred Chasen
661d4d77d1
Add metatags for annotations
2017-07-06 17:53:48 -04:00
Fred Chasen
101af4f0f4
Respect linear in spine
2017-06-28 20:40:55 -04:00
Fred Chasen
987a216c55
Add annotation manager in rendition
2017-06-16 13:34:18 -04:00
fchasen
176125e46b
Update core.prefix
2017-05-12 13:34:25 -04:00
Fred Chasen
2d3f1cc039
Fix for column rendering in Safari ( #614 )
...
* Fix for column rendering in Safari
* Set body to display inline in Columns css
2017-05-09 16:42:30 -04:00
Fred Chasen
ee2264b064
Pass mark events from the rendition
2017-04-27 15:38:09 -04:00
Fred Chasen
1eb2566b15
marksClicked event
2017-04-27 13:51:49 -04:00
Fred Chasen
32672359f5
Add methods to mark a paragraph by cfi ( #604 )
...
* Add highlight to contents
* Add marks and pass data to highlights
* Add marks example
* Only add pane when highlight is added
* Include marks in babel processing
2017-04-24 15:42:16 -04:00
fchasen
f0856ea78c
Rename rendition.range -> rendition.getRange
2017-04-19 20:44:39 -04:00
Fred Chasen
84e695fe08
Adds book.getRange, RangeObject polyfill ( #599 )
...
* range -> getRange, RangeObject polyfill
* Fix children for walkToNode
2017-04-12 15:59:47 -04:00