76 Commits

Author SHA1 Message Date
Nick Playfair
e1dc531009 2.1.0 2025-06-12 22:24:02 +01:00
Nick Playfair
35c075e1b5 New ts-eslint config 2025-06-12 22:18:50 +01:00
Nick Playfair
9b836cc360 Remove old eslint files 2025-06-12 21:40:21 +01:00
Nick Playfair
8b65a52035 Remove some unused function plans 2025-06-12 19:08:46 +01:00
Nick Playfair
7c7ec2338b Favicon 2025-06-12 19:07:05 +01:00
Nick Playfair
c08017bd59 Prettify HTML code output 2025-06-12 16:44:44 +01:00
Nick Playfair
a3f3c2ed09 Get table HTML code 2025-06-12 16:33:03 +01:00
Nick Playfair
70e444d6a3 Filter parts using array methods instead of separate function 2025-06-12 15:35:46 +01:00
Nick Playfair
2584a58df2 2.0.0 2025-06-11 23:54:06 +01:00
Nick Playfair
fb632c1f72 remove unused import 2025-06-11 23:53:52 +01:00
Nick Playfair
744e48e812 FInish table class implementation 2025-06-11 23:42:59 +01:00
Nick Playfair
c1d38f4d0c Begin PartsTable class 2025-06-11 22:54:27 +01:00
Nick Playfair
9839232769 Implement table methods 2025-06-11 22:22:23 +01:00
Nick Playfair
59c5f71768 Change bundle link for dev server 2025-06-11 14:39:20 +01:00
Nick Playfair
21296a9b0d Use webpack to copy html and css into dist folder 2025-06-11 14:15:28 +01:00
Nick Playfair
76e5e44cc7 Fix dependencies 2025-06-11 13:49:36 +01:00
Nick Playfair
29ef5e92bf Separate out handler functions 2025-06-11 13:41:32 +01:00
Nick Playfair
5378da4fe2 Refactor csv to JSON function 2025-06-11 13:28:48 +01:00
Nick Playfair
20557ccf58 Remove extraneous quotes from CSV so it doesn't break the JSON 2025-06-10 18:06:32 +01:00
Nick Playfair
bf3dcc1b04 Reformat 2025-06-10 16:30:34 +01:00
Nick Playfair
9faa6ea31a Move event listener to typescript file 2025-06-10 15:44:48 +01:00
Nick Playfair
c9fded6aec Refactor and new part interface 2025-06-10 13:57:07 +01:00
Nick Playfair
0790309216 Obliterate old stuff, recreate using webpack and proper TS 2025-06-10 12:58:16 +01:00
4df65d6fba Bump deps 2021-04-22 16:00:58 +01:00
a699c2b54c 1.3.0 2021-03-18 00:59:16 +00:00
43febed079 Merge branch 'typescript' 2021-03-18 00:58:51 +00:00
263841b986 Remove cruft 2021-03-18 00:58:22 +00:00
1ff632d817 Update build script 2021-03-18 00:53:02 +00:00
73a810b4cf Change to typescript 2021-03-18 00:51:55 +00:00
dbae3d96a2 Update eslintignore 2021-03-18 00:51:37 +00:00
29e2cf5aab Definitions file 2021-03-17 19:23:56 +00:00
1197bd0894 Install typescript 2021-03-17 19:23:20 +00:00
80b34b4c91 Update eslint config 2021-03-17 19:23:11 +00:00
48db2dee84 Typescript config 2021-03-17 19:22:57 +00:00
a6609819f5 Update rejected parts list 2021-03-07 21:44:03 +00:00
8aaebb0a58
Create README.md 2021-03-07 19:27:56 +00:00
7d4fc25363 1.2.0 2021-03-07 19:23:52 +00:00
7b264dd882 1.1.0 2021-03-07 19:23:41 +00:00
06b0d59d5f Refactor table code
Use array map instead of nest loops to generate table
2021-03-07 19:23:35 +00:00
9d26b39485 Table styling 2021-03-07 19:23:10 +00:00
4b64323e4b Merge branch 'main' of github.com:nplayfair/bom2table
# Conflicts:
#	package-lock.json
#	package.json
#	src/bom2table.js
2021-03-07 17:38:30 +00:00
1c5913b29f Use js-beautify instead of pretty 2021-03-07 17:35:11 +00:00
40efd745de Don’t set basedir 2021-03-07 17:13:46 +00:00
9eea599432 Merge branch 'main' of github.com:nplayfair/bom2table 2021-03-07 17:11:41 +00:00
504add22de Update netlify config 2021-03-07 17:11:15 +00:00
2446743b03 Update netlify config 2021-03-07 17:07:05 +00:00
0d0eda4567 1.1.0 2021-03-07 17:04:16 +00:00
5fc325d2e1 Use js-beautify instead of pretty 2021-03-07 17:01:23 +00:00
cd83b7b6c1 Use parcel 2021-03-07 17:00:44 +00:00
b5fbd2b00d Fix alignment 2021-03-06 21:30:44 +00:00