jedmund-svelte/src/lib/components
Justin Edmund e36f70d8c2 fix: ensure editor placeholder shows on initial page load
- Always initialize editor with content to create paragraph node
- Remove logic that prevented setting empty paragraph content
- Remove unused initialized variable
- This ensures the placeholder is visible when editor first loads

The issue was that the editor needs at least one paragraph node
for the placeholder to display, but the previous logic prevented
this from happening on initial load.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-26 14:17:03 -04:00
..
admin fix: ensure editor placeholder shows on initial page load 2025-06-26 14:17:03 -04:00
edra Revert "fix: ensure editor placeholder respects block padding" 2025-06-26 14:15:43 -04:00
icons fix: drag handle actions now affect the correct block 2025-06-26 10:33:27 -04:00
Album.stories.js Ran linter 2025-06-16 17:05:43 +01:00
Album.svelte fix: update components to use Svelte 5 snippets and fix editor content loading 2025-06-26 09:22:19 -04:00
AlbumSimple.stories.js Ran linter 2025-06-16 17:05:43 +01:00
AlbumSimple.stories.svelte Ran linter 2025-06-16 17:05:43 +01:00
Avatar.stories.js Ran linter 2025-06-16 17:05:43 +01:00
Avatar.svelte fix: restore avatar eyes by replacing $dark-blue with hex value 2025-06-25 22:08:17 -04:00
AvatarHeadphones.svelte fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
AvatarSimple.svelte Prettier + build errors 2025-06-02 08:41:03 -07:00
AvatarSVG.svelte fix: resolve build errors from variable refactoring 2025-06-25 22:04:36 -04:00
BackButton.svelte Simplify posts 2025-06-11 00:53:54 -07:00
DynamicPostContent.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
Footer.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
Game.svelte fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
GeoCard.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
Header.svelte fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
HorizontalPhotoScroll.svelte fix: drag handle actions now affect the correct block 2025-06-26 10:33:27 -04:00
ImagePost.svelte We ran the linter 2025-06-11 00:54:05 -07:00
LabCard.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
Lightbox.svelte feat: create reusable CloseButton icon component 2025-06-26 08:40:32 -04:00
LinkCard.svelte fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
MasonryPhotoGrid.svelte fix: drag handle actions now affect the correct block 2025-06-26 10:33:27 -04:00
Mention.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
MentionList.svelte Fix Design Details podcast link 2024-11-18 16:15:27 -08:00
NavDropdown.svelte fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
NowPlaying.svelte fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
Page.svelte Spacing and mobile design fixes 2025-06-10 12:06:02 -07:00
PhotoGrid.svelte fix: drag handle actions now affect the correct block 2025-06-26 10:33:27 -04:00
PhotoItem.svelte refactor: implement comprehensive color scale system 2025-06-25 21:28:37 -04:00
PhotoMetadata.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
PhotoView.svelte Unify fullscreen editors 2025-06-13 14:17:26 -04:00
PhotoViewEnhanced.svelte fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
PostContent.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
PostItem.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
PostList.svelte First commit for universe 2025-05-26 06:44:27 -07:00
ProjectContent.svelte Make text colors consistent 2025-06-10 23:33:41 -07:00
ProjectHeaderContent.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
ProjectItem.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
ProjectList.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
ProjectPasswordProtection.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
RecentAlbums.stories.js Ran linter 2025-06-16 17:05:43 +01:00
RecentAlbums.svelte Ran linter 2025-06-16 17:05:43 +01:00
SegmentedController.svelte fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
SingleColumnPhotoGrid.svelte fix: drag handle actions now affect the correct block 2025-06-26 10:33:27 -04:00
Slideshow.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
SmartImage.svelte Simplify photos architecture 2025-06-13 06:55:21 -04:00
StreamStatus.svelte refactor: standardize z-index values with CSS variables 2025-06-25 21:18:20 -04:00
ThreeColumnPhotoGrid.svelte fix: drag handle actions now affect the correct block 2025-06-26 10:33:27 -04:00
TiltCard.svelte Add link and tilt to bio on homepage 2025-06-10 01:52:34 -07:00
TwoColumnPhotoGrid.svelte fix: drag handle actions now affect the correct block 2025-06-26 10:33:27 -04:00
UniverseAlbumCard.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
UniverseCard.svelte fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
UniverseFeed.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
UniversePostCard.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00
ViewModeSelector.svelte refactor: replace deprecated $grey- variables with $gray- 2025-06-25 21:41:50 -04:00