Pooya Parsa
Pooya Parsa
Hi @vaso2. Happy seeing you back again and no worries at all. High workload can always happen. We was stock for a long time waiting for your decision so @pimlie...
@vaso2 Pimlie already did module migration! So steps I would suggest: - Deprecate [nuxt-fontawesome](http://npmjs.com/package/nuxt-fontawesome) NPM package in flavor to community [`@nuxtjs/fontawesome`](https://www.npmjs.com/package/@nuxtjs/fontawesome). ([deprecate docs](https://docs.npmjs.com/cli/deprecate)) Then either: - Add a note to...
Mentioning just to be consistent with upcoming framework development. Config Editor will be also be a feature of nuxt/devtools and using [nuxt/ui](https://github.com/nuxt/ui) components. I would be nice collaboration opportunity if...
This small package has no build system. Using var is for older browsers compatibility and has not any performance impact.
Thanks for PR. Please make a proper description of this change. An example of the edge case it is fixing, etc. Also would be a good idea to attempt fixing...
Hi @CleverLili. Sorry for late reply. Sure it seems better idea also aligning with latest main refactors.
Thanks for the pull request @hagushorn! I'm fine with adding this hook but would you please elaborate more about "maintain compatibility" ? Do you need it for Nuxt or custom...
Hi @viennv1709. It seems swc binaries are not built. Can you please your node version to be latest or latest LTS?
@pimlie Maybe that's because default charset is `utf-8` no?
@pimlie Just tested for `windows-1256` encoding and I can confirm you, at least chrome (which is also being used by Google crawlers) respects `` whether below or above of ``...