Matthew Raymer
|
3a1fe31d39
|
fix: explicitly name all our components to avoid some of the warnings for build:web:serve ...
appears the last warning may be inside Vue itself. Leaving this alone for now.
|
1 week ago |
Matthew Raymer
|
3b4f4dc125
|
style: reorder v-model and v-bind directives
Changes:
- Move v-model directives before other attributes
- Move v-bind directives before event handlers
- Reorder attributes for better readability
- Fix template attribute ordering across components
- Improve eslint rules
- add default vite config for testing (handles nostr error too)
This follows Vue.js style guide recommendations for attribute
ordering and improves template consistency.
|
5 months ago |
Matthew Raymer
|
a32c3c7765
|
Multi-build support; tested successfully for Electron
|
7 months ago |
Trent Larson
|
5effb76cf5
|
ensure overlays show on top of relative+absolute positioning like green pluses
|
8 months ago |
Trent Larson
|
00b191c4fd
|
suggest new user going to the front page
|
9 months ago |
Trent Larson
|
fe482d06f6
|
show more redeemed info & action on the invites, refactor onboarding instructions
|
10 months ago |
Trent Larson
|
98afa8a259
|
refactor invite link & add test
|
10 months ago |
Trent Larson
|
1bfdcab90b
|
add page for one-on-one invites (incomplete)
|
10 months ago |
Trent Larson
|
8111b0e5cf
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
10 months ago |
Trent Larson
|
f2cb7d3ed8
|
prompt for name when showing info, and provide a "copy" page when remote
|
11 months ago |