pullrequests Search Results · repo:basecamp/trix language:JavaScript
Filter by
358 results
(119 ms)358 results
inbasecamp/trix (press backspace or delete to remove)flavorjones
- 5
- Opened on May 13
- #1235
ref: https://github.com/rails/rails/issues/54148
Directory action_text-trix contains a gem that is a Rails engine providing Trix assets (js and css files).
When cutting a release, there is a rake task ...
flavorjones
- 6
- Opened on May 12
- #1234
Morphing the trix editor will leave it in an unusuable state because morphing will replace the bootstrapping elements
without triggering the connection logic.
The solution is based on adding an attribute ...
jorgemanrubia
- 22
- Opened on Mar 3
- #1227
This is already handled in functions like expandSelectionInDirection which won t select a half of emoji etc. but always
the whole surrogate pair. The solution here is the same, if the cursor is placed ...
Thomaash
- 1
- Opened on Feb 17
- #1226
This PR slightly improves the README.md of this project by:
- adding a missing period at the end of a sentence
- rephrasing a syntactically incorrect sentence
Uaitt
- Opened on Jan 13
- #1220
intrip
- Opened on Dec 20, 2024
- #1218
- https://github.com/basecamp/trix/pull/1215 indirectly removed the --watch mode, by switching SCSS compilation to a
node.js file. This was required because the sass CLI doesn t support the --function ...
intrip
- 1
- Opened on Dec 17, 2024
- #1216
node-sass is deprecated and doesn t work on newer platforms (e.g. arm64)
I compared the new trix.css with the previous one and haven t noticed any difference besides formatting and two details:
- The ...
intrip
- 3
- Opened on Dec 17, 2024
- #1215