Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 8.4.0 #401

Merged
merged 46 commits into from
Aug 16, 2023
Merged

release: 8.4.0 #401

merged 46 commits into from
Aug 16, 2023

Conversation

jouwdan
Copy link
Member

@jouwdan jouwdan commented Aug 16, 2023

Please check if the PR fulfills these requirements

  • The commit message is sensible and easily understood
  • Tests for the changes have been added (for bug fixes / features where relevant)
  • Docs have been added / updated (for bug fixes / features where relevant)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What commits does this PR relate to?

Thank you for your contribution

We hope you stay around and connect with our growing community!

jouwdan and others added 30 commits July 24, 2023 21:01
Reduced obj.splice calls- instead of calling splice directly within the loop, which can cause array reindexing and performance issues, i've updated this to collect the elements to be deleted in a separate array - losToDelete - and remove them in a subsequent loop.

Moving the studentsOnlineList.set([...this.los]) call outside the loop ensures that we only update studentsOnlineList once after all the necessary changes have been made.
new html generator, tutors-gen-lib + restructure tutors-gen
…itle is reference in the title bar and if titles and summeries are present on the page, A click on all topics that already existed, deep topics has been modified and a lot more methods created in the command.ts to acheive a dynamic testing of all the links present within the topics, lo and los etc.
@netlify
Copy link

netlify bot commented Aug 16, 2023

Deploy Preview for tutors-alpha ready!

Name Link
🔨 Latest commit d8438ff
🔍 Latest deploy log https://app.netlify.com/sites/tutors-alpha/deploys/64dcdea916b54b0008ebe5b1
😎 Deploy Preview https://deploy-preview-401--tutors-alpha.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jouwdan jouwdan merged commit 3719a92 into main Aug 16, 2023
6 of 7 checks passed
@ghost
Copy link

ghost commented Aug 16, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

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.

None yet

3 participants