Skip to content

Fix Tabs and Menu Components That Cannot Access JavaScript Files#38

Merged
dz4k merged 2 commits intobigskysoftware:devfrom
fkscott:fix-tabs
Jan 27, 2024
Merged

Fix Tabs and Menu Components That Cannot Access JavaScript Files#38
dz4k merged 2 commits intobigskysoftware:devfrom
fkscott:fix-tabs

Conversation

@fkscott
Copy link
Copy Markdown

@fkscott fkscott commented Nov 15, 2023

Build step copies dist/js into www/missing-js so components in pages like 40-aria.md can function when deployed to Netlify.

I see other JS was contributed to the www folder, so I mirrored that structure. If I should modify it in any way please let me know.

@narve
Copy link
Copy Markdown

narve commented Jan 26, 2024

yes, pls merge this, currently tabs/menus does not work if one follows the documentation. Missing.js seems very nice, but currently it does not inspire confidence :)

@dz4k
Copy link
Copy Markdown
Collaborator

dz4k commented Jan 26, 2024

Thanks for the fix! The whole packaging and distribution story for missing was overhauled a while ago, and I haven't been able to come back to fix all the rough edges.

Looks like the copied files snuck into the commit -- could you remove them and add them to .gitignore? Otherwise LGTM

@fkscott
Copy link
Copy Markdown
Author

fkscott commented Jan 27, 2024

Removed the copied files, updated the gitignore, and rebased on the latest dev branch.

@dz4k dz4k merged commit c6a8a3c into bigskysoftware:dev Jan 27, 2024
@narve
Copy link
Copy Markdown

narve commented Jan 29, 2024

Great work, thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants