Sam Stephenson
9174cf2df8
Introduce inline HTML attachments
2017-08-23 10:12:35 -04:00
Sam Stephenson
f90d95b481
Trix.DataUri
2017-08-23 10:10:53 -04:00
Sam Stephenson
f99a7c56e9
Don’t render captions for content attachments
2017-08-23 10:10:53 -04:00
Javan Makhmali
37f716ba1a
Merge branch 'before-paste-event'
2017-08-22 14:05:12 -04:00
Javan Makhmali
9e84d5b00a
inputControllerWillPasteText → inputControllerWillPaste
2017-08-22 13:38:29 -04:00
Javan Makhmali
bff86ded9e
Rework paste event payload
2017-08-22 13:34:54 -04:00
Javan Makhmali
8ebd5ac67f
Refactor <body> creation
2017-08-22 13:01:40 -04:00
Javan Makhmali
9273f09ebf
Add "trix-before-paste" event
2017-08-22 06:09:48 -04:00
Javan Makhmali
17e2d9df3e
Extract Trix.HTMLSanitizer
2017-08-22 06:09:24 -04:00
Javan Makhmali
f677a9429b
Trix 0.11.0
0.11.0
2017-08-15 11:18:46 -04:00
Javan Makhmali
177ec0a2ae
Merge pull request #435 from basecamp/rework-css
...
Rework CSS class names
2017-08-14 16:45:56 -04:00
Javan Makhmali
aa0fc771d3
Use caption editor selector directly
2017-08-14 13:10:48 -04:00
Javan Makhmali
1c9e64c94f
Make attachment caption class name modifiers implicit
2017-08-14 13:09:16 -04:00
Javan Makhmali
d2559b31a4
Fix class name for block tools
2017-08-14 11:44:04 -04:00
Javan Makhmali
a2f331c5a8
Slim down selector
2017-08-14 11:37:44 -04:00
Javan Makhmali
3107735897
Add/remove "trix-validate" class name in addition to "data-trix-validate"
2017-08-14 11:36:51 -04:00
Javan Makhmali
80042966a8
Fix modifier class names
2017-08-14 09:08:19 -04:00
Javan Makhmali
e7f2f192bf
Create toolbar HTML on demand to allow lang configuration
2017-08-14 08:56:52 -04:00
Javan Makhmali
970722fe87
Update attachment class names
2017-08-14 08:45:43 -04:00
Javan Makhmali
ea5d4dec8c
Update toolbar CSS selectors
...
- BEMify and trix-* scope class names
- Use data-trix-* for internal selectors
2017-08-14 07:08:58 -04:00
Javan Makhmali
19bc507c17
Improve URL pastes in Safari
...
First introduced in 6754f6c6ff
2017-08-04 11:06:10 -04:00
Javan Makhmali
f2b77209a5
Merge pull request #434 from basecamp/caption-config
...
Configurable attachment captions
2017-08-04 10:39:31 -04:00
Javan Makhmali
4458412482
Test caption config
2017-08-04 10:14:16 -04:00
Javan Makhmali
1ad8e72603
Avoid mutating Trix.config
2017-08-03 12:16:15 -04:00
Javan Makhmali
2b66db2972
Rework pseudo caption placeholder
2017-08-03 12:11:14 -04:00
Javan Makhmali
2c72b98ff4
Configurable display of file name and size in attachment captions
2017-08-02 16:55:14 -04:00
Javan Makhmali
b5d1bddbba
Reduce extra newlines when pasting from MS Word
2017-08-01 11:52:42 -04:00
Javan Makhmali
8bc9ee2a2f
Fix parsing some spaces from MS Word pastes
2017-07-31 17:50:38 -04:00
Javan Makhmali
b4fc85b25b
Test precedence of parser function
2017-07-18 16:35:52 -04:00
Javan Makhmali
fb228d7e4d
Remove default color attributes since they have no toolbar UI
...
Apps can opt in and BYO UI
2017-07-17 10:03:32 -04:00
Javan Makhmali
4e941d5369
Add color and backgroundColor text formatting attributes
2017-07-07 16:15:55 -04:00
Javan Makhmali
9ab33cf55d
Trix 0.10.2
0.10.2
2017-07-06 16:32:02 -04:00
Javan Makhmali
d39831a976
Merge pull request #426 from basecamp/fix-safari-paste-and-match-style
...
Fix "Paste and Match Style" in Safari
2017-07-05 17:56:02 -04:00
Javan Makhmali
95db10bb12
Fix "Paste and Match Style" in Safari
2017-07-05 17:43:34 -04:00
Javan Makhmali
6155eb07a4
Avoid writing clipboard data on cut and copy for collapsed selections. Fixes #425
2017-07-05 08:35:22 -04:00
Javan Makhmali
8fdb03779f
Merge pull request #412 from basecamp/fix-attachment-cursor
...
Fix cursor appearance around attachments
2017-06-22 14:32:35 -04:00
Javan Makhmali
53c8c07896
Prevent IE 11 from activating object resizing handles on cursor targets
2017-06-21 14:19:15 -04:00
Javan Makhmali
a8798eabcf
Ditch Trix.selectionElements
2017-06-21 14:19:15 -04:00
Javan Makhmali
85375b95db
Style left and right cursor targets independently
2017-06-21 14:19:15 -04:00
Javan Makhmali
73be6d68d3
Fix displaying the cursor before and after attachment elements
2017-06-21 14:19:15 -04:00
Sam Stephenson
9122ca7361
Document#findRangesForTextAttribute
2017-06-20 19:15:31 -05:00
Sam Stephenson
f25cfff8f8
Ensure tmp exists
2017-06-20 19:06:21 -05:00
Javan Makhmali
b8994b6348
Don’t deselect attachment when blurring attachment caption
...
Unnecessarily introduced in 1d8e1a7de2
2017-06-16 16:32:47 -04:00
Javan Makhmali
00fc14f33b
Bump test timeout
2017-06-16 12:00:45 -04:00
Javan Makhmali
883905e282
Merge pull request #409 from basecamp/improve-attachment-editor
...
Improve editing attachment captions
2017-06-16 11:36:17 -04:00
Javan Makhmali
1d8e1a7de2
Improve editing attachment captions
...
Fixes that changes could be lost on blur
2017-06-15 18:33:43 -04:00
Javan Makhmali
d3186351c0
Merge pull request #369 from pmhoudry/master
...
Remove toolbar buttons from the navigation flow
2017-06-15 17:24:48 -04:00
Javan Makhmali
eefd80b8db
Move newline normalizing up to StringPiece
2017-06-15 17:09:33 -04:00
Javan Makhmali
57d1b659c3
Normalize newlines in pasted text. Fixes #398
2017-06-15 17:09:33 -04:00
Javan Makhmali
b06953384b
Downgrade selenium-webdriver to avoid flaky iOS tests
...
Hi Javan!
Based on the error message, this appears to be the issue that i've seen here and there where if the code is using the Java Selenium 3.x bindings, Appium has issues parsing the capabilities and it produces the error that you see.
If you downgrade your bindings to 2.53.1 or use the 3.2.0 bindings, do you see any improvements?
Best,
Chip Vaughn
Customer Support Engineer
2017-06-15 12:28:30 -04:00