This website requires JavaScript.
49b153b0ff
Update README.md
master
sam
2026-02-09 16:06:49 -06:00
b801ac9da6
Update README.md
sam
2026-02-09 16:06:27 -06:00
656a673ca9
Update README.md
sam
2026-01-23 19:10:29 -06:00
61af976a7a
Update README.md
sam
2026-01-23 19:09:10 -06:00
f1e8be1cd8
fix test log
metacryst
2025-12-27 04:36:11 -06:00
cee4d4fa8a
fixing stack state problem
metacryst
2025-12-27 02:35:48 -06:00
188837d873
patching stack problem
metacryst
2025-12-26 06:33:21 -06:00
12bb5346e8
stack state working (when top-level parent)
metacryst
2025-12-26 05:54:27 -06:00
eb6975c7de
state array working
metacryst
2025-12-26 04:22:22 -06:00
c4560aba37
state test working, added random experimental html
metacryst
2025-12-26 01:36:04 -06:00
b08e2767f6
12.16, 12.17 changes
metacryst
2025-12-25 06:41:43 -06:00
ed6d885557
11.2025: new version released, sample folder added
metacryst
2025-11-30 02:50:10 -06:00
6e2b4dcdbd
extra functions, new test from amplify lessons
metacryst
2024-09-25 22:03:32 -05:00
71b08bd184
Page refers to body, add ZStack, add h1 h2 h3, add positioning validation
metacryst
2024-09-24 13:08:38 -05:00
1060797170
Moving styles, Stacks working in Group
metacryst
2024-09-12 15:35:13 -05:00
cfdf67998d
Adding Group
metacryst
2024-09-12 15:08:51 -05:00
9432c65fa4
update readme
metacryst
2024-09-03 13:17:27 -05:00
65f79d1631
moving things, adding a test
metacryst
2024-05-20 17:26:29 -05:00
41ec6b7dd3
ternaries almost done, adding margin function
metacryst
2024-05-17 12:47:17 -05:00
8b2f9e2b77
add vstack children
metacryst
2024-05-05 15:48:32 -05:00
07725994b9
add fontSize custom func
metacryst
2024-05-05 15:47:38 -05:00
48529ae3e2
add "this" to onappear
metacryst
2024-05-04 13:57:01 -05:00
0b8ec14923
adding onAppear, small improvements
metacryst
2024-05-03 15:47:28 -05:00
99be6cba99
Separate parserender test, small template additions and fixes
metacryst
2024-05-02 15:38:02 -05:00
fae1797c1c
add zstack , allow render for svgs
metacryst
2024-04-29 13:35:10 -05:00
0f3d234e0e
Merge pull request #1 from nguyricky/patch-1
Sam Russell
2024-04-29 12:34:48 -05:00
c065ce35aa
Added Button shape for Sidebar
Ricky Nguyen
2024-04-27 22:51:48 -07:00
d480380650
Added right click event listener
csilby01
2024-04-26 17:46:01 -07:00
d6b99dfb5f
[fix] style props not working in safari and firefox
metacryst
2024-04-24 16:54:02 -07:00
4c351197aa
small tweaks to start on ternaries
metacryst
2024-04-11 17:48:26 -05:00
95e90568db
removing logs, moving parse function to bottom
metacryst
2024-04-08 20:19:22 -05:00
c9ae021c6b
create OO with default values, adding triangle
metacryst
2024-04-02 17:19:28 -05:00
6a33126563
Protecting better against undefined properties
metacryst
2024-04-01 15:14:14 -05:00
bf3650ef6a
generate styles dynamically with universal reactivity, test for conflicting state names
metacryst
2024-03-30 19:43:19 -05:00
997a151b44
Adding quillStyles, couple bugs, new unit test
metacryst
2024-03-30 14:55:21 -05:00
66f56727a5
Test OO params are correct type
metacryst
2024-03-28 10:34:07 -05:00
cbd1e613e3
test params initted in right order
metacryst
2024-03-28 10:14:21 -05:00
0252b92554
Fixing error with functions below constructor
metacryst
2024-03-27 15:41:07 -05:00
ec2ae3229a
Observed Object reactivity with array
metacryst
2024-03-27 14:30:28 -05:00
7231a5bdac
Simple observed object reactivity
metacryst
2024-03-26 21:32:50 -04:00
f697003efc
Reactivity for state
metacryst
2024-03-24 22:30:29 +01:00
f0d04d9f0d
adding check for super()
metacryst
2024-03-20 18:04:13 +01:00
c0ccb138d1
All unit tests passing, all 3 methods of initializing working
metacryst
2024-03-19 22:17:01 +01:00
b1d2370c0b
added navigation and a lot of unit tests
metacryst
2024-03-18 09:38:07 +01:00
802a39f502
adding render scheme
metacryst
2024-03-18 04:43:57 +01:00
7f12cf439b
adding field parse case for when there is no default field value
metacryst
2024-03-15 16:21:51 -05:00
0675c391db
notes & logs
metacryst
2024-03-15 16:18:25 -05:00
3b7aad5786
take class without string, update registry to use new parsing
metacryst
2024-03-13 16:15:22 -05:00
fc4434b5de
added unit tests, parsing class fields
metacryst
2024-03-13 16:07:26 -05:00
dbf4d7cb19
More descriptive state errors
metacryst
2024-03-11 12:24:27 -05:00
e555104089
recording my findings on the issue of self-calling elements
metacryst
2024-03-10 22:33:48 -05:00
19b9bde609
more functions
metacryst
2024-03-10 20:03:15 -05:00
a468490c42
Quill v2
metacryst
2024-02-22 12:41:24 -06:00
e5681e3af4
adding html element prototype functions
metacryst
2024-02-16 21:01:22 -06:00
caaba37f6d
Fixing navigation adding duplicates
metacryst
2024-02-16 14:54:26 -06:00
c07339ac1d
make path empty if not defined
metacryst
2024-01-12 18:04:38 -06:00
f8cfd4fae6
Fix Path.full() for windows
metacryst
2024-01-12 07:53:07 -06:00
110ec82b8e
new path homedir() method
metacryst
2024-01-12 07:38:36 -06:00
a5bff92220
422: New $ and html functions, moved navigation
metacryst
2023-12-27 20:21:20 -06:00
41afb5a827
422: Creating addAttribute function
metacryst
2023-12-27 14:55:13 -06:00
07793dcd19
type error fixed trailingSlash is both a property and a method property denoted by "hasTrailingSlash" now
Nate De Luna
2023-12-27 11:23:42 -06:00
105d78faed
Updated html() function from Parchment, added path.js
metacryst
2023-12-26 20:21:48 -06:00
eedb8b8212
$
metacryst
2023-12-17 22:18:59 -06:00
06b7bc3845
400: Updating gitignore
metacryst
2023-12-16 15:22:54 -06:00
d9f8ffc85f
Fixing bug with otherly-named htmls
metacryst
2023-12-05 13:28:20 -06:00
934547c676
8: No need to use placeholder for wrapper element
metacryst
2023-12-04 15:12:43 -06:00
e417df949a
4: Adding modern templates and preparing for remote usage
metacryst
2023-12-03 23:39:36 +00:00
38678b703a
Removin ds store from cache
metacryst
2023-12-03 10:37:20 -06:00
dab5d19d42
readme
metacryst
2023-11-19 14:07:30 -06:00
3aec27f5d8
368: Version 1.0.4
metacryst
2023-11-04 19:36:58 -05:00
01f9812f44
Merge branch 'main' of https://github.com/capturedsun/Quill
metacryst
2023-11-04 19:34:18 -05:00
14ee28ccec
368: Added css() function syntax highlighting
metacryst
2023-11-04 19:34:17 -05:00
c094aba4de
Update README.md
Sam Russell
2023-11-04 19:29:02 -05:00
e1ce1ce4cc
323: Updated js and html templates for consistency and ease of use
metacryst
2023-09-11 15:29:44 -05:00
8076a87f64
readme
metacryst
2023-09-02 15:35:47 -05:00
bbf648d248
readme
metacryst
2023-09-02 15:32:21 -05:00
e7f9084c74
readme
metacryst
2023-09-02 15:28:38 -05:00
e2316ef857
323: Needed different snippets for HTML and JS
metacryst
2023-09-02 14:59:36 -05:00
cb70af8832
323: Making VSCode snippets for templates
metacryst
2023-09-02 14:54:01 -05:00
be710e127a
readme
metacryst
2023-09-01 10:20:19 -05:00
656c1e1d37
Updating index HTML
metacryst
2023-09-01 09:39:48 -05:00
d1c94b65c5
Adding element tagname into the css field
metacryst
2023-08-31 17:09:12 -05:00
4184819a9a
Created VSCode Extension, some updates from LinkedLives in the field
metacryst
2023-07-21 16:07:37 -05:00
c511fda61a
init
metacryst
2023-06-21 14:02:31 -05:00