Eric Bailey
bf096977fe
Migrate logger.metric to useAnalytics
2026-01-21 16:49:40 -06:00
Eric Bailey
0589bd7d9e
Move /platform/detection vars into /env ( #9707 )
...
* Add platform vars to env
* Replace /platform/detection with /env
2026-01-16 16:28:17 -06:00
Chenyu
12e09a9bd1
starter pack metrics ( #9116 )
...
* starter pack metrics
* emit starterpack:add/remove user event with starterpack uri in starter pack dialog
* rename metadata field
2025-10-03 10:17:59 -07:00
Samuel Newman
77bf49f212
Tighten up eslint rule to catch unused const {_} = useLingui() ( #9122 )
...
* tighten eslint config to catch unused `useLingui`s
* fix now-invalid uses of _
* remove unused function that produces a ton of eslint warnings
* upgrade react compiler plugin
2025-10-02 09:59:05 -07:00
Eric Bailey
bd17f04810
Migrate to @bsky.app/alf package ( #9030 )
...
* Add storybook shortcut in dev
* Migrate to alg pkg
* Migrate font_bold to new font_semi_bold
* Migrate font_heavy to font_bold
* Fix old theme refs
* Remove leading util
* Bump
* Revert "Add storybook shortcut in dev"
This reverts commit 7a86195c77fb5d449c7782e64ebabb6addfab919.
* Remove alf script
* Adjust font scale
* Bump
* Bump pkg
* Migrate values from conflicts
* Create default themes outside react
* Use built-in alf utils
* Migrate old font styles
* Remove unused tokens
* Move theme creation to more appropriate file
* Update button colors
* Adjust TextField colors, line heights
2025-09-24 11:47:08 -05:00
Samuel Newman
75f0ee8a1e
Tweaks to add to starter pack dialog ( #8957 )
2025-09-03 00:01:36 +03:00
Samuel Newman
8adebe6702
starter pack dialog tweaks ( #8913 )
2025-08-27 09:01:10 -07:00
Chenyu Huang
f84a756691
optimize for the web
2025-08-22 17:59:54 -07:00
Chenyu Huang
962654041c
fix linting, minor ui tweaks
2025-08-21 11:49:08 -07:00
Chenyu Huang
0474a3b6f7
address feedback
2025-08-20 15:00:06 -07:00
Chenyu Huang
f7c05c2df4
use Dialog.InnerFlatlist
2025-08-20 12:31:12 -07:00
Chenyu Huang
68e0a78f70
loading state
2025-08-19 16:37:49 -07:00
Chenyu Huang
e32f280f47
clean up onSuccess callback
2025-08-19 15:59:12 -07:00
Chenyu Huang
f42b5831bb
parameterize the initial profile for starter pack profile select wizard screen
2025-08-19 15:28:37 -07:00
Chenyu Huang
7182cd3d5e
starter pack dialog flow from profileMenu
2025-08-16 19:45:43 -07:00