Commit Graph

57 Commits

Author SHA1 Message Date
Jason Zimdars dd2b067e98 Add properties for Lexxy's built-in styles
Usually, `<b>`, `<i>`, etc are enough but when you attempt a combo like
bold-italic, Lexxy applies two classes to a single element instead of
rendering tags like in the output
2025-11-24 10:04:12 -06:00
Andy Smith eab71cef3e Ensure mention avatars cover the entire circle 2025-11-07 10:13:49 -06:00
Andy Smith ba1ca38f9b Improve spacing, color, and click area for dividers 2025-11-05 13:38:00 -06:00
Andy Smith d035ae89b2 Reintroduce a more modest content margin 2025-11-05 13:11:46 -06:00
Jason Zimdars 9cd8d2fbf4 Style dividers 2025-11-03 12:40:16 -06:00
Jason Zimdars 030ff2b11c Stands in for <s> while editing 2025-11-03 12:10:07 -06:00
Andy Smith 2aea2a61f3 Lexxy content tweaks 2025-10-23 15:17:15 -07:00
Jason Zimdars be98fafd33 Hyphens support is poor, dump it
I find it suprising that it hyphenates and reflows while typing. And
we're not getting much of it in the rendered views either.
2025-10-22 17:18:01 -07:00
Andy Smith 076ddd66f4 Move video captions below content 2025-10-02 15:56:21 -05:00
Andy Smith 8062490b93 Give captions more contrast on gray BG 2025-10-01 13:15:27 -05:00
Jason Zimdars dc4d61c98c Style .crash file attachments 2025-09-30 20:15:05 -05:00
Jorge Manrubia 1554c6b29f Inline :has(&) as it's REALLY slow in Safari
This makes Safari sluggish in general. A particular scenario where it chokes is when
rendering lots of local times with JS (such as in the cards screen when there are many cards).
2025-09-12 11:01:56 +02:00
Andy Smith d67596d362 Correct file attachment layout and simplify icons 2025-09-04 14:45:15 -05:00
Andy Smith 958315acc0 Center figure attachments and use normal size for Save Changes button 2025-08-26 15:27:57 -05:00
Jorge Manrubia 5b5c698af7 Rename Action Text Lexical => Lexxy
 Conflicts:
	app/assets/stylesheets/terminals.css
2025-08-26 08:25:19 +02:00
Andy Smith ac34cdcf49 Always overflow pre tags even without data-language 2025-08-19 11:37:34 -05:00
Andy Smith 3841eee87c Don't use fancy text wrapping when editing 2025-07-24 14:25:00 -05:00
Andy Smith 221c2b30f5 Correct asset width and remove caption input focus ring 2025-07-10 14:04:27 -05:00
Andy Smith 20111d8830 Revert "Make a focus-ring global variable"
This reverts commit 39a8e60cbc.
2025-07-10 14:01:48 -05:00
Andy Smith 39a8e60cbc Make a focus-ring global variable 2025-07-10 14:00:00 -05:00
Andy Smith 84d5f64d1f Merge pull request #695 from basecamp/focus-hover-styles
Focus hover styles
2025-07-07 09:49:08 -05:00
Andy Smith 757ff4ff2b Merge branch 'main' into focus-hover-styles 2025-07-03 15:14:14 -05:00
Jason Zimdars 512cd32b2d Adjust icon sizing and uploading styles 2025-07-03 14:36:15 -05:00
Andy Smith 4bc1b36d3d Clean up --hover variables 2025-07-02 16:14:34 -05:00
Jason Zimdars d699223248 Tweak virtual cursor 2025-07-02 11:27:41 -05:00
Jason Zimdars e1fc813bb1 Make caption more WYSIWYG 2025-07-02 10:27:42 -05:00
Jason Zimdars 4f8fd6107d Mentions should match the surrounding text 2025-07-02 10:27:42 -05:00
Jorge Manrubia 09ee0324cd Push simulated cursor (I'll ask for design help next) 2025-07-02 16:05:50 +02:00
Jorge Manrubia 18afaa87c2 For custom attachments we don't manage figures anymore, but action-text-attachments
So that we keep HTML valid when nesting them within paragraphs
2025-07-02 16:01:34 +02:00
Andy Smith 22283851ee Style prompts and insertions in the terminal 2025-07-01 13:58:54 -05:00
Jorge Manrubia 176c597783 Scope CSS to custom attachments
This was necessary after fixing the issue of having figure attachments appear within <p> elements (which was invalid).
2025-06-23 15:07:18 +02:00
Andy Smith c9db74bb6f Style the selected state 2025-06-19 14:22:37 -05:00
Andy Smith 123b7de089 Style inserted mentions 2025-06-19 14:05:41 -05:00
Andy Smith e51b47ad40 Style the prompt 2025-06-19 13:48:08 -05:00
Jorge Manrubia cda20600b1 Show mentions in the editor 2025-06-19 12:16:32 +02:00
Andy Smith 22a85e6fc5 Contain images 2025-06-04 16:00:46 -05:00
Andy Smith 34a4ba6c60 Add height/width values for images and videos 2025-06-02 14:36:04 -05:00
Andy Smith 71cfa95308 Use consistent rem margins 2025-05-29 14:37:56 -05:00
Jorge Manrubia fa04016cbe Revert "Revert "Replace House with Lexical"" 2025-05-29 14:25:16 +02:00
Jorge Manrubia 08d8b2e5ff Revert "Replace House with Lexical" 2025-05-29 14:22:27 +02:00
Jason Zimdars 224fb1893e Can't reliably use percentages here 2025-05-28 11:13:59 -05:00
Jason Zimdars adc84a7054 Improve color associations, add a few more types 2025-05-28 11:13:00 -05:00
Jason Zimdars 5e2c1c3501 Add a little more pizzazz to file icons 2025-05-28 10:26:32 -05:00
Jason Zimdars b50a6e57b6 Typo 2025-05-28 09:29:44 -05:00
Jason Zimdars f62c986a22 Tighten blocks, add explicit spacing 2025-05-28 09:29:13 -05:00
Jason Zimdars fc0d0cd300 Style non-previewable attachment in editor and rendered 2025-05-27 22:21:58 -05:00
Jason Zimdars bdbd556560 Center and allow natural width 2025-05-27 14:55:25 -05:00
Jason Zimdars b2509ce806 Fix a couple of spacing wonks 2025-05-26 17:28:08 -05:00
Jason Zimdars c32c6af765 Style caption input 2025-05-26 17:21:02 -05:00
Jason Zimdars 7ef8e2f041 Align progress bar 2025-05-26 17:15:11 -05:00