Commit Graph

2383 Commits

Author SHA1 Message Date
Eric Bailey 8532e8145d Expand color palette 2024-01-18 18:30:25 -06:00
Eric Bailey 34c9eece6f Alignment 2024-01-18 15:56:25 -06:00
Eric Bailey 83c2b20c39 Add closeAllDialogs control 2024-01-18 15:45:37 -06:00
Eric Bailey 6d3f19c695 Add todo 2024-01-18 15:14:42 -06:00
Eric Bailey d6925a00d7 Button context, icons 2024-01-18 15:12:42 -06:00
Eric Bailey 1514ffd6e9 Consistent imports 2024-01-18 14:10:48 -06:00
Eric Bailey 175466ade6 Clean up old InputDate, DateField android, text area example 2024-01-18 14:02:39 -06:00
Eric Bailey 8a5e1885ba Add label example 2024-01-18 13:20:12 -06:00
Eric Bailey ead02d766c Refactor DateField, web done 2024-01-18 13:14:18 -06:00
Eric Bailey fb2e366b0e Improve icons, add CalendarDays 2024-01-18 11:33:01 -06:00
Eric Bailey 7faaf1996a Remove old input 2024-01-18 11:19:23 -06:00
Eric Bailey 43dc77491e Allow extension of input 2024-01-18 11:17:27 -06:00
Eric Bailey 1e5f213f12 Refactor input 2024-01-18 11:06:54 -06:00
Eric Bailey 13409f889c Some i18n 2024-01-17 15:30:52 -06:00
Eric Bailey d76ca60839 ToggleButton hover darkmode 2024-01-17 15:23:52 -06:00
Eric Bailey 449c29b94b Improve a11y labels 2024-01-17 15:22:28 -06:00
Eric Bailey 623047977b ToggleButton styles 2024-01-17 14:53:51 -06:00
Eric Bailey d3d329dc50 Clean up Toggles storybook 2024-01-17 14:09:59 -06:00
Eric Bailey 9a22c39d2b Make Toggle controlled 2024-01-17 14:03:00 -06:00
Eric Bailey f520214738 Refactor toggle to not rely on immediate children 2024-01-17 11:31:46 -06:00
Eric Bailey 0fc575084b WIP Toggle cleanup 2024-01-17 11:18:55 -06:00
Eric Bailey 1467aa6ba0 Merge remote-tracking branch 'origin/main' into eric/alf
* origin/main: (44 commits)
  Patch `@lingui/core` to fix `unraw` import resolution error (#2548)
  1.65
  Fix the fallback to discover behavior on the home feed (#2546)
  Bump android version code
  Bump ios build number
  Add a new home feed-api wrapper and give a header indicating the fallback behavior (#2534)
  Add accept-language header (#2457)
  rss: filter out replies server-side (#2518)
  feat: show muted/blocked status on list card (#2523)
  1.64 (#2521)
  Bump react-native@0.73.2 (#2519)
  Create a profile record on new user (#2520)
  fix: truncate long email address (#2493)
  fix: set html lang according to app language (#2496)
  Ensure sessions and tokens are synced between tabs (#2498)
  package.json: cp --verbose doesn't exist on macos (#2501)
  Suggest post language correction (#2486)
  (optional) In app browser  (#2490)
  Toggle minimal shell on any scroll for web (#2499)
   New report type, appeal (#2455)
  ...
2024-01-16 17:43:20 -06:00
Eric Bailey 64f7800bed Patch @lingui/core to fix unraw import resolution error (#2548) 2024-01-16 14:35:08 -08:00
Eric Bailey 2d80844b4e Icons 2024-01-16 15:45:43 -06:00
Eric Bailey 7c2b586467 Update dialog descriptions for demo 2024-01-16 14:03:08 -06:00
Paul Frazee f1e58626fb 1.65 2024-01-16 10:05:11 -08:00
Paul Frazee 8372c0c261 Fix the fallback to discover behavior on the home feed (#2546) 2024-01-16 10:01:41 -08:00
Eric Bailey 4c76e38cc3 Toggle invalid states 2024-01-16 11:32:39 -06:00
Eric Bailey 7315b0d714 Some more a11y 2024-01-16 11:04:54 -06:00
Eric Bailey 1e02cde581 Add hrefAttrs to Link 2024-01-16 10:43:31 -06:00
Eric Bailey ce049f1e1b Gradient colors and hovers 2024-01-16 10:41:35 -06:00
Eric Bailey 56a139ed4b Gradient poc 2024-01-15 21:10:02 -06:00
Eric Bailey 4bf30a1ed3 Button pressed states 2024-01-15 20:15:50 -06:00
Eric Bailey e7d9ce69f7 Button focus states 2024-01-15 19:13:10 -06:00
Eric Bailey 5e832f3f0c Shadows 2024-01-15 18:59:48 -06:00
Paul Frazee d35be77a11 Bump android version code 2024-01-15 15:31:56 -08:00
Paul Frazee 8c4e5b5f0b Bump ios build number 2024-01-15 15:19:05 -08:00
Paul Frazee a7d617c7a6 Add a new home feed-api wrapper and give a header indicating the fallback behavior (#2534)
* Add a new home feed-api wrapper and give a header indicating the fallback behavior

* Sneak in a quick fix: use the correct text color in the delete modal

* Use imported constant
2024-01-15 15:03:54 -08:00
Eric Bailey 4d3128aa12 Dialog text input 2024-01-15 16:42:00 -06:00
Eric Bailey 48abb5ac37 Styles 2024-01-15 16:28:11 -06:00
Eric Bailey 4285808785 Handle overscroll 2024-01-15 16:10:29 -06:00
Eric Bailey 3df9e7a7b9 Add web shadow 2024-01-15 16:04:31 -06:00
Eric Bailey 048ce0244f Scrollable dialogs 2024-01-15 16:00:39 -06:00
Cooper Edmunds 7df0b7ade1 Add accept-language header (#2457) 2024-01-15 13:19:47 -08:00
bnewbold 1d3e20220d rss: filter out replies server-side (#2518) 2024-01-15 13:13:15 -08:00
Mary 921b57d1b7 feat: show muted/blocked status on list card (#2523) 2024-01-15 13:11:48 -08:00
Eric Bailey 94d31d4cc5 Try to use BottomSheet's own APIs 2024-01-15 10:49:24 -06:00
Eric Bailey 4f71e4ee7d Autosize dialog, handle max height, Dialog.ScrolLView not working 2024-01-14 11:14:13 -06:00
Eric Bailey cb1bfe0e6f Improve a11y 2024-01-14 10:43:26 -06:00
Eric Bailey 541e62514d Toggles 2024-01-13 17:45:20 -06:00