Sayan Pal

Results 15 issues of Sayan Pal

**Jodit Version:** 3.4.29 Is there a config option to hide the image edit button? ![image](https://user-images.githubusercontent.com/3128881/99953353-6f85c180-2d81-11eb-88ee-2e1bf7e03ee0.png) **Browser:** **OS:** **Is React App:** **Code** ```js // A *self-contained* demonstration of the problem follows......

question

Related to https://github.com/WICG/urlpattern/issues/148. This PR adds support for case-insensitive match for `pathname`. It adds a `caseSensitivePath` flag to the init object. Example: ```ts import { strictEqual } from 'assert'; const...

# 💬 RFC At present in Aurelia 2 there are two ways to deal with CSS. 1. The usual ``, `` or ``. This is dealt with `class-attribute-accessor` out of...

RFC
Needs more info
Needs more feedback

From one of my odata endpoint, I am returning a HTTP 400 response with an instance of `ODataError` as body. The instance also has `InstanceAnnotations`. When the endpoint is invoked...

follow-up

💬 RFC Though at this point, I have not yet tried Aurelia vNext, it seemed from the [community discussions](https://discourse.aurelia.io/t/how-collection-virtualization-will-be-handled-in-vnext/2048/2), that ui-virtualization is still to be implemented in vNext. In simple...

RFC
Docs
Topic: v1
Topic: repeat
Committed
API

I have recently started using flatpickr. And, I am confused about how to tackle manual input. When I type a valid date manually, the change event is never called. ```html...

**I'm submitting a bug report** * **Library Version:** 3.0.0-rc.1 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** 6.11.2 | 8.10.0 * **NPM Version:** 3.10.10...

I wanted to contribute to this repo, as I am using this package. However, I cannot even build the, due to the fact that the gulp tasks are still using...

**Bug report** As the title already says, when the compression is enabled, even some used variables get dropped. Sometimes it is also happens for imported modules when static blocks come...

bug

# Pull Request ## 📖 Description ### 🎫 Issues Related to https://github.com/aurelia/aurelia/pull/1966#discussion_r1598854920 ## 👩‍💻 Reviewer Notes ## 📑 Test Plan ## ⏭ Next Steps