Morteza Ziyaeimehr
Morteza Ziyaeimehr
I just tried `dotnet-format --files Home/Home.cshtml` on my razor template but seems it does not read it at all. (But tried on other filetypes and works great). Is razor templates...
I always get this error (some seconds after a successful notify). What is it? ``` gulp-notify: [Error in notifier] Error in plugin 'gulp-notify' Message: Command failed: Details: killed: false code:...
I think there is a bug in `.hour(number)`: `new persianDate([1397,1 ,1 , 2]).hour(0).format()` Should return **"۱۳۹۷-۰۱-۰۱ ۰۰:۰۰:۰۰ ق ظ"** But returns **۱۳۹۷-۰۱-۰۱ ۰۲:۰۰:۰۰ ق ظ** (same as input) Same issue...
Something I noticed when I was testing is that animations in small values does not work correctly, e.g. `animate-speed=10`.  Previous picker remains in screen. Steps to reproduce: - set...
Hi, Thanks for this awesome solution. Is there any chance to have angular 4 version of this repo? Thanks
I'm on Mint Mate 17.3 and see this message when i want to install h265 for vlc (vlc-plugin-libde265): version: 0.1.7-1ppa1~trusty1 Status: Broken
This PR introduces a significant update to the project's build system, transitioning from the legacy Grunt and Webpack setup to **Vite**. This migration aims to drastically improve development experience, build...
[Biome](https://biomejs.dev/) is a fast and modern linter. Changed editorconfig to use tabs, but let me know if it's not appropriate :)