Commit Graph

1720 Commits

Author SHA1 Message Date
Jason Zimdars 2c79ca09d7 The button and dialog need not render in previews 2025-04-09 14:40:53 -05:00
Jason Zimdars 47755622c8 Merge pull request #387 from basecamp/post-rename-cleanup
Post rename cleanup
2025-04-09 14:36:47 -05:00
Jason Zimdars 31f32794db Merge branch 'main' into post-rename-cleanup
* main:
  Rename constant
  Address PR feedback
  Cleanup, phew!
  Working with longer text
  WIP: Partially working
  Basic, non-animated version
  WIP
  Remove unused class and markup
  Position "close as" dialog
  WIP
2025-04-09 14:35:18 -05:00
Jorge Manrubia 473fa1dafd Rename constant 2025-04-09 21:28:29 +02:00
Andy Smith 88ecdf5165 Merge pull request #379 from basecamp/btn-dropdown
Btn dropdown
2025-04-09 14:23:52 -05:00
Andy Smith 5cb7643274 Merge branch 'main' into btn-dropdown
* main: (21 commits)
  Migration to migrate URLs after renaming bubbles => cards
  Remove migration
  Restore bubbles.css since some styles are used
  Fix issues with styling card__ components
  Remove bubbles.css
  Fix renames that the scripts missed
  Reorganize templates to remove cards/cards redundancy
  Rename bubbles => cards
  Safari sure loves outlines
  Use a number field, and improve focus styles
  Fix boosting via number input
  Embed additional video formats
  Fix that notifications weren't marked as read
  Fix tray item position
  Update House to bring patch for history restoration error
  Tighten up
  Restore additional missing routes removed in c0f3ff46d7
  Retore route removed in c0f3ff46d7
  Fix visual regression in popup menus
  Perma cards should not always be 100% width
  ...
2025-04-09 14:17:39 -05:00
Jason Zimdars 3fec241ae1 Turns out we're using this in the PWA manifest 2025-04-09 14:13:19 -05:00
Jason Zimdars 60890b10ee Remove translations feature 2025-04-09 14:11:32 -05:00
Andy Smith 7b8ed815cd Address PR feedback 2025-04-09 14:09:08 -05:00
Jason Zimdars 4673778473 Source order 2025-04-09 14:02:53 -05:00
Jason Zimdars 197fe95497 These are unused partials from the removed buckets#index view 2025-04-09 14:00:19 -05:00
Jason Zimdars 6248a3e9ab Unnecessary, buttons already adapt to text sizing 2025-04-09 13:48:40 -05:00
Jason Zimdars dd8f653e8e Unused 2025-04-09 13:46:52 -05:00
Jason Zimdars c491e8cf6c Cascade layers regression fix
`.txt-small` now is more specific than `font-size: 0.74em` on `.reaction__action`
2025-04-09 13:41:49 -05:00
Jason Zimdars e1337e64bf Source order 2025-04-09 13:36:44 -05:00
Jason Zimdars 6c0ba8c97f Unused 2025-04-09 13:36:29 -05:00
Jason Zimdars 7a2ae1366b Optimize image 2025-04-09 13:25:01 -05:00
Jason Zimdars 5d0366a20f Delete unused icons 2025-04-09 13:24:10 -05:00
Jason Zimdars 7b32a577a3 Remove unused animations 2025-04-09 11:50:23 -05:00
Jason Zimdars 0af234f126 No longer used 2025-04-09 11:50:15 -05:00
Jason Zimdars 847ec52e46 Revert inadvertent file rename 2025-04-09 11:50:05 -05:00
Jorge Manrubia 30dcefb14a Migration to migrate URLs after renaming bubbles => cards 2025-04-09 17:15:42 +02:00
Jorge Manrubia 981b9149a2 Merge pull request #386 from basecamp/rename-bubbles-2
Rename bubbles (take 2)
2025-04-09 16:07:38 +02:00
Jorge Manrubia 3c82c8ee90 Remove migration 2025-04-09 16:04:18 +02:00
Jorge Manrubia aa14cd41ec Restore bubbles.css since some styles are used 2025-04-09 15:15:17 +02:00
Jorge Manrubia b035c8506e Fix issues with styling card__ components 2025-04-09 15:10:48 +02:00
Jorge Manrubia 61a476eaca Remove bubbles.css 2025-04-09 15:02:38 +02:00
Jorge Manrubia 221bbb3247 Fix renames that the scripts missed 2025-04-09 14:56:59 +02:00
Jorge Manrubia 6f00e1a79a Reorganize templates to remove cards/cards redundancy 2025-04-09 14:53:46 +02:00
Jorge Manrubia 723e6d94f5 Rename bubbles => cards 2025-04-09 14:50:58 +02:00
Jason Zimdars e86b266f4c Merge pull request #384 from basecamp/fix-boosts-input
Fix boosts input
2025-04-08 16:24:49 -05:00
Jason Zimdars d100d93b2a Safari sure loves outlines 2025-04-08 16:22:38 -05:00
Jason Zimdars df408bfd03 Use a number field, and improve focus styles 2025-04-08 16:20:02 -05:00
Jason Zimdars f6288ca026 Fix boosting via number input
- Regression in c06802856e which moved text field outside of form element
2025-04-08 16:19:40 -05:00
Andy Smith 22ff4ee18c Cleanup, phew! 2025-04-08 16:17:05 -05:00
Andy Smith ab88f5549e Working with longer text 2025-04-08 16:09:53 -05:00
Jason Zimdars 6872852d3f Embed additional video formats 2025-04-08 16:02:32 -05:00
Andy Smith 9975ed96f4 WIP: Partially working 2025-04-08 16:01:45 -05:00
Jason Zimdars f58c6792e0 Fix that notifications weren't marked as read
- Move create template into `/bubbles`
- Looks like this file was missed when refactoring `readings` under `bubbles` in 23892296da
2025-04-08 15:50:01 -05:00
Andy Smith d6b985b8ef Basic, non-animated version 2025-04-08 14:23:45 -05:00
Andy Smith 709fd0003c Merge pull request #382 from basecamp/notification-stack-fix
Fix tray item position
2025-04-08 11:01:18 -05:00
Andy Smith 1214527cf2 Fix tray item position 2025-04-08 10:59:51 -05:00
Andy Smith 1715e9a9ee WIP 2025-04-08 10:52:20 -05:00
Jorge Manrubia 48750c12d9 Merge pull request #381 from basecamp/house-fix
Update House to bring patch for history restoration error
2025-04-08 15:44:30 +02:00
Jorge Manrubia 7bc3dc9117 Update House to bring patch for history restoration error
See:

- https://37s.fizzy.37signals.com/buckets/693169850/bubbles/999008729
- https://github.com/basecamp/house/pull/38
2025-04-08 14:32:35 +02:00
Jason Zimdars 7a545f5afd Tighten up 2025-04-07 21:48:17 -05:00
Andy Smith 8bcd5394a3 Remove unused class and markup 2025-04-07 15:53:53 -05:00
Jason Zimdars 6082c7863a Restore additional missing routes removed in c0f3ff46d7 2025-04-07 15:49:49 -05:00
Andy Smith 620c0b885a Position "close as" dialog 2025-04-07 15:49:36 -05:00
Jason Zimdars d251320e1d Retore route removed in c0f3ff46d7 2025-04-07 15:45:18 -05:00