Gildedter

Results 11 issues of Gildedter

Currently I have a custom wrapper component for `input`, like so: ``` ``` adding a `disable` prop to the `DateInput` would be a nice QoL feature when the component is...

I have an entity that has both an `id` and `code` property, now in my `ICodeGenerationRegister`, I set it up such that, `id` is not mapped and `code` replaces it...

I ran the install script on an older version of ubuntu wsl, and have since uninstalled that instance, now every time I boot up, a powershell window pops-up with this...

I have multiple instances on my route, a main one, and a wrapped version, the wrapped version has a different look, but the styles of the main version is being...

Is it possible to: * "Expand" a row upon click * Nest a `table` "component" within an "expanded" row * Completely replace dataset loaded, and changes reflect on pagination *...

``` # npm audit report xlsx

specifically 'Document', 'about:srcdoc', page '1 of 1' and the current date and time, on all four corners,,, is there a fix? I tried changing the `documentTitle` as an empty string...

I'm on `[email protected]` and `svelte-headless-table@^0.17.4`, with the following code: ``` // table setup code const filesTable = createTable(_files, { page: addPagination({ initialPageSize: 15, // serverItemCount: writable($_files.length), // still the same...

Title says it, more of a question than an actual issue, I'm considering running this or making my own via NTLITE, is it possible to make an NTLITE preset that...

CodeIgniter version: 4.3.6 Package version: [v2 beta](https://github.com/firtadokei/codeigniter-vitejs/tree/v2) **Describe the bug** Broken bootstrapping ![image](https://github.com/firtadokei/codeigniter-vitejs/assets/93777256/46188c20-79b8-415d-85ed-df0d87dd99b0) **Expected behavior** Default starter site (svelte 3 template) **Additional context** I was going to post a new...

bug