Ped

Results 18 issues of Ped

@CreativeDream Could you manage to get this on some content delivery networks in the near future? I really like using [cdnjs.com](https://cdnjs.com/), but other CDN's are welcome as well.

Related to: https://github.com/mrmlnc/vscode-duplicate/blob/18886b045a7e3f214a2100fa9d3adaec0efb38c4/src/utils/prompt.ts#L6 Often times it happens that you forget to remove the added `-copy` suffix. For example, your file is called `my_slightly_long_file_name.php`. When you want to duplicate it to...

Any plans for Laravel ~5.4~ ~5.5~ 5.6 support?

I would love to write unit tests, but I couldn't get it working when trying to manually set up my environment. I decided to use Easy C++, but to my...

_Note: I did not reproduce this myself. Kindly try to reproduce my problem and confirm or close the bug report._ **Describe the bug** On macOS, I killed WindowServer (took too...

bug
MacOS

**Code:** ```html ``` **Default state:** ![image](https://github.com/zdhxiong/mdui/assets/8146593/53fe9129-8f56-4df1-b3eb-a538237cf7df) **Active state:** ![image](https://github.com/zdhxiong/mdui/assets/8146593/4f14b286-82b5-42da-abac-6a1d4a455c2a) **mdui version:** ^2.1.1

Apparently the switch component already internally makes use of a label. Is it not possible to have a custom label with text next to the switch? This is my attempt:...