dougy83

Results 13 issues of dougy83

Addresses feature #126 This branch has been rebased on master; I haven't tested the rebased version (works fine on my deployed branch).

I deployed a site which can be used for testing some new features, without taking out the original site with bad automerges and my bugs. This deployment is a side-effect...

For attributes having a range of value, e.g. ![image](https://github.com/yaqwsx/jlcparts/assets/3813935/668916a8-1820-4aef-aacf-041ea20945e1) It can be a bit of work to select e.g. all parts with a maximum input voltage >= 40V, as you'd...

This address issue #103 Search terms prefixed with '~' are negated, so any component containing those terms will be filtered out.

All the .json.gz and .json.stock files have been processed into three compressed tables/files, downloadable as a single 20MB tar archive; these tables are copied directly into IndexedDB without decompression. The...

Addresses #119 , by adding an option to select or deselect all subcategories with the same name. It's very convenient, so I enabled it by default.

This PR is to address #10 feature request. Every displayed component now has a small gray heart beside it; if clicked on, the heart black, and the component is considered...

This PR allows the filtered results to be downloaded as a CSV file (see #34 ), by clicking the button next to the "wget all datasheets" button. I tested downloading...

This PR simply covers issue #76 , (same title as this PR) The \ tag doesn't support styling, so count is simply appended, e.g. "35CE100LXS (1)"

All components with the same subcategory name should be filtered together; currently they are filtered based on their category and subcategory combined. For example, if I want to filter "Light...