Lukas Wagner

Results 11 issues of Lukas Wagner

It would be a neat feature to be informed of Syntax errors in the CSS at compile time.

enhancement

As can be seen here: - https://developer.mozilla.org/en-US/docs/Web/CSS/@supports - https://developer.mozilla.org/en-US/docs/Web/CSS/@media

enhancement

Add auto prefixing abilities in order for users to be able to write easily readable CSS code and have it prefixed for older browsers.

enhancement

Add testing of the web client. The testing should include: - unit testing - integration testing - system testing

enhancement
frontend

Add testing of the API and testing in general to the backend. This should include: - unit testing - integration testing - system testing

enhancement
backend

Add authentication middleware to the backend in order to allow for protected routes.

enhancement
backend

Authentication data should be appended automatically without the need to include it every single time a request is done.

enhancement
frontend

Routing should be easy to use - routes should be able to be added in a single line (maybe with annotations) - routes should be able to be declared protected...

enhancement
frontend

There is no PR template so here's a short description of what it does. So please comment if I should add anything. # Motivation Chips and electronic components are pretty...

# What This PR introduces four new placeholders into the template config: - `` will be replaced with the hash of the original class name from the SCSS file -...