-
```py
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― TestEConfEmbd.test_fe ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
self =
def test_fe(self):
> …
njzjz updated
1 month ago
-
How will we do this?
In the current state of it, this is not possible.
The problem is that it require()s elements.json.
This is great for testing, but not great on the client.
I would suggest makin…
-
Mendeleev is an awesome tool for many parameters I need for my scientific coding. It is great!
I currently have to pull data for atomic scattering and calculate the optical properties from a gover…
-
### Current Behavior
If you use `next/font` in your config, then `yarn next build` will throw.
```sh
TypeError: Cannot read properties of undefined (reading '0')
at simpleHash (/Users/path…
-
would be nice to link to some papers/further resources
-
**Describe the bug**
When using controlled and uncontrolled flyouts(popovers) they will get stuck on screen
**To Reproduce**
Storybook snippets for Flyout.stories.tsx.
```
const ControlledDemo …
-
Not sure if this is a timing issue or not (e.g. proxy hasn't had time to come up yet).
When trying the hello-world example, I noticed the `allocator` properly created a container, but the `proxy` (…
t-lin updated
4 years ago
-
### Description
The semantic token docs say:
> The condition can be one of chakra pseudo selectors or a _custom CSS selector_
Prior to v2.6.0, adding a custom selector worked great, e.g.
```
…
-
We should mostly be able to determine which ion we are dealing with from the charge/mass alone. This get complicated with partial ionisation states but maybe we can handle this in a clever way. See co…
-
**Checklist**
- [x] Are you using the latest stable version?
**Describe the bug**
`cifkit` was used to process 10,000 `.cif`. 200 files with elements not in the Mendeleev number (there are 63 ele…