pete
pete
**Is your feature request related to a problem? Please describe.** I'm trying to show the user a time-constrained action they can take. I'm trying to use Blazored.Toast for this by...
Added pinia-persistedstate-2, which seems like like a more actively maintained alternative to pinia-persistedstate. ### `General` > ✏️ Mark the necessary items without changing the structure of the PR template. -...
Hi :wave:, I'm using this excellent library with typescript, and I have a request regarding the type definitions. Currently fetching a value looks like this: ```ts // Must assert the...
Hi there :wave:! I'm considering using this package and I noted an issue in the README. [In your README](https://github.com/wobsoriano/pinia-shared-state/blob/e6b3ac5f94b9f14780c3093b4eac868845d9c4fe/packages/pinia-shared-state/README.md?plain=1#L29), with no explanation on the implications of each option. Digging around...
Is this package still being maintained, if so, is Laravel 6 or even 7 support a possible goal?
Hello there 👋. Excellent package! I'm interested in having the option for a custom tab title instead of "Start Date" and "End Date." A simple string parameter would suit my...
@YanNerio I'm trying to enable/disable the rating bar on the fly. I have the following function, that should initialize the rating plugin as either enabled/disabled: ``` function initRatingWithState($, options, state){...
I need to force a user to enter a rating. How would I go about this?