Commit Graph

21 Commits

Author SHA1 Message Date
b179df140c Added options menu items, implimented darkmode, thank goodnes 2025-08-18 19:54:13 -06:00
7b3aa42ef8 broke out library to its own js file and implimented modules 2025-08-18 16:50:40 -06:00
5de0ea7f8a Added options dialog 2025-08-18 15:21:33 -06:00
056d6fd282 pulled colors into css variables for easy theming 2025-08-18 15:20:51 -06:00
ae650db3f9 added ability to have multipul boards 2025-08-18 15:18:56 -06:00
4e9b70f68c changed library_body class to more general dialog_body class 2025-08-18 12:34:03 -06:00
e6ce7bd9c8 Added images directory, attempted to fix speech playback 2025-08-18 12:04:30 -06:00
85b595f35d added additional information to pecs in library 2025-08-18 12:04:30 -06:00
167cefea3f added and updated stylesheets 2025-08-18 12:04:30 -06:00
d76a0fd6eb Added additional init stuff, fixed event listener refs 2025-08-18 12:04:30 -06:00
149abb716a Added a bunch of operational functions 2025-08-18 12:04:30 -06:00
7930b61be6 added additional styling 2025-08-18 12:04:30 -06:00
460a6128c3 Added function to show the library dialog when a blank pec is clicked. 2025-08-18 12:04:30 -06:00
f0ec305bb2 added dialog class and replaced library and options refs with new dialog objects 2025-08-18 12:04:30 -06:00
283b09123b Created main js and css files. Added some of the iniitialization for the ui 2025-08-18 12:04:30 -06:00
0eb377dce5 added the html object we made before to be an actual part of the pec object 2025-08-18 12:04:30 -06:00
9e6d18ec83 Fixed my dyslexic spelling of js 2025-08-18 12:04:30 -06:00
75457a6bea added CSS reference in index.html 2025-08-18 12:04:30 -06:00
6c70a99848 initalized pecslib.js 2025-08-18 12:04:30 -06:00
f03fb9c7cd added basic index.html 2025-08-18 12:04:30 -06:00
698487679d Added README and an explaination of the projects goals 2025-08-18 12:04:21 -06:00