Techno Tim

Results 32 issues of Techno Tim

Currently PRs live in Travis and Builds in CircleCI. This was before GitHub actions exist. Should probably move them here to reduce complexity.

When talking to the beast master the stable is view only.

bug

Ignore chirpy updates https://github.com/techno-tim/techno-tim.github.io/pull/159

bug

It might be nice to include a toggle to let users choose light / dark mode. This would be an opt in variable that would then render the toggle

enhancement
under consideration

Looks like we need to fix parts of the API that are being deprecated in react 18 https://github.com/techno-tim/littlelink-server/runs/7006518148?check_suite_focus=true ```basjh PASS src/components/Sort/__test__/Sort.test.js ● Console console.error Warning: ReactDOM.render is no longer supported...

tests

it currently supports Dark and Light mode. A gradient that spans a few hex values would be nice.

enhancement

It might be time to ditch style sheets and use JSS or something similar. Adding custom buttons exposed some design flaws with using a combination of traditional sheets and styles...

enhancement

I ran into an issue where I had over 100 version of a patch. After bumping the minor version Google was complaining about my app code being less than the...

Figure out how to make dependabot work with python dependencies

bug