Skip to content

[BREAKING CHANGES] New base setup #391

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

notsure
Copy link
Contributor

@notsure notsure commented Mar 25, 2025

Pull request

This merge request extracts the styleguide and the base scss setup in new reusable repositories. The vue-template will be a boilerplate how to setup a project with all dev-tools outsourced and versioned in the future.

Ticket

ticket-link

Browser testing

  • link

Checklist

  • I merged the current main branch (before testing)
  • Added JSDoc and styleguide demo
  • Tested all links in project relevant browsers
  • Tested all links in different screen sizes
  • Did run automated tests and linters
  • Did assign ticket
  • Double checked target branch

Review/Test checklist

  • Did review code and documentation
  • Tested all links in project relevant browsers
  • Tested all links in different screen sizes
  • Did check accessibility (Wave, only errors)
  • Re-assign ticket to developer

@mob8607 mob8607 force-pushed the feature/new-base-setup branch from 0c9b29a to e3d89f0 Compare April 30, 2025 08:08
Copy link
Collaborator

@mob8607 mob8607 left a comment

Choose a reason for hiding this comment

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

Looks very promising to me. Nice Work!

I added a few questions, otherwise I feel like we should merge this as soon as possible.


on:
push:
branches: ['feature/new-base-setup']
Copy link
Collaborator

Choose a reason for hiding this comment

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

Question: Can we update this so it works on all future branches?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, we need to check if we can use wildcards

id: 'theme-02',
selected: false,
},
],
Copy link
Collaborator

Choose a reason for hiding this comment

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

Question This is just as an example right? Because we now only have one default theme in our template.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah yes, we could remove it I guess

@mob8607 mob8607 mentioned this pull request May 15, 2025
12 tasks
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.

2 participants