alpha
Login
or
Join now
acrate.waldn.net
/
witchsky.app
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Bluesky app fork with some witchin' additions 馃挮
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
witchsky.app
/
src
/
lib
/
custom-animations
/
at
linkat-integration
11 files
Eric Bailey
Move browser env into main env (#9718)
6mo ago
62c0c06b
AccordionAnimation.tsx
Move `/platform/detection` vars into `/env` (#9707) * Add platform vars to env * Replace /platform/detection with /env
6 months ago
CountWheel.tsx
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
10 months ago
CountWheel.web.tsx
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
10 months ago
GestureActionView.tsx
[APP-1291] prevent GestureActionView from hijacking swipe in a direction which no actions are specified (#8705) Co-authored-by: hailey <hailey@blueskyweb.xyz>
1 year ago
GestureActionView.web.tsx
run `yarn lint --fix` (#9013)
11 months ago
LikeIcon.tsx
Leverage jsx transform to remove unnecessary react imports and update eslint config (#6516) * update eslint config with jsx runtime * leverage jsx transform to remove unnecessary react imports and update eslint config * run yarn lint --fix to remove eslint disables related to react/prop-types that is now disabled
2 years ago
LikeIcon.web.tsx
fix prop names (#6130)
2 years ago
PressableScale.tsx
Move browser env into main env (#9718)
6 months ago
ScaleAndFade.ts
[馃惔] Only scroll down one "screen" in height when foregrounding (#4027) * maintain position after foreground * one possibility * don't overscroll when content size changes. * ignore the rule on 1 item * fix * [馃惔] Pill for additional unreads when coming from background (#4043) * create a pill with some animatons * add some basic styles to the pill * make the animations reusable * bit better styling * rm logs --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> * import --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2 years ago
ShrinkAndPop.ts
[馃惔] Empty chat prompt (#4132) * Add empty chat pill * Tweak padding * move to `components`, place inside `KeyboardStickyView` * cleanup unused vars * add a new animation type * (unrelated) add haptic to long press * adjust shrink and pop --------- Co-authored-by: Hailey <me@haileyok.com>
2 years ago
util.ts
Tweak animation to not roll 0 -> 1, overflow hidden (#5148)
2 years ago