-
currently windows are identified by title, but that causes problems if multiple windows have the same title or if you change the title of a window. in that case, you might lose the focus.
it would …
-
Some dependencies like `styled-system/prop-types`, `react-virtualized`, `isomorphic-fetch` and `@types/react-virtualized` don't appear to be used in the project and could be removed.
Others, like `…
-
Just a suggestion- there's DatePicker component in React95 repo that wasn't released yet because we didn't write tests for it yet. It looks like the original Win95 datepicker and you can find it here:…
-
This is a bit more of a performance optimisation/nice-to-have than anything critical. But if `@react95/icons` exported individual icons instead of adding all of them to [this CSS file](https://github.…
-
Hello guys!
How are you ? I hope you are well :)
Thinking about a personal project of mine to create an agenda to organize my studies and Course Conclusion Work, alerting me when I should study …
-
Error message:
```
ReferenceError: window is not defined
at Object. (/Users/user/Workspace/NextPlayground/my-website/node_modules/@react95/clippy/cjs/ClippyProvider.js:42:1)
at Module._co…
-
error - ./node_modules/@react95/icons/icons.css
Global CSS cannot be imported from within node_modules.
Read more: https://err.sh/next.js/css-npm
Location: node_modules/@react95/core/ThemeProvider/…
-
This utility be a function that takes in a object with key-value pairs corresponding to Windows theme color properties and maps them into a React95 theme object. The values in the input object should …
-
Inspiration:
- https://poolside.fm
- https://live.ethonline.org/
- https://github.com/arturbien/React95
https://www.figma.com/file/n36ggiRBQEGzRUbGxWfkMX/Meta-Game-(Copy)?node-id=3003%3A37
-
Hey! I just noticed you're really into creating color themes for Windows 95/98.
I'm a creator and maintainer of [React95](https://react95.io/) and we implemented theming functionality and it would …