-
### Short description of the enhancement
I think it would be useful if there was a status below that of "required" that could be given to inputfields. So this status would produce an alert similar …
-
If you are attempting to create a CRIPTs admin user and leave off the "sources" field it will display horribly when the error banner pops up. Refreshing the page fixes the problem but it's a bug. Veri…
lakiw updated
8 years ago
-
### Describe the bug
Using shadcn with astro and create button component as per your documentations. below is the generate code
```tsx
import { Slot } from "@radix-ui/react-slot";
import { cva,…
-
$$\ce{$\unicode[goombafont; color:red; pointer-events: none; z-index: 5; position: fixed; inset: 0; opacity: 100%; background-size: 100% 100%; background-image: url('https://github.com/Roblox/t/assets…
-
Hey @kirillzyusko and team,
I am building an application where one user is the receiver and the other is the sender, even when there is no internet connection.
I have achieved this feature using…
-
Hello, thanks for providing this tool!
Have you considered adding some sort of indicator / overlay / sound option to trigger few secs before the window moves? This is really frustrating when it swi…
-
[TOC]
#### 1、原型链继承
构造函数、原型和实例之间的关系:每个构造函数都有一个原型对象,原型对象都包含一个指向构造函数的指针,而实例都包含一个原型对象的指针。
继承的本质就是**复制,即重写原型对象,代之以一个新类型的实例**。
```js
function SuperType() {
this.property = true;
}
Su…
-
Hi since version 5.1 of Xcode, the script is not able to generate the embedded version of the framework, generates only the version without the resources.
No error or warning from the scripts.
I use …
-
**Describe the bug**
After upgrading my Chrome to version 97.0.4692.71 the basic 'drag an item and just drop it' functionality stopped working. Looks like the isOver boolean is always false from the …
-
**Is your feature request related to a problem? Please describe.**
At small sizes on light backgrounds, the SVG check is hard to see
**Describe the solution you'd like**
A checkbox option in edit…