0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Commit graph

22 commits

Author SHA1 Message Date
Neil Jenkins
27b1532ca6 Add Squire#moveCursorTo(Start|End) methods.
I've got 99 GitHub issues, but #99 ain't one (any more).
2015-06-13 11:20:07 +07:00
Neil Jenkins
a2ca4a3864 Allow setting default attributes for ul/ol/li/blockquote.
Merges #83, with fixes, tidying and squashing.
2015-05-09 17:22:54 +07:00
Neil Jenkins
223060ecf9 Add method to set key handlers.
Resolves #70
2015-04-29 11:16:11 +07:00
Neil Jenkins
27267ff376 Add documentation on detecting current edit state
Resolves #71
2015-04-29 09:42:08 +07:00
Umer Farooq
c249e3bc19 Document that if the current selection is not collapsed, that it will
be deleted and replaced by the html. Make style and consistency changes.
2015-04-15 16:23:36 +10:00
Umer Farooq
6fdb288e00 Add the ability to insert an HTML fragment at the cursor location. 2015-04-15 16:23:36 +10:00
Neil Jenkins
437a3c4451 Reword "in in" in README to be less clumsy 2015-03-05 15:19:22 +08:00
Neil Jenkins
39fd173c6a Merge pull request #48 from cvrebert/events
README: hyperlink DOM event refs to MDN docs
2015-03-05 15:15:45 +08:00
Neil Jenkins
1a91065baa Merge pull request #47 from cvrebert/patch-1
README: hyperlink document.execCommand mention to MDN
2015-03-05 15:15:11 +08:00
Neil Jenkins
4d7d99ae7e Merge pull request #46 from cvrebert/size-val
README: link to MDN regarding font size values
2015-03-05 15:14:23 +08:00
Chris Rebert
b301d152c7 README: hyperlink DOM event refs to MDN docs 2015-03-04 19:09:14 -08:00
Chris Rebert
f25c6713bd README: hyperlink document.execCommand mention to MDN 2015-03-04 19:03:37 -08:00
Chris Rebert
77c0fc6d93 README: link to MDN regarding font size values 2015-03-04 18:53:32 -08:00
Chris Rebert
ce5867f424 README: use same return value phrasing for remove{Italic,Underline} as elsewhere 2015-03-04 18:46:10 -08:00
Chris Rebert
0506b8a1c7 README: hyperlink CSS color value refs to MDN docs 2015-03-04 18:40:18 -08:00
Chris Rebert
cde65d93a9 README: hyperlink Range references to MDN docs 2015-03-04 18:34:56 -08:00
Neil Jenkins
249ea93c13 Allow defaultBlockTag to be configured
Resolves #23
2014-12-27 15:02:26 +07:00
Neil Jenkins
824a3b0a3b Resolves #22. 2014-12-20 17:07:11 +11:00
Craig Marvelley
8d604d7deb Add increaseListLevel and decreaseListLevel API methods to README 2014-12-11 11:36:42 +00:00
Neil Jenkins
2ad3ccf640 Update README API docs and add link to demo. 2014-12-10 14:47:11 +11:00
Neil Jenkins
6f53440400 Minor license/readme update. 2014-12-09 11:00:28 +11:00
Rafał Filipek
cd30857ba4 Convention 2014-12-08 10:45:30 +01:00
Renamed from Readme.md (Browse further)