Commit graph

  • cbce3348f2 update css and snippets alice 2024-10-28 15:54:22 +01:00
  • a0083e1862 thing alice 2024-10-20 19:59:41 +02:00
  • a5d6ae91ac setup wally instance types release alice 2024-10-09 15:51:03 +02:00
  • f7dac3f63a Bump version to 0.3.1 0.3.1 improve-docs aaron 2024-10-09 02:23:06 +01:00
  • 6ead93088a Make context functions return result aaron 2024-10-09 02:12:25 +01:00
  • 1d565262e1 Bump version to 0.3.0 0.3.0 aaron 2024-10-06 18:16:31 +01:00
  • 93a2a2c631 Make root() destroy scope if error occurs aaron 2024-10-06 18:14:53 +01:00
  • c4e1396684 Fix typos aaron 2024-10-06 18:12:25 +01:00
  • 82eec61c45 Make root() return destructor automatically aaron 2024-10-06 15:37:05 +01:00
  • 8142acd1c1 Add context() aaron 2024-10-06 15:20:04 +01:00
  • 83db00a073
    allow changing the current value of a spring (similar to sources) (#36) EwDev 2024-09-11 11:11:47 +02:00
  • 2c5461d602
    add vide.mutate ewd3v 2024-08-31 23:01:59 +02:00
  • 33a38d75c4
    add vide.mutate() ewd3v 2024-08-31 21:03:00 +02:00
  • 82debeeffe
    use spaces instead of tabs for identing ewd3v 2024-08-31 20:57:13 +02:00
  • c73cc4bc39
    allow changing the current value of a spring (similar to sources) ewd3v 2024-08-31 20:53:09 +02:00
  • fbe2f01bb9
    fix recursive queue flush (#28) alicesaidhi 2024-08-20 13:44:56 +02:00
  • 4a831d029b simplify test case alice 2024-08-17 04:10:50 +02:00
  • 2959b5c3ad subsequent updates do not batch test case alice 2024-08-17 03:44:58 +02:00
  • f74462192b change naming of function alice 2024-08-17 03:22:31 +02:00
  • 80f91338aa fix indent alice 2024-08-17 03:09:57 +02:00
  • 045d91932a double diamond test case alice 2024-08-17 03:09:09 +02:00
  • fe9a92e336 change approach flush_update_queue alice 2024-08-17 03:03:27 +02:00
  • ffab944f44 write more in-depth tests alice 2024-08-17 02:57:24 +02:00
  • a44fa339d5 simplified test case and remove error alice 2024-08-15 02:52:46 +02:00
  • d341eff5c8 swap order of flush alice 2024-08-15 02:04:42 +02:00
  • 244dd46340 remove print from test alice 2024-08-15 01:52:14 +02:00
  • 1eab1aa598 fix recursive queue flush alice 2024-08-15 01:51:17 +02:00
  • b85419088c
    allow fragments in implicit effects for children (#29) alicesaidhi 2024-08-20 13:40:29 +02:00
  • 5d445a8a09 more descriptive test alice 2024-08-20 13:22:43 +02:00
  • 68fb71e759 add test case alice 2024-08-19 16:10:39 +02:00
  • 1f76b66ff9 fix fragments in effects alice 2024-08-18 13:30:52 +02:00
  • 72e5fbb6fe
    Round UDim offset values (#30) richard 2024-08-19 06:56:00 -07:00
  • 1806339bac
    Merge branch 'main' into main richard 2024-08-18 14:51:34 -07:00
  • 99dad2b66b Round UDim offset values Richard 2024-08-18 14:50:17 -07:00
  • 33b32c5044
    Silence warning Ketasaja 2024-08-07 18:46:58 +00:00
  • 9130102401
    Revert original commit Ketasaja 2024-08-07 18:26:28 +00:00
  • dd8c8f0b03
    Add --!strict to main module Ketasaja 2024-08-07 18:25:11 +00:00
  • 79d3a86004
    Fix source type Ketasaja 2024-08-06 23:09:26 +00:00
  • e1751fb8d0 Fix GitHub action aaron 2024-07-27 02:03:06 +01:00
  • 31da86c30b Allow indexes() and values() to return functions aaron 2024-07-20 18:08:04 +01:00
  • 2dc2814d76 Fix regression with derived sources aaron 2024-07-19 11:21:49 +01:00
  • 4f3fccd3bb Fix root() not showing full error trace aaron 2024-07-17 23:28:43 +01:00
  • 7bae2517cd Improve error reporting aaron 2024-07-15 17:37:26 +01:00
  • 14f8d38a35 Update docs concept-revise aaron 2024-07-03 15:34:16 +01:00
  • 000def5bc2 Update docs aaron 2024-06-20 18:49:30 +01:00
  • 62f1c3a20a Update docs aaron 2024-06-20 18:40:01 +01:00
  • f2de9b0e63 Refactor aaron 2024-06-20 17:36:25 +01:00
  • 67e87110c7
    Delete .gitattributes (#26) Someon1e 2024-06-23 18:40:24 +01:00
  • c7f4a1f75b
    Delete .gitattributes Someon1e 2024-06-23 16:30:34 +01:00
  • e1d69afa20
    Fix springs passing negative Color3 values (#25) richard 2024-04-21 05:57:29 -07:00
  • b844fd076a
    Merge branch 'main' into fix/color richard 2024-04-11 04:09:37 -07:00
  • c41d644228
    Clamp color values between 0 and 1 richard 2024-04-11 04:08:42 -07:00
  • 519113b946
    Fix springs passing negative Color3 values richard 2024-04-11 03:55:56 -07:00
  • 3d324cc30b
    Update strict-mode.md (#24) ReturnedTrue 2024-02-19 21:06:06 +00:00
  • de136b7e03
    Update strict-mode.md ReturnedTrue 2024-02-19 21:03:10 +00:00
  • 700d65ed90 Add BOSS discord invite to docs + README Aloroider 2023-12-31 14:07:41 +01:00
  • d682161c06 Update docs Aaron Smith 2023-12-07 17:26:01 +00:00
  • 3aed45212a Fix site mermaid rendering Aaron Smith 2023-11-24 11:09:32 +00:00
  • 50244c2bd8 Update wally version aaron 2023-11-22 10:34:02 +00:00
  • c527a62ab1 Bump version to 0.2.0 0.2.0 aaron 2023-11-22 10:14:00 +00:00
  • 338c66ed57 Try improve crash course Aaron Smith 2023-11-21 18:48:47 +00:00
  • c288cb92c4 Minor refactors Aaron Smith 2023-11-20 16:53:30 +00:00
  • 8eb5f96c5b Fix recursive batch() use Aaron Smith 2023-11-20 12:27:56 +00:00
  • 65fe3fcf47 Fix some graph edge cases Aaron Smith 2023-11-16 18:01:45 +00:00
  • ec998ccbc8 Implement batched updates Aaron Smith 2023-10-27 16:47:49 +01:00
  • 7d82fe353e Fix error in test update-algorithm Aaron Smith 2023-10-27 15:47:43 +01:00
  • aca08709b6 Update tests aaron 2023-10-25 20:02:40 +01:00
  • 15255855c3 Add repeated read test Aaron Smith 2023-10-25 16:58:29 +01:00
  • 8218e4702f Fix diamond graphs Aaron Smith 2023-10-25 15:49:35 +01:00
  • bb6954b6b7
    removed unnecessary :Clone call Alo 2023-10-07 00:19:51 +02:00
  • da85cbbac8
    Fix docs typo Alo 2023-10-07 00:16:01 +02:00
  • bd8d3ac4cb
    blazingly fast fix pls add 🚗🚗🚗🚗 Alo 2023-10-07 00:13:44 +02:00
  • 7128b9a58b Bump version to v0.1.1 0.1.1 aaron 2023-09-30 01:32:14 +01:00
  • c03fb05779 Make changed() run initially Aaron Smith 2023-09-28 16:46:32 +01:00
  • 46937c6979 Update docs Aaron Smith 2023-09-28 16:39:25 +01:00
  • 9b6be14441 Update docs Aaron Smith 2023-09-27 16:44:39 +01:00
  • 3959f5119e Update cleanup() docs Aaron Smith 2023-09-27 10:33:38 +01:00
  • bbda0426da Update changelog Aaron Smith 2023-09-27 10:31:52 +01:00
  • 2ae65a0194 Update tests Aaron Smith 2023-09-27 10:24:14 +01:00
  • d07c705b64 Fix switch() not working in strict mode Aaron Smith 2023-09-27 10:02:09 +01:00
  • fd2888afab Update docs Aaron Smith 2023-09-26 18:24:30 +01:00
  • c3bc53c40a Fix typo in docs Aaron Smith 2023-09-26 14:37:48 +01:00
  • 32fa44f4c5 Cleanup helper for instances Aaron Smith 2023-09-26 14:34:27 +01:00
  • d1f86a3f9e Allow untrack() in non-reactive scopes Aaron Smith 2023-09-26 14:11:33 +01:00
  • 71bbaa2092 Update reactive scoping docs Aaron Smith 2023-09-26 13:27:38 +01:00
  • c68d0a6c18 Allow creation of nested tracking scopes aaron 2023-09-25 23:37:51 +01:00
  • 38342b3805 Disallow creation of nested tracking scopes aaron 2023-09-25 11:44:24 +01:00
  • c0c2166edf Update testkit aaron 2023-09-24 01:49:16 +01:00
  • 15026b5ad3 Update todo aaron 2023-09-22 16:57:14 +01:00
  • e9742e88fd Add mermaid diagrams to docs Aaron Smith 2023-09-21 19:15:32 +01:00
  • 3c45defeac Fix typos Aaron Smith 2023-09-21 19:14:55 +01:00
  • 62716a074d Update benchmarks Aaron Smith 2023-09-21 14:58:44 +01:00
  • 0e8bfef905 Fix typos in creation docs Aaron Smith 2023-09-21 10:40:05 +01:00
  • 4b877ce8ff Update docs Aaron Smith 2023-09-21 10:29:14 +01:00
  • 8a4aae1be9 chore: add wally package file 0.1 quantix-dev 2023-09-20 22:51:29 +01:00
  • 92b62a4979 Update SVG viewboxes aaron 2023-09-20 23:05:26 +01:00
  • f45c1d7696
    chore: add wally package file quantix-dev 2023-09-20 22:51:29 +01:00
  • 22d66c9aef Update README aaron 2023-09-20 22:29:24 +01:00
  • d671fb9cd9 Update logo aaron 2023-09-20 22:24:18 +01:00
  • 5735d8e3f0 Update docs aaron 2023-09-20 21:56:25 +01:00