Mu-Tsun Tsai
Mu-Tsun Tsai
I would like to request a new feature: when nested elements are bound to ripple, tapping on child element should trigger only its own ripple effect, not that of its...
`BSModal` class has this `HiddenEvent` property, which supposedly fires when the hiding animation is over. But I just noticed that this event is never triggered, and a quick search in...
One example to reproduce the issue is the following: ```cs public class FundWithdrawModel { [DisplayName("手續費")] public decimal Fee { get; set; } } ``` The character "費" here somehow leads...
目前 Githuber MD 裡面包含的 CodeMirror 編輯器版本仍然停留在 5.0.0,但最新版已經來到 5.61.1 了,這中間的甚大落差包含了很多的問題修正、特別是例如在行動裝置上的輸入操作的一些 bug,這些都在我手動將引用的檔案更新版本之後獲得了解決;希望 Githuber MD 能跟著更新相依性。如果你比較偏好的話、我也可以直接開一個 pull request。 **伺服器環境** - WordPress 版本 5.7.2 - WP Githuber MD 版本 1.16.0
Currently githuber-md uses a fixed version (9.15.10, to be precised) of highlight.js while the latest version is already 10.1.2. I would suggest that githuber-md allows an option of using CDN...
It's been a programmers' trend to use dark theme in IDE etc., and websites such as stackoverflow.com has introduced built-in dark mode support. I would really love to see a...
 As you can see in this screenshot, as indicated by the yellow arrows, for wrapped lines the vertical scope line does not get full coloring, and the default gray...
I think the suggestion is issue #70 is a great one, and indeed I also experienced the trouble caused by trailing empty lines, so I added this option (which, by...
**Describe the bug** I'm trying to purge Bootstrap (v.5 in particular), and in my website I have another CSS file that contains the following rule: ```css @media (hover: none), (pointer:...
You may update the info on the website.