rcocco

Results 6 issues of rcocco

比如类似这种的网址 https://search.sina.com.cn/?q=%E4%BB%8A%E5%A4%A9&c=news&from=channel&ie=utf-8 自定义搜索源为https://search.sina.com.cn/?q={keywords}&c=news&from=channel&ie=utf-8 这样可以在站点内部搜索,不像只能用百度、谷歌、必应等外部搜索引擎来搜索

使用javascript,一遇到参数是字符串的题就没法输入测试用例。 例如290 word-pattern, 我尝试过 ``` abba\ndog cat cat fish "abba""dog cat cat fish" "abba"\n"dog cat cat fish" ""abba\ndog cat cat fish"" ``` 所有这些都会提示 ``` abba is not a valid value...

fixed bug if s.size() < oldVal.size()

现在拖动音量滑块时,必须要等到松开后,设置的音量才生效。 希望能像其他播放器那样,拖动滑块的时候就即时调整音量,以便于用户找到需要的音量。

enhancement

### Version 2.6.14 ### Reproduction link https://template-explorer.vuejs.org/#%3Cbutton%20%40keydown.ctrl.shift.alt.meta.exact%3D%22console.log(%24event)%22%3EClick%3C%2Fbutton%3E ### Steps to reproduce use `v-on` with `.ctrl.shift.alt.meta.exact` modifiers ### What is expected? added event listener successfully ### What is actually happening? [Vue...

bug
contribution welcome
has PR
feat:compiler