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
fix: remove panicking in the fragment_span merge
github.com/ivanceras/svgbob - a23f6749ab8261b96ef0bf8766d21a9060c7234d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - a23f6749ab8261b96ef0bf8766d21a9060c7234d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
no font-embed
github.com/ivanceras/ivanceras.github.io - 0799bba1a988ee721c844bf5e5270045e93aad0d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ivanceras.github.io - 0799bba1a988ee721c844bf5e5270045e93aad0d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
update bob-editor
github.com/ivanceras/ivanceras.github.io - ace80f84536c796f2be99a47432fcc81f3083ffd authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ivanceras.github.io - ace80f84536c796f2be99a47432fcc81f3083ffd authored over 2 years ago by Jovansonlee Cesar <[email protected]>
use the published version of sauron
github.com/ivanceras/svgbob - 367a750b173536d025ad607800c214afe765a856 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 367a750b173536d025ad607800c214afe765a856 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
cargo fmt
github.com/ivanceras/ultron - e7d61f09ad6f9c782f456e1bde9984ce87a5de17 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - e7d61f09ad6f9c782f456e1bde9984ce87a5de17 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: use the published sauron version
github.com/ivanceras/ultron - ad0ad02c010e556bbc77e0b03378297d01709bb6 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - ad0ad02c010e556bbc77e0b03378297d01709bb6 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
Merge pull request #1 from ivanceras/simple-textbuffer
This PR simplifies the text-buffer, it was simple back then, but got bloated when adding multipl...
github.com/ivanceras/ultron - 8873ce116505ffbf207aac059a240ca07bf7d37e authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: remove re_endorse first, as it needs to be rethinked
github.com/ivanceras/svgbob - 0cada86c73f51d993329f66b6364ac886e654a0d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 0cada86c73f51d993329f66b6364ac886e654a0d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: test, circle map has changed on this radius
github.com/ivanceras/svgbob - 5ee9d09afcac70a3be2f71ebf91943da95b7642d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 5ee9d09afcac70a3be2f71ebf91943da95b7642d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: use descriptive names, extensive use of Endorse struct
github.com/ivanceras/svgbob - 8159804691692403d28baafd4cd23645db468453 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 8159804691692403d28baafd4cd23645db468453 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: use less cloning
github.com/ivanceras/svgbob - a71c6b3a539e8ee57d23876a85e0dc5370ab646d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - a71c6b3a539e8ee57d23876a85e0dc5370ab646d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
cleanup: remove unused code
github.com/ivanceras/svgbob - 2fa61a6720142757728a7092b66881b58c4936cf authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 2fa61a6720142757728a7092b66881b58c4936cf authored over 2 years ago by Jovansonlee Cesar <[email protected]>
make use of into when extracting Spans from Cellbuffer, consuming the source
github.com/ivanceras/svgbob - b3e374d743c40a406e383b003f7e77563e55610b authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - b3e374d743c40a406e383b003f7e77563e55610b authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: convert group_recursive into using Merge trait
github.com/ivanceras/svgbob - 13c4eb0a0146a00f0dd766bf4c78ca7be93b0c41 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 13c4eb0a0146a00f0dd766bf4c78ca7be93b0c41 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: remove unused code
github.com/ivanceras/svgbob - edce73dc082ee718786b5fa8d7076dfc85e51685 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - edce73dc082ee718786b5fa8d7076dfc85e51685 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
convert into_ methods to impl From
github.com/ivanceras/svgbob - f0b4c6758757621ca4ad895e2a67334470795e74 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - f0b4c6758757621ca4ad895e2a67334470795e74 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: improve second_pass_merge
github.com/ivanceras/svgbob - 9206529c5546905f72c6e2dbf6d3896d1faa78f9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 9206529c5546905f72c6e2dbf6d3896d1faa78f9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: clippy warnings
github.com/ivanceras/svgbob - 417bdf4534a283b902168b90e76da559105653ec authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 417bdf4534a283b902168b90e76da559105653ec authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: more clippy warnings
github.com/ivanceras/svgbob - 1a66cd5d7bdbf83371bcfd2f7ed61b18bdc88f02 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 1a66cd5d7bdbf83371bcfd2f7ed61b18bdc88f02 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: run clippy fix
github.com/ivanceras/svgbob - d23bbf96c8f3eddfe39e279b4a31dabc4e03c120 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - d23bbf96c8f3eddfe39e279b4a31dabc4e03c120 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: more clippy fix warnings
github.com/ivanceras/svgbob - 850c00f83bc7cd2e53239e5d97eb404e6afad553 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 850c00f83bc7cd2e53239e5d97eb404e6afad553 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: panics
github.com/ivanceras/svgbob - e02dd111dd849e7af24aaec38fd506256ef2cba3 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - e02dd111dd849e7af24aaec38fd506256ef2cba3 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
breaking: remove settings from the low-level function calls
github.com/ivanceras/svgbob - eee2ccc7b15b53e1f81f447e3a4fde6af77d4bc2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - eee2ccc7b15b53e1f81f447e3a4fde6af77d4bc2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: use functional programming
github.com/ivanceras/svgbob - 834f09a6c9613d8bdf418e8859f535af839b0679 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 834f09a6c9613d8bdf418e8859f535af839b0679 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: improve the code by unifying the algorithmn of merging objects using the Merge trait
github.com/ivanceras/svgbob - 1f2f871c4555f771d9cabcc164e503f2638a95bc authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 1f2f871c4555f771d9cabcc164e503f2638a95bc authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: tests
github.com/ivanceras/svgbob - 99a40ef8d1feb498c5089f9ec699933a7719c829 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 99a40ef8d1feb498c5089f9ec699933a7719c829 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add a trait Merge to unify common algorithmns for merging fragments
github.com/ivanceras/svgbob - 7151a3ad1e16de88b204e3dc59574aac208d3f40 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 7151a3ad1e16de88b204e3dc59574aac208d3f40 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add re_endorse function for retrying re-endorsing the rest of the fragments into possible shapes
github.com/ivanceras/svgbob - 7a806d7bb7187716944138a84d0a1f6954835bf4 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 7a806d7bb7187716944138a84d0a1f6954835bf4 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: clamp the cursor when clicking on the number line and padding
github.com/ivanceras/ultron - dcca985a252644509b32f86290bea123922c2c2d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - dcca985a252644509b32f86290bea123922c2c2d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: calculation of client to cursor and back considering the presence of number line and padding
github.com/ivanceras/ultron - 873b7236a246d1ae0d219b836e064701d655e09c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 873b7236a246d1ae0d219b836e064701d655e09c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: organize arrangement of methods
github.com/ivanceras/ultron - 4b8ed92ac64bdd85437a90c3091e92be466f5a33 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 4b8ed92ac64bdd85437a90c3091e92be466f5a33 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
docs: TODO items
github.com/ivanceras/ultron - 6d9e42fa30f4db5314598d04056718df203a886d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 6d9e42fa30f4db5314598d04056718df203a886d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: expose editor cursor position
github.com/ivanceras/ultron - 71f5c851bb22484d4743774a507828bde18ebd2a authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 71f5c851bb22484d4743774a507828bde18ebd2a authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: use more consistent naming, add some few docs
github.com/ivanceras/ultron - 29a4b21575527d2273273d7fef9053cd9b4aac9f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 29a4b21575527d2273273d7fef9053cd9b4aac9f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: use descriptive names
github.com/ivanceras/ultron - 60ddd522d6a835a50565c50fc4e46e3cdbe856dc authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 60ddd522d6a835a50565c50fc4e46e3cdbe856dc authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: improvements on the undo/redo action history
github.com/ivanceras/ultron - 0460c11d33555c91dd7348ccdd7d9534b274b478 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 0460c11d33555c91dd7348ccdd7d9534b274b478 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: unify the processing of key events
github.com/ivanceras/ultron - e7ab3a98a6c9d410212a975684fa7177fdf16cfe authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - e7ab3a98a6c9d410212a975684fa7177fdf16cfe authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make use of Command in editor
github.com/ivanceras/ultron - 0c2ea0b00abcad34802143b9009b70ae5daae067 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 0c2ea0b00abcad34802143b9009b70ae5daae067 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: move the hidden textarea in the ultron-web
github.com/ivanceras/ultron - e21ccc2c0d26694ec1121ca1fc74a876a985fab1 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - e21ccc2c0d26694ec1121ca1fc74a876a985fab1 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: improve the content_changed and effects aggregation in one place
github.com/ivanceras/ultron - b7a3ed313e452978caee4604efa3a2c158d85d42 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - b7a3ed313e452978caee4604efa3a2c158d85d42 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: the plain_view should accept a text_buffer
github.com/ivanceras/ultron - 58dd74c922889d5690845df003267766e98eb9f1 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 58dd74c922889d5690845df003267766e98eb9f1 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: use TextEdit in Editor
github.com/ivanceras/ultron - 90120edafd83f56ebc8283e328b6b63739e3ac06 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 90120edafd83f56ebc8283e328b6b63739e3ac06 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add TextEdit, a lean version of the Editor, which only has selection and history recording for undo/redo
github.com/ivanceras/ultron - b71ad10da720a6dafb1fa38fa247b8f6a9627512 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - b71ad10da720a6dafb1fa38fa247b8f6a9627512 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: fix proper computation of index from cursor position on get_text and cut_text
github.com/ivanceras/ultron - ad43dbe328b27f1dc735fdde301317d1b484ba29 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - ad43dbe328b27f1dc735fdde301317d1b484ba29 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: move text_buffer to ultron-core, as it can be used from any gui platform
github.com/ivanceras/ultron - 415e3071d30df8de414ef93e00a21c41d7a86df9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 415e3071d30df8de414ef93e00a21c41d7a86df9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
cargo fmt
github.com/ivanceras/mt-dom - 31ac2c49e55f573e0f3dad62ca43cca64fc349a1 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/mt-dom - 31ac2c49e55f573e0f3dad62ca43cca64fc349a1 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
cargo fmt
github.com/ivanceras/ultron - 36c58b5ccd5caa655c7b09891b661c3b2ce773e1 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 36c58b5ccd5caa655c7b09891b661c3b2ce773e1 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: clippy
github.com/ivanceras/ultron - 650e4c01169079ba7eab7f959aa4070f844399a9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 650e4c01169079ba7eab7f959aa4070f844399a9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: clear warnings
github.com/ivanceras/ultron - 263cecf6ac43bfd5bb6ea07357c527306879c964 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 263cecf6ac43bfd5bb6ea07357c527306879c964 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: Make text_buffer more leaner, no more options and view for it
github.com/ivanceras/ultron - b56c9509af9da8920c608a3bd1c969a2116b38eb authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - b56c9509af9da8920c608a3bd1c969a2116b38eb authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: coupled selection start and end together into a Selection struct
github.com/ivanceras/ultron - 8b4bbc21e27ef5878998a1d75c1cbd7f914db7ca authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 8b4bbc21e27ef5878998a1d75c1cbd7f914db7ca authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: implement selection
github.com/ivanceras/ultron - 606c9873da24921c4b37f5fd52b4e231c46a03bb authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 606c9873da24921c4b37f5fd52b4e231c46a03bb authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: implement clear selection to clear the selection in the editor
github.com/ivanceras/ultron - 616b0351d55d07c97b508a35563b17f85c6f47f4 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 616b0351d55d07c97b508a35563b17f85c6f47f4 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: implement text selection and cutting in the editor instead of in text_buffer
github.com/ivanceras/ultron - 0ded82c6d90f0e5d536e8e4c3b654fe4f5b7d98f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 0ded82c6d90f0e5d536e8e4c3b654fe4f5b7d98f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: make text_buffer more lean, the selector should only be in the text editor
github.com/ivanceras/ultron - aea1730abb06fd8b37ac1970280aab444f1be8a4 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - aea1730abb06fd8b37ac1970280aab444f1be8a4 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
add get_char method in editor
github.com/ivanceras/ultron - c051edd04b0d91153b697827bd50a2e0f4d51526 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - c051edd04b0d91153b697827bd50a2e0f4d51526 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
prepare for 0.21.1 release
github.com/ivanceras/mt-dom - d5161374e09994a09f5a1b467a411cbd40d22d0c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/mt-dom - d5161374e09994a09f5a1b467a411cbd40d22d0c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: fix clippy
github.com/ivanceras/mt-dom - 84aebb55ebe2915c83ecf4e5c170be793ac759cb authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/mt-dom - 84aebb55ebe2915c83ecf4e5c170be793ac759cb authored over 2 years ago by Jovansonlee Cesar <[email protected]>
update bob-editor
github.com/ivanceras/ivanceras.github.io - a94d1391908cf12c4daa8a6fa5f8d3789665e59c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ivanceras.github.io - a94d1391908cf12c4daa8a6fa5f8d3789665e59c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
remove log debugging
github.com/ivanceras/svgbob - 63fe7dcffecb489060f69a6d2f959d4995fda09c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 63fe7dcffecb489060f69a6d2f959d4995fda09c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add dynamic behavior for asterisk with horizontal dashes
github.com/ivanceras/svgbob - ca014589bb9f5fd0c0e22c3d9508b5b489e2f139 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - ca014589bb9f5fd0c0e22c3d9508b5b489e2f139 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add a new function which returns regular fragments and touching fragments
github.com/ivanceras/svgbob - 69ec4c3e1ddb7e20164843967c28e543e6ad37e8 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 69ec4c3e1ddb7e20164843967c28e543e6ad37e8 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: use FragmentSpan for most fragments
github.com/ivanceras/svgbob - 8ffc9d4e784b3d83dfd3a1f1e59eb03a79b97927 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 8ffc9d4e784b3d83dfd3a1f1e59eb03a79b97927 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: move the functions to their modules
github.com/ivanceras/svgbob - f05feb09dd34eb064afbf3321e79bac9802dd755 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - f05feb09dd34eb064afbf3321e79bac9802dd755 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make fragment buffer contains the original char
github.com/ivanceras/svgbob - cddcc1156aab4a48c887b0793c08365c62407e30 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - cddcc1156aab4a48c887b0793c08365c62407e30 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
update bob-editor
github.com/ivanceras/ivanceras.github.io - a2c407fb209a0c98cea8bd4c53642c7e406f953c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ivanceras.github.io - a2c407fb209a0c98cea8bd4c53642c7e406f953c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add a function to test bounding cells for contacts
github.com/ivanceras/svgbob - 54dc48bfa3009c74881bac9282c0d21b4d5514f2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 54dc48bfa3009c74881bac9282c0d21b4d5514f2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
use fragment_span in Contacts
github.com/ivanceras/svgbob - 01f8a15083d79b5d5ddb4fc7225cb5afb2dbf968 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 01f8a15083d79b5d5ddb4fc7225cb5afb2dbf968 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add FragmentSpan
github.com/ivanceras/svgbob - d74a18b41cfa4c945db1c5d8718c08b5f3b4c0b7 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - d74a18b41cfa4c945db1c5d8718c08b5f3b4c0b7 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: use the reusable-components branch in sauron
github.com/ivanceras/sfui - 891e9af9e0cb0e8fa1a95627c07d415258dcb3a2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 891e9af9e0cb0e8fa1a95627c07d415258dcb3a2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add a click listener on the attached button
github.com/ivanceras/sfui - 56573d8f1397d4c110b965c86253cb10ee870dd0 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 56573d8f1397d4c110b965c86253cb10ee870dd0 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
Prepare for 0.21.0 release
github.com/ivanceras/mt-dom - 9043a70032b7f438a74194858d8286da8ab13509 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/mt-dom - 9043a70032b7f438a74194858d8286da8ab13509 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix some css issues
github.com/ivanceras/sfui - 0ec4e52a2b04761c498d0ea142b3a2435d3f9eb4 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 0ec4e52a2b04761c498d0ea142b3a2435d3f9eb4 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
I'm now approved for github sponsorship!
github.com/ivanceras/svgbob - e36e0ffb46de8883c5f8d5f08cbc27fcdd0bec8b authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - e36e0ffb46de8883c5f8d5f08cbc27fcdd0bec8b authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add a method to check if a cell hits a span
github.com/ivanceras/svgbob - 64c164f534bc51dff5f96f0a9af5547533856871 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/svgbob - 64c164f534bc51dff5f96f0a9af5547533856871 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add a feature to set MouseCursor for the editor
github.com/ivanceras/ultron - 1a614140db7ba4cef8f2f0d10bbe4f2ce88f0150 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/ultron - 1a614140db7ba4cef8f2f0d10bbe4f2ce88f0150 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
adjust the dimension of the chipped button
github.com/ivanceras/sfui - 5d6222b79975553c1c71af2d83a97c2c1c78f285 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 5d6222b79975553c1c71af2d83a97c2c1c78f285 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: put the dice inside of a frame to prove it is composable
github.com/ivanceras/sfui - fe85be3030c5ca3323fada5e32f868ed1d738a98 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - fe85be3030c5ca3323fada5e32f868ed1d738a98 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
improve dice effects
github.com/ivanceras/sfui - 6db15e2700102a397882b4604610dc44ca0e1c8f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 6db15e2700102a397882b4604610dc44ca0e1c8f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
formatting
github.com/ivanceras/sfui - 06c1ef4ddbc71c91d9eea402d9541a0e4bb09484 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 06c1ef4ddbc71c91d9eea402d9541a0e4bb09484 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make button dimension be change from the attribute, use i32 instead of usize
github.com/ivanceras/sfui - 306b2ec217b988fe97f6e663b3719f2ef53bab38 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 306b2ec217b988fe97f6e663b3719f2ef53bab38 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: refine the dice effects, to be not limited to image content
github.com/ivanceras/sfui - c7dd129bdea46d163b48d9d617870e961db3f287 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - c7dd129bdea46d163b48d9d617870e961db3f287 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: enable and simplify the dice effect
github.com/ivanceras/sfui - 6b31c2941e12797660f6f8289a77d060124ab5f7 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 6b31c2941e12797660f6f8289a77d060124ab5f7 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: Use the FromStr trait for Status, Feature etc
github.com/ivanceras/sfui - a25332aa46937da301e18ade105acd6c9cae261d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - a25332aa46937da301e18ade105acd6c9cae261d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: remove css code that was used only in the button component
github.com/ivanceras/sfui - 6ae382ae6fd19c75c315b9c1afd3f2ac63088dcf authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 6ae382ae6fd19c75c315b9c1afd3f2ac63088dcf authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: remove unused codes
github.com/ivanceras/sfui - 7af53f161a76d0ea1f6350636c58ca8b927af736 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 7af53f161a76d0ea1f6350636c58ca8b927af736 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
mount the child nodes of the custom element after the component container has been mounted
github.com/ivanceras/sfui - 3a648ede81ad3e8eb49a899e30f013dfaef83738 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 3a648ede81ad3e8eb49a899e30f013dfaef83738 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: tighly use frame as a component to wrapp the buttons
github.com/ivanceras/sfui - 9ddbb0d3c8e3fe20d39a90d82b3b4b215b4a3146 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 9ddbb0d3c8e3fe20d39a90d82b3b4b215b4a3146 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add a button inside a frame
github.com/ivanceras/sfui - 23401d5d4ca9b70d59499a4b85e5ff3c48eaddf0 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 23401d5d4ca9b70d59499a4b85e5ff3c48eaddf0 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add MSG and XMSG conversion
github.com/ivanceras/sfui - 078b06441e00bba22fc6fb4ffc9cd5bf8cfb855a authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 078b06441e00bba22fc6fb4ffc9cd5bf8cfb855a authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: rename PMSG to XMSG
github.com/ivanceras/sfui - 5336da8223fcee8ded434d0eb2be68b3c71b3130 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 5336da8223fcee8ded434d0eb2be68b3c71b3130 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: remove the label in frame
github.com/ivanceras/sfui - 6aa32e7e7a1b7b62f2a9fe9f59dcddc04da1096e authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 6aa32e7e7a1b7b62f2a9fe9f59dcddc04da1096e authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add improvement on children content handling in Frame container
github.com/ivanceras/sfui - 37319a2d47f1404c863368259dac9e60d5a3682e authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 37319a2d47f1404c863368259dac9e60d5a3682e authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: put back the children content
github.com/ivanceras/sfui - 17a5021f77224bcad80bcbd82d03e89af667e614 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 17a5021f77224bcad80bcbd82d03e89af667e614 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
more simplification, by directly using the component into the program since it is automatically implemented with Application trait when we set the Msg to ()
github.com/ivanceras/sfui - 0e07a6128813291fd6e06d70236439892b41cce0 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 0e07a6128813291fd6e06d70236439892b41cce0 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: use js_name for changing the custom element's method to reflect that in js
github.com/ivanceras/sfui - 398a18ea0bae1e8b234c3f4661d62d5085dd0bd6 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 398a18ea0bae1e8b234c3f4661d62d5085dd0bd6 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make an application and custom_element of the Frame component
github.com/ivanceras/sfui - a55f8622b1931069364228d766aee7dbd79b443f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - a55f8622b1931069364228d766aee7dbd79b443f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
remove loggin info
github.com/ivanceras/sfui - e277b33f9e22598689bee98c93e7a4aae33fdc83 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - e277b33f9e22598689bee98c93e7a4aae33fdc83 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: remove unrelated code
github.com/ivanceras/sfui - cc6b350858336899516f2a6c8775c4d4f0c5a9d2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - cc6b350858336899516f2a6c8775c4d4f0c5a9d2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: refine the code for custom element implementation for Button
github.com/ivanceras/sfui - 6f68a6cbe661e057b87027d68316220fa0813ff2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
github.com/ivanceras/sfui - 6f68a6cbe661e057b87027d68316220fa0813ff2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>