Commit Graph

58 Commits

Author SHA1 Message Date
Ricky Nguyen
c065ce35aa Added Button shape for Sidebar 2024-04-27 22:51:48 -07:00
csilby01
d480380650 Added right click event listener 2024-04-26 17:46:01 -07:00
metacryst
d6b99dfb5f [fix] style props not working in safari and firefox 2024-04-24 16:54:02 -07:00
metacryst
4c351197aa small tweaks to start on ternaries 2024-04-11 17:48:26 -05:00
metacryst
95e90568db removing logs, moving parse function to bottom 2024-04-08 20:19:22 -05:00
metacryst
c9ae021c6b create OO with default values, adding triangle 2024-04-02 17:19:28 -05:00
metacryst
6a33126563 Protecting better against undefined properties 2024-04-01 15:14:14 -05:00
metacryst
bf3650ef6a generate styles dynamically with universal reactivity, test for conflicting state names 2024-03-30 19:43:19 -05:00
metacryst
997a151b44 Adding quillStyles, couple bugs, new unit test 2024-03-30 14:55:21 -05:00
metacryst
66f56727a5 Test OO params are correct type 2024-03-28 10:34:07 -05:00
metacryst
cbd1e613e3 test params initted in right order 2024-03-28 10:14:21 -05:00
metacryst
0252b92554 Fixing error with functions below constructor 2024-03-27 15:41:07 -05:00
metacryst
ec2ae3229a Observed Object reactivity with array 2024-03-27 14:30:28 -05:00
metacryst
7231a5bdac Simple observed object reactivity 2024-03-26 21:32:50 -04:00
metacryst
f697003efc Reactivity for state 2024-03-24 22:30:29 +01:00
metacryst
f0d04d9f0d adding check for super() 2024-03-20 18:04:13 +01:00
metacryst
c0ccb138d1 All unit tests passing, all 3 methods of initializing working 2024-03-19 22:17:01 +01:00
metacryst
b1d2370c0b added navigation and a lot of unit tests 2024-03-18 09:38:07 +01:00
metacryst
802a39f502 adding render scheme 2024-03-18 04:43:57 +01:00
metacryst
7f12cf439b adding field parse case for when there is no default field value 2024-03-15 16:21:51 -05:00
metacryst
0675c391db notes & logs 2024-03-15 16:18:25 -05:00
metacryst
3b7aad5786 take class without string, update registry to use new parsing 2024-03-13 16:15:22 -05:00
metacryst
fc4434b5de added unit tests, parsing class fields 2024-03-13 16:07:26 -05:00
metacryst
dbf4d7cb19 More descriptive state errors 2024-03-11 12:24:27 -05:00
metacryst
e555104089 recording my findings on the issue of self-calling elements 2024-03-10 22:33:48 -05:00
metacryst
19b9bde609 more functions 2024-03-10 20:03:15 -05:00
metacryst
a468490c42 Quill v2 2024-02-22 12:41:24 -06:00
metacryst
e5681e3af4 adding html element prototype functions 2024-02-16 21:01:22 -06:00
metacryst
caaba37f6d Fixing navigation adding duplicates 2024-02-16 14:54:26 -06:00
metacryst
c07339ac1d make path empty if not defined 2024-01-12 18:04:38 -06:00
metacryst
f8cfd4fae6 Fix Path.full() for windows 2024-01-12 07:53:07 -06:00
metacryst
110ec82b8e new path homedir() method 2024-01-12 07:38:36 -06:00
metacryst
a5bff92220 422: New $ and html functions, moved navigation 2023-12-27 20:21:20 -06:00
metacryst
41afb5a827 422: Creating addAttribute function 2023-12-27 14:55:13 -06:00
Nate De Luna
07793dcd19 type error fixed
trailingSlash is both a property and a method
property denoted by "hasTrailingSlash" now
2023-12-27 11:23:42 -06:00
metacryst
105d78faed Updated html() function from Parchment, added path.js 2023-12-26 20:21:48 -06:00
metacryst
eedb8b8212 $ 2023-12-17 22:18:59 -06:00
metacryst
06b7bc3845 400: Updating gitignore 2023-12-16 15:22:54 -06:00
metacryst
d9f8ffc85f Fixing bug with otherly-named htmls 2023-12-05 13:28:20 -06:00
metacryst
934547c676 8: No need to use placeholder for wrapper element 2023-12-04 15:12:43 -06:00
metacryst
e417df949a 4: Adding modern templates and preparing for remote usage 2023-12-03 23:39:36 +00:00
metacryst
38678b703a Removin ds store from cache 2023-12-03 10:37:20 -06:00
metacryst
dab5d19d42 readme 2023-11-19 14:07:30 -06:00
metacryst
3aec27f5d8 368: Version 1.0.4 2023-11-04 19:36:58 -05:00
metacryst
01f9812f44 Merge branch 'main' of https://github.com/capturedsun/Quill 2023-11-04 19:34:18 -05:00
metacryst
14ee28ccec 368: Added css() function syntax highlighting 2023-11-04 19:34:17 -05:00
Sam Russell
c094aba4de Update README.md 2023-11-04 19:29:02 -05:00
metacryst
e1ce1ce4cc 323: Updated js and html templates for consistency and ease of use 2023-09-11 15:29:44 -05:00
metacryst
8076a87f64 readme 2023-09-02 15:35:47 -05:00
metacryst
bbf648d248 readme 2023-09-02 15:32:21 -05:00