kmsheng

Results 6 issues of kmsheng

This error occurs when using collection and Disposable::Twin::Parent together For example ```rb require "reform" require "reform/rails" require "disposable" require "disposable/twin/parent" class SampleForm < Reform::Form feature Disposable::Twin::Parent property :name validates :name,...

This PR removes `es6-promise` dependency which let the users decide how to polyfill promise. https://github.com/stefanpenner/es6-promise/issues/324

hypernova pollutes the `global.Promise` with bluebird's. This will cause unwanted behaviors for application which uses other libraries that also use native Promise object. This PR intends to remove direct assignment...

ie8 ignores "\n" when displaying new lines in textarea editable, please have a look at this fix. thanks

![CleanShot 2024-07-05 at 16 49 42@2x](https://github.com/w3c/picture-in-picture/assets/880569/f19fc1fb-b7b6-47e4-bc3a-bc2cd6f5c2ce) Is there any way to determine what button was triggered in `leavepictureinpicture ` event ?