Skip to content

Toggle v1#302

Merged
mjbp merged 6 commits intomasterfrom
feature/187-toggle
Mar 3, 2025
Merged

Toggle v1#302
mjbp merged 6 commits intomasterfrom
feature/187-toggle

Conversation

@mjbp
Copy link
Copy Markdown
Collaborator

@mjbp mjbp commented Feb 20, 2025

Resolves #281

  • sweep of codebase to elimate dead code, run linting, fix any non-breaking niggles or annoyances
  • sweep of docs
  • clean-up example
  • sweep of tests
  • update store to standardise
  • publish src folder to npm

@mjbp mjbp linked an issue Feb 20, 2025 that may be closed by this pull request
Copy link
Copy Markdown

@catvine-stormid catvine-stormid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few small typos and word changes, looks great otherwise!

@@ -21,18 +21,18 @@ describe(`Toggle > Store`, () => {

it('should have a dispatch function that updates state', async () => {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar to a previous PR - should we update the use of "dispatch function" in these tests to instead say "update", in line with the renamed function?

Copy link
Copy Markdown
Contributor

@sarah-richards-stormid sarah-richards-stormid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing further from me!

@mjbp mjbp force-pushed the feature/187-toggle branch from 1978c24 to fb17333 Compare March 3, 2025 18:18
@mjbp mjbp merged commit 9f1e127 into master Mar 3, 2025
1 check passed
@mjbp mjbp deleted the feature/187-toggle branch March 3, 2025 18:20
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.

Toggle > v1

3 participants