Muthu Kumar
|
7a8c7ca61d
|
fix: background things get selected on Safari even while dragging
|
3 weeks ago |
Muthu Kumar
|
73d73cb11e
|
fix: Draggable+Flippable interactions. blur, ESC to stop
|
3 weeks ago |
Muthu Kumar
|
17831c3849
|
fix: make things more accessible for tiny screens like watches
TODO: this hasn't been tested on real screens, only the responsive mode in Firefox
|
3 weeks ago |
Muthu Kumar
|
f7d1573746
|
fix: fix viewport coords to use page coordinates
|
3 weeks ago |
Muthu Kumar
|
30f17ab8d6
|
chore: adjust button/card sizing
|
3 weeks ago |
Muthu Kumar
|
818bbf08c6
|
use throttle instead of debounce for isOutside calculation
|
3 weeks ago |
Muthu Kumar
|
7a9c01673f
|
fix: avoid AnimateEntry conflict with Draggable over transform by using translate instead
|
3 weeks ago |
Muthu Kumar
|
329b22f15b
|
feat: add viewport exit & initialRotation support
|
3 weeks ago |
Muthu Kumar
|
c15cbdbc75
|
feat: use new Draggable
TODO: reimplement onOutsideViewport
|
3 weeks ago |
Muthu Kumar
|
5a6d07edb9
|
feat: composeRefs
|
3 weeks ago |
Muthu Kumar
|
82e3cc00ac
|
feat: attempt 6 at creating standalone draaggable (finally works!)
|
3 weeks ago |
Muthu Kumar
|
5e9eebb4ab
|
feat: attempt 5 at creating standalone draaggable
|
3 weeks ago |
Muthu Kumar
|
bb71e987df
|
feat: attempt 4 at creating standalone draaggable
|
3 weeks ago |
Muthu Kumar
|
1aa29f16ba
|
feat: attempt 3 at creating standalone draaggable
|
3 weeks ago |
Muthu Kumar
|
32c7e4a5d1
|
feat: attempt 2 at creating standalone draaggable
|
3 weeks ago |
Muthu Kumar
|
014376678c
|
feat: attempt at creating standalone draaggable
|
3 weeks ago |
Muthu Kumar
|
52fa434f59
|
fix: attempt to fix problems with DraggableButton
|
3 weeks ago |
Muthu Kumar
|
158d427aa4
|
chore: more flexible container top
|
3 weeks ago |
Muthu Kumar
|
9359bcac53
|
chore: package upgrades and maintenance
|
3 weeks ago |
Muthu Kumar
|
ce595da37a
|
chore: unlink wip things
|
4 weeks ago |
Muthu Kumar
|
2a1c3f4eab
|
feat: isOutsideViewport 🐰🥚
|
4 weeks ago |
Muthu Kumar
|
3199c10300
|
feat: AnimateEntry component & Container refactor
|
4 weeks ago |
Muthu Kumar
|
4357ac6ec5
|
chore: minor cleanup
|
4 weeks ago |
Muthu Kumar
|
fb6eccc835
|
feat: use Flippable to make chaotic Contact page
|
4 weeks ago |
Muthu Kumar
|
59725af5da
|
feat: improved <DraggableButton /> rotations
|
4 weeks ago |
Muthu Kumar
|
c02d123ab5
|
chore: Container improvements, refactor ugly code to CSS
|
4 weeks ago |
Muthu Kumar
|
813e4db875
|
feat: <Flippable />
|
4 weeks ago |
Muthu Kumar
|
b301d1a598
|
feat: I made the Draggables rotate
|
4 weeks ago |
Muthu Kumar
|
a19b8f6372
|
feat: I added draggable cards for some reason
|
4 weeks ago |
Muthu Kumar
|
55aae5d732
|
chore: update email
|
4 weeks ago |
Muthu Kumar
|
221bc03796
|
feat: add second project list
|
4 weeks ago |
Muthu Kumar
|
1e1679df79
|
chore: rename Projects -> Work
|
8 months ago |
Muthu Kumar
|
a24b75acee
|
chore: move deps to devDeps
|
8 months ago |
Muthu Kumar
|
75e6091320
|
fix: arrow navigation should not trigger when modifier is held
|
8 months ago |
Muthu Kumar
|
9f7be4c29f
|
feat: Emoji component and homepage changes
|
8 months ago |
Muthu Kumar
|
8c0f997a9b
|
feat: separate Tooltip from FlickerList and finetune
|
8 months ago |
Muthu Kumar
|
4670e07fb3
|
chore: expand on innocuous comment, no need to read
|
8 months ago |
Muthu Kumar
|
137545c606
|
fix: tooltips can show if one button is focused & another is hovered
|
8 months ago |
Muthu Kumar
|
8c46c835fa
|
feat: move FlickerList to use classes instead of style.opacity to reduce specificity
|
8 months ago |
Muthu Kumar
|
4eddf9d5a9
|
fix: ugly blue background on Chrome mobile only
|
8 months ago |
Muthu Kumar
|
e889228e55
|
feat: fiddle with margins to achieve perfect spacing
|
8 months ago |
Muthu Kumar
|
1786dc87d5
|
feat: FlickerList and Container allow props passthrough
|
8 months ago |
Muthu Kumar
|
633008f0e8
|
feat: add profile image
|
8 months ago |
Muthu Kumar
|
e9d911b9b9
|
feat: update favicons
|
11 months ago |
Muthu Kumar
|
30f62530f9
|
merge: #2 from alok8bb/master
fix: handle subpaths in menu entries navigation
|
10 months ago |
Alok
|
c8ee9eaceb
|
fix: minor mistake in string concatenation
|
10 months ago |
alok8bb
|
fa2c5c117a
|
fix: handle subpaths in menu entries navigation
Signed-off-by: alok8bb <alok8bb@gmail.com>
|
10 months ago |
Muthu Kumar
|
48ca3dd5cf
|
Revert "feat: reduce number of font sizes used"
This reverts commit 965e6dfb26 .
Using variable fonts means modern browsers don't need to load different the font sizes anymore.
|
11 months ago |
Muthu Kumar
|
f9bc6d31de
|
feat: use variable font if available
|
11 months ago |
Muthu Kumar
|
965e6dfb26
|
feat: reduce number of font sizes used
|
11 months ago |