Material-Math
Material-Math copied to clipboard
Practice Math problems in a fun, beautiful, material experience!
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
### Motivation 🏁 `vue-svg-loader` is currently being introduced in PR #83. It treats all SVG files as Vue components, and calls `svgo` in the build step to optimize all SVGs,...
### Motivation 🏁 I'm currently in the process of re-factoring the practice card, and there are a few glaring issues with the existing codebase, especially with the Vue SFCs. We...
### Motivation 🏁 It's bad practice to cast types as `any` just to circumvent TS compiler errors; that kind of defeats the purpose of type-checking if we disable its functionality...
- We'll present a screen before and after a session with buttons for users to donate to Grey Software - We'll add another button linking to how users can contribute...
### Problem Overview 👁️🗨️ Users with slow connections currently have no way of knowing if the app is loading, which leads to poor UX if they are stuck looking at...
### Motivation 🏁 We want to help devs ensure consistent code quality by running a process to fix code quality issues upon every commit to the repo. ### Describe your...