castopod/app/Resources/js/modules
Yassine Doghri ca55c248d0 fix(xml-editor): prettify xml even without root node
- update js dependencies to latest
- add indentWithTab to xml-editor
- tailwindcss 3.1: replace withOpacity with <alpha-value>
2022-07-03 08:07:20 +00:00
..
Charts.ts feat: update pine colors + create charts components 2021-12-29 11:55:43 +00:00
ClientTimezone.ts feat: build hashed static files to renew browser cache 2021-07-12 17:47:56 +00:00
Clipboard.ts feat: replace form helper functions with components in admin template 2021-12-29 11:55:43 +00:00
DateTimePicker.ts fix: rename podcast name to podcast handle to clarify field usage 2021-12-29 11:37:16 +00:00
Dropdown.ts refactor: replace popperjs with floating-ui 2021-12-31 09:42:52 +00:00
EpisodesMap.ts perf: defer javascript + lazy load images for faster page loads 2022-01-21 18:07:43 +00:00
HotKeys.ts build: update dependencies to latest 2021-12-29 12:10:11 +00:00
Modal.ts fix: rename podcast name to podcast handle to clarify field usage 2021-12-29 11:37:16 +00:00
MultiSelect.ts fix(md-editor): build new markdown editor with lit + github/markdown-toolbar-element 2021-12-29 11:37:16 +00:00
PublishMessageWarning.ts fix: rename podcast name to podcast handle to clarify field usage 2021-12-29 11:37:16 +00:00
Select.ts fix(md-editor): build new markdown editor with lit + github/markdown-toolbar-element 2021-12-29 11:37:16 +00:00
SidebarToggler.ts build: update dependencies to latest 2021-12-29 12:10:11 +00:00
Slugify.ts feat: replace slug field with interactive permalink component 2021-12-29 11:37:16 +00:00
ThemePicker.ts refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
Time.ts fix: rename podcast name to podcast handle to clarify field usage 2021-12-29 11:37:16 +00:00
Toggler.ts fix: rename podcast name to podcast handle to clarify field usage 2021-12-29 11:37:16 +00:00
Tooltip.ts refactor: replace popperjs with floating-ui 2021-12-31 09:42:52 +00:00
ValidateFileSize.ts feat(transcript): parse srt subtitles into json file + add max file size info below audio file input 2022-01-09 16:37:13 +00:00
VideoClipBuilder.ts fix(video-clips): create unique temporary files for resources to be deleted after generation 2022-01-21 12:35:50 +00:00
audio-clipper.ts fix: add translation key for audio-clipper trim labels 2022-01-21 18:29:39 +00:00
markdown-preview.ts fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
markdown-write-preview.ts feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
permalink-edit.ts feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
play-episode-button.ts build: update dependencies to latest 2021-12-29 12:10:11 +00:00
play-soundbite.ts feat(soundbites): add soundbite list and creation forms with audio-clipper component 2022-01-03 13:52:07 +00:00
video-clip-previewer.ts fix(video-clips): create unique temporary files for resources to be deleted after generation 2022-01-21 12:35:50 +00:00
xml-editor.ts fix(xml-editor): prettify xml even without root node 2022-07-03 08:07:20 +00:00