Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Svgbob

Making diagramming simple, easy and portable
Collective - Host: opensource - https://opencollective.com/svgbob - Website: https://ivanceras.github.io - Code: https://github.com/ivanceras

feat: **breaking** make adding children and add/set attributes function return a Result rather than panic

github.com/ivanceras/mt-dom - 57c1eda0cd71af8ad71bf07ff302da1cbdde53df authored over 1 year ago by Jovansonlee Cesar <[email protected]>
rename relative_client to client_to_relative, refactor the functions to reuse related code

github.com/ivanceras/ultron - 037ddd302cd8f608db7b33a899008792680b1091 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
check which button is pressed first

github.com/ivanceras/ultron - 57de3ac87f45c315841ddff978efc974499b73a2 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: also use ric in background highlighting the non-visible lines

github.com/ivanceras/ultron - acbf4bff573e56da6a60a57c6542801cfa495591 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: use ric for syntax highlighting tasks

github.com/ivanceras/ultron - f028242903433d91df3a0fd0ce46704d736c87c2 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: reorganize code for web_editor

github.com/ivanceras/ultron - 10a52f9a14e7d33bfdf32b522073ca559247da45 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: widget_name

github.com/ivanceras/ultron - 01aade987eafb22409eabea6cb99503202dd1a92 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: use Widget for Spinner instead of Component

github.com/ivanceras/ultron - 59ccc277d61f9591b4f6a437627a0ef8f03f0b0f authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: add a spinner for the font-loader and general use

github.com/ivanceras/ultron - 7fc9a7d64ac2d49c6e4a1fb2a0301a6fc0a097ef authored over 1 year ago by Jovansonlee Cesar <[email protected]>
deploy to all channels

github.com/ivanceras/ivanceras.github.io - 757b9cd6d81181bcad043fd4c09ef1db8394771c authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: put all scripts into one unidified justfile, clean up and remove the old scripts

github.com/ivanceras/ultron - 2349d941c8ba1b1669b3d521a40f35210548bb55 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
remove the capitalized summary

github.com/ivanceras/ivanceras.github.io - 17b9f12a085c13c04739c37812df9f64726fdeae authored over 1 year ago by Jovansonlee Cesar <[email protected]>
chore: remove some debugging

github.com/ivanceras/ultron - cfb9c024f23084caa60ea7dfd303deb063f68432 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
cargo fmt

github.com/ivanceras/ultron - 668fa90845d5f82c9c452a65e666620347533c53 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: reference to the app, add 'static constraint to MSG

github.com/ivanceras/ultron - 7a2a3609dc7a99e18156d6bce215cd71cc6682bd authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: changes to Component interface in sauron

github.com/ivanceras/ultron - 61c503f69dd91f209fc6c218c3fa9f4e85294b86 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: XMSG are now 'static

github.com/ivanceras/ultron - 785ef062dcbebb945ef58b326780df9fa74831ab authored over 1 year ago by Jovansonlee Cesar <[email protected]>
doc: update TODO

github.com/ivanceras/mt-dom - 366f2cff71fcf6a9785010ef6595d735b2e30572 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
publish: prepare for 0.58.0 release

github.com/ivanceras/mt-dom - dfa4df038fa8988661a5bde9e78be16bc80ec8a2 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: **breaking** move the fragment variant from sauron to mt-dom

github.com/ivanceras/mt-dom - 9309bf0cc2612c92a99963463aa30efa32584868 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
reorganize function to use nodes as arguments when possible, so as to reuse this function in Fragment variants

github.com/ivanceras/mt-dom - acef78d9eb4fa36756fb78edb29a8d4cc9310bd4 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: use lowercase for Justfile -> justfile

github.com/ivanceras/ultron - ae445f8c3dc31d9b9bfacaa88b392d86ecbe73a1 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: due to changes in sauron custom_element

github.com/ivanceras/ultron - 5dac094c198d48d8eca976a60818b58ee1b400ec authored over 1 year ago by Jovansonlee Cesar <[email protected]>
release: prepare for 0.57.0

github.com/ivanceras/mt-dom - 7c0d2ec4516ce9a68bb7a06cf356909a17bec4d7 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
use lowercase for justfile

github.com/ivanceras/ultron - 81495067796986aac46b543ee20eb61116632465 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
merge changes

github.com/ivanceras/ultron - 3d9ce0d1e8805b37785bdf1ecdbcdec2af05c74c authored over 1 year ago by Jovansonlee Cesar <[email protected]>
don't need to call register at ultron-editor

github.com/ivanceras/ultron - 6af8ceb99c873e427545d93016c8c648ee22e6e4 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: **breaking** Node::children now returns a vec instead of Option<Vec<_>>

github.com/ivanceras/mt-dom - 4576a766f1a373e913e2713d02e69fc99ab19e57 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
inject the stylesheet into the shadow root of the custom_element

github.com/ivanceras/ultron - be7a7ee60579ebc9453677464f013477602e09ab authored over 1 year ago by Jovansonlee Cesar <[email protected]>
remove unused crates and dep

github.com/ivanceras/ultron - 126802e05344b9edc0ca7982d6a1932cbf0e4844 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
simplify calling init

github.com/ivanceras/ultron - aaa156463f4b0e6ebf319c788586d95eb9e960ad authored over 1 year ago by Jovansonlee Cesar <[email protected]>
log the unexpected measurement, don't panic

github.com/ivanceras/ultron - 720049e121b3d063417a283e91783a44c62d0768 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
exclusively measure only keypresses

github.com/ivanceras/ultron - 0777b6ae46f0fc80326d7048dc1b66b8f32db22f authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: rename to a more descriptive function names

github.com/ivanceras/ultron - efc713b1d36cd09013eebbed21a40c1f1a60a42e authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: more renames of variant and function Command -> Call

github.com/ivanceras/ultron - da94b7c28106f9ae8c9af29e07858eeca74e82dd authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: rename BaseCommand to Command to make it shorter and pleasant to use

github.com/ivanceras/ultron - b57af61346332df2cba6a0b40b974871a8b5c62f authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: rename Command to Call, so we can use Command for BaseCommand in ultron-core

github.com/ivanceras/ultron - 7cde918dfd7fbc8ab5c0a9fd2d01542473494cad authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: use proper encapsulation of fields for TextEdit and BaseEditor

github.com/ivanceras/ultron - 90219c7947ae6d579d19b3144369adf0d8dadf37 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
remove done TODO item

github.com/ivanceras/ultron - e84c0cd259911d45ebd9b799be300fbe5e9995f4 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
add link to the commit in changelog

github.com/ivanceras/mt-dom - a5be5384fe02184ac74fc0dfaea4f10f33acd640 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
publish: prepare for 0.56.1

github.com/ivanceras/mt-dom - 2930b055690306a3a59b5eabd6095a163f44cf55 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: remove unecessary conditional checking here, since lowest should always be less than next

github.com/ivanceras/mt-dom - b976d4efc50c3bc8c85a5b0edc7c9dd2ae75de58 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
cleanup: remove the log debugging

github.com/ivanceras/mt-dom - f0aff975234fe2f995c405d545013ec8f4634473 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: and improve performance in diff_lis, by iterating only up to n instead of n^2

github.com/ivanceras/mt-dom - 76c7de7dc9709e8d78327da3f199e4d225674af4 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
publish: prepare for 0.56.0

github.com/ivanceras/mt-dom - 28fdbef362470c8ad3785eaa258b1d6f91432949 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: ultron-editor custom element interface and registration mechanism

github.com/ivanceras/ultron - 074b2b50de243b9132f43021401ac7ae4e9a412a authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fragile fix: change the order for the generated patch, before_node should come first as it is desctructive and order is important to that variant

github.com/ivanceras/mt-dom - 708be1f177a1a542ff8a146e6993d1941b31adad authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: rename test/diff_lis.rs to test/test_diff_lis.rs so as not to confused with filenames with the actual algorithm code

github.com/ivanceras/mt-dom - 07b6ae079c7dd5a295804fc61978033468aa131b authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: put back the measure directive

github.com/ivanceras/ultron - cb2ea13ffc6ca261ccd6ddcdc7e28ac8b0a8d597 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: add more test for swap nodes

github.com/ivanceras/mt-dom - 7e5c36b28b60ba547c25f898bd3279f7e5cbf32d authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: add Patch::node_paths method to return the paths for the nodes that are for_moving

github.com/ivanceras/mt-dom - 9cfc62fa3ab0806f2c3d8e51fced54ef0e1b8c20 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
make it no_std and remove debug code

github.com/ivanceras/mt-dom - 728cf76215ddd51b95e1ffb655c64fbb761e2167 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
make clippy happy, while still make it look logical code

github.com/ivanceras/mt-dom - ba67ebcd7140121ba14dfe431025999c9eb06191 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: a more streamline, and logical algorithm for the the patch variant

github.com/ivanceras/mt-dom - dbef082ca535d012a357a245bd85195956dc91ac authored over 1 year ago by Jovansonlee Cesar <[email protected]>
test on reordered keys

github.com/ivanceras/mt-dom - 32f4d0233abcffacc2b8eb076c09f5ddd3af2b80 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: make the node_paths for move_before_node mirror that of move_after_node

github.com/ivanceras/mt-dom - 6bcd741ac3054b15dcbf876db5311aa3eb0bca2d authored over 1 year ago by Jovansonlee Cesar <[email protected]>
foothold don't need idx

github.com/ivanceras/mt-dom - a235c7b44afce270d8ebeacbd4600d2b92eb96d1 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: test when we swap the TreePath for target and the elements to be moved

github.com/ivanceras/mt-dom - 9512d2622d7024eed0abe6387f5b3c339c517672 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: the ordering of inserting_before order of the nodes, since it has a reversed effect when done in the actual dom

github.com/ivanceras/mt-dom - 3d988276742bb874300dcbc8e270fdbd94ef0919 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: make it fast with swap row test

github.com/ivanceras/mt-dom - 094c0eccc05c6af233a4a735cfde8422d9e38181 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: create a precomputed keys for old and new children so as not to do it all over again

github.com/ivanceras/mt-dom - c783d1ab37fc7df924fbfa14eef5433aa2467269 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: some simple moving and swaping keyed rows

github.com/ivanceras/mt-dom - 1db6741eda6761b91e67b47de9e47f79c5990ba9 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: add 2 new Patch Variant MoveBeforeNode and MoveAfterNode

github.com/ivanceras/mt-dom - 032441d308cdde7affbb7529af83c48fcf8bd820 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: left_offset is not needed in diff_keyed_middle

github.com/ivanceras/mt-dom - d0f2ceb67fff5798c6684e0774022c4788dcd1a2 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
make Patch::insert_before_node patch more flexible

github.com/ivanceras/mt-dom - f8ecd5b94532965da3b48afa1159ee004cef5af1 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: swap row test in keyed using lis breaks

github.com/ivanceras/mt-dom - 87da2050cf47534fb0bb1037063eb0abd9490260 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: make TreePath and patches argument more flexible to accept array or vec

github.com/ivanceras/mt-dom - 2c8090b59430580b667900e21a6f5e635742120f authored over 1 year ago by Jovansonlee Cesar <[email protected]>
improve comment

github.com/ivanceras/ultron - baca20deac1fb2b18cc902926f5cccb18c35453b authored over 1 year ago by Jovansonlee Cesar <[email protected]>
process commands should return effects instead of just external msg

github.com/ivanceras/ultron - 5a1ca1b318a5b917c5020a45200c04608ae1d3a3 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
update axum in svgbob server

github.com/ivanceras/svgbob - c048751746b32139ea434b0ece80be9dca0cb8fe authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: organize circle_map, show the map at the top most

github.com/ivanceras/svgbob - 10441f6e3bd4be05179967b5e5a9fb420f8e1207 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
chore: replace lazy_static with once_cell::Lazy

github.com/ivanceras/svgbob - 21be43a38d17afb46a9179161bb8a537b9c2fa35 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
update dep itertools and indexmap

github.com/ivanceras/svgbob - 49bbe52655eb2da908e7f9a1b71546bdf0585af0 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
chore: update nalgebra 0.30 -> 0.32, parry2d 0.8 -> 0.13

github.com/ivanceras/svgbob - c48dc55b43491001d30e418665f8eabdf6f376d5 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
release: 0.55.2

github.com/ivanceras/mt-dom - c75f0508a3b7e27d127159450130f72ef5b58f45 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
publish: prepare for 0.6.2

github.com/ivanceras/jss - 87b78f6b3b9b41244a58d96ca2b3545ee4584e4c authored over 1 year ago by Jovansonlee Cesar <[email protected]>
chore: update dep version, remove unused deps

github.com/ivanceras/jss - 42e33837f79ff7c31ec85c42356524144e9035e2 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
chore: remove unused dep

github.com/ivanceras/mt-dom - 19fef85fc052990dd22bde7e52b52ff73e05c016 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
chore: use the published sauron 0.57.0 version

github.com/ivanceras/svgbob - 238305cb730797706ec8f9844d603ea10aa75a99 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
remove async-recursion

github.com/ivanceras/ultron - 116a960940dc205752f9e79c22030784f45db8b5 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
publish: prepare for 0.4.0

github.com/ivanceras/ultron - 178cad0d067ed9c6ed01c3afaf7d212c34d5afc8 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
release to main ultron version

github.com/ivanceras/ivanceras.github.io - c8aa37bf353843085657a6ab9e1dea4b7ef2687f authored over 1 year ago by Jovansonlee Cesar <[email protected]>
add lang en-US

github.com/ivanceras/ultron - c372f90b4c7d73295d51422bf731542a29b78288 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: update to latest version of sauron

github.com/ivanceras/performance-test-sauron - 368c9e2e6b2ac1c3d06d1dfae27ae6b9f89af063 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
publish: prepare for 0.55.1

github.com/ivanceras/mt-dom - 09c3dc33e023e407696be9a08e497af3f283791b authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: add a huge performance benefits by checking if the nodes, elements and attributes are the same, before proceeding to make a diff

github.com/ivanceras/mt-dom - 3a17000671d21e8a4fcfbd68ab08157e364c8ad6 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
deploy to alpha

github.com/ivanceras/ivanceras.github.io - 5ee922641c299aeb400c2a682b7014333048f886 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: update to newest version of sauron

github.com/ivanceras/svgbob - eedf98ddef5459d2556a2df5612dbad24eda03d6 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
make status_line_height a static method of WebEditor

github.com/ivanceras/ultron - 5ade3b0386a247176a474420ef9caeec29bba22e authored over 1 year ago by Jovansonlee Cesar <[email protected]>
release: prepare for 0.55.0

github.com/ivanceras/mt-dom - 24cece06383faebddae9db9c9b1f5dfc53190d1c authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: **breaking** change method names to make it shorter, reusing the old_names for more appropriate uses

github.com/ivanceras/mt-dom - 28a372ebc1aec1e6e88a0e1cda1d5aee6d47a710 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
docs: update TODO

github.com/ivanceras/mt-dom - affccca90812c64aed5561176722a5bab8548fdb authored over 1 year ago by Jovansonlee Cesar <[email protected]>
refactor: remove unncessary wrapping into Component and App for WebEditor

github.com/ivanceras/ultron - cfa19258973f0f16ab62d2b94aa0b3ff1d2e8b01 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix: separate static style and dynamic style due to changes in sauron

github.com/ivanceras/ultron - 808c781ab7e17923695b7573dc7d6fb78428ef37 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
feat: use feature custom_element from sauron

github.com/ivanceras/ultron - 718e695e258207aa98f102402c716490c75bb610 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
there is no need to put the fonts in static deployment, as there is only 1 embedded font in the web_editor

github.com/ivanceras/ultron - 972fe5327c95f976b71d53a36a08987dfc4b837f authored over 1 year ago by Jovansonlee Cesar <[email protected]>
deploy ultron.alpha and bob-editor.alpha

github.com/ivanceras/ivanceras.github.io - 7250e2ac8d19f8ba490ebc8a20872faa0d72110f authored over 1 year ago by Jovansonlee Cesar <[email protected]>
improve on the ready listener

github.com/ivanceras/ultron - 624c0f5e6c5fe2f5f8807be3502f648c023b0698 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
expose MenuAction

github.com/ivanceras/ultron - 267d31b7a7855f964ec0d963924b957ee43f7a43 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
add the ch_height to Options, otherwise rendering in ultron-ssg will crash

github.com/ivanceras/ultron - f82e91d3e148d9bcd414eb302cb1142f3ca87813 authored over 1 year ago by Jovansonlee Cesar <[email protected]>