Commit Graph

36 Commits

Author SHA1 Message Date
Ollie Taylor d68dcf014d Squashed commit of the following:
commit 02ab774699
Merge: 0e5cda5 39b8b6a
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 13:33:00 2023 +0000

    Merge branch 'main' of https://github.com/OllieJT/svelte-podcast

commit 39b8b6a983
Merge: 0e5cda5 8260a20
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 13:29:46 2023 +0000

    Init Changesets (#4)

commit 8260a2078f
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 13:28:04 2023 +0000

    linting

commit 1336175d8a
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 13:26:45 2023 +0000

    update gh tooken name

commit fbc2d6c581
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 12:26:23 2023 +0000

    adds changeset to publish script

commit 2665d2fd54
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 12:26:11 2023 +0000

    updates changeset config

commit 517219f961
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 12:25:50 2023 +0000

    adds release script

commit dda33a4426
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 12:13:03 2023 +0000

    add changesets
2023-02-23 13:41:18 +00:00
Ollie Taylor 2e6f082635 adds changeset 2023-02-23 13:39:29 +00:00
Ollie Taylor 17bf099518 Squashed commit of the following:
commit 02ab774699
Merge: 0e5cda5 39b8b6a
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 13:33:00 2023 +0000

    Merge branch 'main' of https://github.com/OllieJT/svelte-podcast

commit 39b8b6a983
Merge: 0e5cda5 8260a20
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 13:29:46 2023 +0000

    Init Changesets (#4)

commit 8260a2078f
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 13:28:04 2023 +0000

    linting

commit 1336175d8a
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 13:26:45 2023 +0000

    update gh tooken name

commit fbc2d6c581
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 12:26:23 2023 +0000

    adds changeset to publish script

commit 2665d2fd54
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 12:26:11 2023 +0000

    updates changeset config

commit 517219f961
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 12:25:50 2023 +0000

    adds release script

commit dda33a4426
Author: Ollie Taylor <13766232+OllieJT@users.noreply.github.com>
Date:   Thu Feb 23 12:13:03 2023 +0000

    add changesets
2023-02-23 13:36:30 +00:00
Ollie Taylor 3e7ab99121 Add navigating example to demo 2023-02-23 12:09:08 +00:00
Ollie Taylor 69346b6c19 simplify component exports 2023-02-23 00:48:21 +00:00
Ollie Taylor 8d4afbd7ff improve type guards 2023-02-23 00:39:46 +00:00
Ollie Taylor c1f1131c7c resolves linting 2023-02-23 00:21:37 +00:00
Ollie Taylor 5a4936f75d Add timestamp 2023-02-23 00:19:10 +00:00
Ollie Taylor f4e2e8d628 refactor bindings to directly use element 2023-02-22 23:41:29 +00:00
Ollie Taylor 4137cda798 format 2023-02-22 16:43:52 +00:00
Ollie Taylor 3553143f03 Merge branch 'main' into audio-store 2023-02-22 16:42:34 +00:00
Ollie Taylor 0e5cda5bde update prettier config 2023-02-22 16:41:18 +00:00
Ollie Taylor 21d140deb3 saving progress before I try stupid stuff 2023-02-22 16:40:02 +00:00
Ollie Taylor 642ba31bb5 fixes a11y hidden 2023-02-22 10:24:59 +00:00
Ollie Taylor 8e7b12c97f adds source switcher 2023-02-22 10:24:39 +00:00
Ollie Taylor d699b7fea1 Merge branch 'main' of https://github.com/OllieJT/svelte-podcast 2023-02-22 01:01:08 +00:00
Ollie Taylor 947fd9a890 update feature list 2023-02-22 01:00:34 +00:00
Ollie Taylor f972b862c6 Initial Player Component (#2) 2023-02-22 00:44:44 +00:00
Ollie Taylor 7cdcfeea34 eslint fixes 2023-02-22 00:42:14 +00:00
Ollie Taylor e77bcc1665 Merge branch 'main' into player-component 2023-02-22 00:37:51 +00:00
Ollie Taylor 4f9ef6d915 Merge branch 'player-component' of https://github.com/OllieJT/svelte-podcast into player-component 2023-02-22 00:37:38 +00:00
Ollie Taylor 6aece82c36 format readme 2023-02-22 00:37:19 +00:00
Ollie Taylor bf1a9c1584 Adds a11y progress 2023-02-22 00:36:40 +00:00
Ollie Taylor 3a9e82913a Merge branch 'main' into player-component 2023-02-22 00:34:24 +00:00
Ollie Taylor 95bb3263ff adds example progress bar 2023-02-22 00:30:12 +00:00
Ollie Taylor 07212fc671 passes duration to slot props 2023-02-22 00:29:57 +00:00
Ollie Taylor 8afc23cbac logs progress 2023-02-22 00:29:04 +00:00
Ollie Taylor 9373240fec Adds dispatch events 2023-02-22 00:25:18 +00:00
Ollie Taylor a72d8e16ee adds vscode config 2023-02-21 23:55:37 +00:00
Ollie Taylor fd02effb82 Adds initial player component 2023-02-21 23:54:18 +00:00
Ollie Taylor 8734ef7617 updates README 2023-02-21 22:42:51 +00:00
Ollie Taylor 1d68b89e30 fixes publish action 2023-02-21 22:42:44 +00:00
Ollie Taylor de95c8581b Merge branch 'main' of https://github.com/OllieJT/svelte-podcast 2023-02-21 22:41:52 +00:00
Ollie Taylor 3af0bcb979 Initialise NPM Package (#1) 2023-02-21 22:37:45 +00:00
Ollie Taylor bd15b8da52 somehow already linting errors 2023-02-21 22:12:00 +00:00
Ollie Taylor e374ed4683 hello world 2023-02-21 22:09:10 +00:00