Results 8 issues of Simon Babay

### What problem does this feature solve? Enable cirtical CSS in SSR mode: https://github.com/vuejs/vue-loader/blob/next/src/index.ts#L208 Do you have any updates on this ? ### What does the proposed API look like?...

First attempt in branch `ck-inline-mode` : https://github.com/chymz/ng2-ckeditor/commit/7b235398fb361fa9023833bc285a904b0546bc37 **(outdated)**

enhancement

Hi everyone, I've got a lot of work on my side and don't have time to properly work on this project. So, if anyone is interested to work on this,...

important

[See a minimal documentation here](https://github.com/universal-vue/uvue/blob/next/README.md)

Vue SSR offers a [minimal but powerful critical CSS system](https://ssr.vuejs.org/guide/css.html) but I want make available others solutions like [critical](https://www.npmjs.com/package/critical) package and [critters](https://github.com/GoogleChromeLabs/critters) **Roadmap:** - [ ] Generate critical CSS automatically...

PR welcome
feature request

_Idea from @academici_ Original content: "Green browsers" support attribute "module" on tag script, old browsers use scripts with attribute "nomodule". But tag link no support "nomodule". ### Idea ### Create...

PR welcome
feature request

Hi all ! I've worked a lot to make a new version of this plugin, and now I've a working version of it and called it: **UVue**. It's mostly a...

important

Hi, I'm trying to use cognito-local MFA challenge (SMS) with Amplify SDK v2 but got an error when I send the code to cognito: ``` SignInException: An error occurred during...