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
Make the test a unit_test since the functions are private to the crates
github.com/ivanceras/ultron - 2e920f1720a6bc9a4f133737571c16428c1656ca authored over 3 years ago
github.com/ivanceras/ultron - 2e920f1720a6bc9a4f133737571c16428c1656ca authored over 3 years ago
Use the published version of sauron
github.com/ivanceras/ultron - cce8efafedc3d67088a4e65dcd7da9a0440c8c4d authored over 3 years ago
github.com/ivanceras/ultron - cce8efafedc3d67088a4e65dcd7da9a0440c8c4d authored over 3 years ago
Change function visibility to be more conservative
github.com/ivanceras/ultron - 8bc665a4fdb1d2e3d70539172040f750fe250448 authored over 3 years ago
github.com/ivanceras/ultron - 8bc665a4fdb1d2e3d70539172040f750fe250448 authored over 3 years ago
Update ultron
github.com/ivanceras/ivanceras.github.io - 902406a0e733b928d9ab1689a86bd6f1769883d5 authored over 3 years ago
github.com/ivanceras/ivanceras.github.io - 902406a0e733b928d9ab1689a86bd6f1769883d5 authored over 3 years ago
Update TODO
github.com/ivanceras/ultron - ad751697a2d9a3175e38221b33d112854d9bd6a1 authored over 3 years ago
github.com/ivanceras/ultron - ad751697a2d9a3175e38221b33d112854d9bd6a1 authored over 3 years ago
Update TODO
github.com/ivanceras/ultron - fdb61153535f2fa77d7a247034c361ea676b7dc2 authored over 3 years ago
github.com/ivanceras/ultron - fdb61153535f2fa77d7a247034c361ea676b7dc2 authored over 3 years ago
Remove debugging
github.com/ivanceras/ultron - 2f99b3cebe89badc488b4a22d14d947a1cad5765 authored over 3 years ago
github.com/ivanceras/ultron - 2f99b3cebe89badc488b4a22d14d947a1cad5765 authored over 3 years ago
untangle replace_char and insert_char to have independent code and remove add_char
github.com/ivanceras/ultron - de14bc054636d6f4f324648a04911c66327de530 authored over 3 years ago
github.com/ivanceras/ultron - de14bc054636d6f4f324648a04911c66327de530 authored over 3 years ago
Remove log trace
github.com/ivanceras/ultron - 69e1200193cb231d29ddac0d17680dbc45f131c8 authored over 3 years ago
github.com/ivanceras/ultron - 69e1200193cb231d29ddac0d17680dbc45f131c8 authored over 3 years ago
Fix the algorithmn for ensure_line_exist and insert_line
github.com/ivanceras/ultron - caadb7463b0b89c1db2fbdb03e04b1aef54b12b0 authored over 3 years ago
github.com/ivanceras/ultron - caadb7463b0b89c1db2fbdb03e04b1aef54b12b0 authored over 3 years ago
Add more tests
github.com/ivanceras/ultron - d9d08f7de0b48d87cff640c443c343366c02b93a authored over 3 years ago
github.com/ivanceras/ultron - d9d08f7de0b48d87cff640c443c343366c02b93a authored over 3 years ago
Improve ensuring cell/line exist in a location, use of saturating_sub to make the use conditionals unnecessary
github.com/ivanceras/ultron - 266143e1a7eb85afad73dc49d7193767253d1e27 authored over 3 years ago
github.com/ivanceras/ultron - 266143e1a7eb85afad73dc49d7193767253d1e27 authored over 3 years ago
Make the editor respond to keystrokes and re-highlight everytime a key is pressed
github.com/ivanceras/ultron - c4ac18290309d756534e6e4082f36d9e70816ded authored over 3 years ago
github.com/ivanceras/ultron - c4ac18290309d756534e6e4082f36d9e70816ded authored over 3 years ago
cargo fmt
github.com/ivanceras/ultron - 422b79ae6f62c24b4057642af0383987f5bd0491 authored over 3 years ago
github.com/ivanceras/ultron - 422b79ae6f62c24b4057642af0383987f5bd0491 authored over 3 years ago
Remove unused import using cargo fix
github.com/ivanceras/ultron - 60fa1bfa97f52942fad7b6aaae110b7e20e56a2a authored over 3 years ago
github.com/ivanceras/ultron - 60fa1bfa97f52942fad7b6aaae110b7e20e56a2a authored over 3 years ago
Rename Highlighter to TextHighlighter
github.com/ivanceras/ultron - 82b77788095d1608555c0e3f30e26aeef0860955 authored over 3 years ago
github.com/ivanceras/ultron - 82b77788095d1608555c0e3f30e26aeef0860955 authored over 3 years ago
Organize text_buffer sub components
github.com/ivanceras/ultron - 39f21c6da9fb48dafd10591c1df901a8f7fd91a8 authored over 3 years ago
github.com/ivanceras/ultron - 39f21c6da9fb48dafd10591c1df901a8f7fd91a8 authored over 3 years ago
Recalculate width changes
github.com/ivanceras/ultron - 8dc3b0192bcabd531ac498068c4f8b318b435467 authored over 3 years ago
github.com/ivanceras/ultron - 8dc3b0192bcabd531ac498068c4f8b318b435467 authored over 3 years ago
Improve the calculation of focused cell and virtual cursor position
github.com/ivanceras/ultron - e2af238dcf8e4ba547579b50df5e01bf9ad049f2 authored over 3 years ago
github.com/ivanceras/ultron - e2af238dcf8e4ba547579b50df5e01bf9ad049f2 authored over 3 years ago
Streamline inserting and replacing char without re-calculating width for the whole line
github.com/ivanceras/ultron - 3eba2bbd323440a3ad44ae31f452a9278b288010 authored over 3 years ago
github.com/ivanceras/ultron - 3eba2bbd323440a3ad44ae31f452a9278b288010 authored over 3 years ago
optimize push_char
github.com/ivanceras/ultron - d8a75d00edc05cac0231146099dec6b8c4cad269 authored over 3 years ago
github.com/ivanceras/ultron - d8a75d00edc05cac0231146099dec6b8c4cad269 authored over 3 years ago
Display status bar
github.com/ivanceras/ultron - 1597096b74049e851b952e8413f1367bb2ddaad8 authored over 3 years ago
github.com/ivanceras/ultron - 1597096b74049e851b952e8413f1367bb2ddaad8 authored over 3 years ago
Add numberline and fix numberline calculation offset
github.com/ivanceras/ultron - 7d569ad7b185fe4c521179508aa9745006e12ea2 authored over 3 years ago
github.com/ivanceras/ultron - 7d569ad7b185fe4c521179508aa9745006e12ea2 authored over 3 years ago
Remove dbg
github.com/ivanceras/ultron - 964e59695bd9d9401fcf92edb16a286dc21b9088 authored over 3 years ago
github.com/ivanceras/ultron - 964e59695bd9d9401fcf92edb16a286dc21b9088 authored over 3 years ago
Make this a one top-level crate
github.com/ivanceras/ultron - 855d302412b0527e92a56fa0e719b16fef962ecf authored over 3 years ago
github.com/ivanceras/ultron - 855d302412b0527e92a56fa0e719b16fef962ecf authored over 3 years ago
Make the component listen to scroll event
github.com/ivanceras/ultron - 9acd4022f1a306edcb16d71d1b356374c1407bac authored over 3 years ago
github.com/ivanceras/ultron - 9acd4022f1a306edcb16d71d1b356374c1407bac authored over 3 years ago
Rename TextHighlight to TextBuffer
github.com/ivanceras/ultron - 4cfc47fea0655f964189400e221f40184e9d14e9 authored over 3 years ago
github.com/ivanceras/ultron - 4cfc47fea0655f964189400e221f40184e9d14e9 authored over 3 years ago
Use css_colors to convert colors from syntect into css conveniently
github.com/ivanceras/ultron - 413fb1f4287f4030a732b9a4c6561c0e127e36f9 authored over 3 years ago
github.com/ivanceras/ultron - 413fb1f4287f4030a732b9a4c6561c0e127e36f9 authored over 3 years ago
Display the cursor
github.com/ivanceras/ultron - 5758ec2630fcf895f44bc39e7f363d7b1090008b authored over 3 years ago
github.com/ivanceras/ultron - 5758ec2630fcf895f44bc39e7f363d7b1090008b authored over 3 years ago
Add mouse position
github.com/ivanceras/ultron - 27f0cf5e57060f5d2125b4c8f1291bf1ede64ac0 authored over 3 years ago
github.com/ivanceras/ultron - 27f0cf5e57060f5d2125b4c8f1291bf1ede64ac0 authored over 3 years ago
Fix tests implement text manipulation in TextHighlight
github.com/ivanceras/ultron - 090a8e808fdd664d0edb4c08e6aa98a35450399c authored over 3 years ago
github.com/ivanceras/ultron - 090a8e808fdd664d0edb4c08e6aa98a35450399c authored over 3 years ago
Add comments
github.com/ivanceras/text-canvas - 6248ff605471940396dd5730a0494e2668ee6c5c authored over 3 years ago
github.com/ivanceras/text-canvas - 6248ff605471940396dd5730a0494e2668ee6c5c authored over 3 years ago
Improve css readability
github.com/ivanceras/ultron - 73c2d34af35dbfd99ecbb03d73e23e4d2b3710ac authored over 3 years ago
github.com/ivanceras/ultron - 73c2d34af35dbfd99ecbb03d73e23e4d2b3710ac authored over 3 years ago
highlight range
github.com/ivanceras/ultron - 7bf5f1150a65f696551dd6698cb5d57733ed5d8c authored over 3 years ago
github.com/ivanceras/ultron - 7bf5f1150a65f696551dd6698cb5d57733ed5d8c authored over 3 years ago
cargo fix
github.com/ivanceras/ultron - 098d3dd31ed324155c879629741300bbec38022f authored over 3 years ago
github.com/ivanceras/ultron - 098d3dd31ed324155c879629741300bbec38022f authored over 3 years ago
Make each highlighting parts has a view
github.com/ivanceras/ultron - 0d608129bab94890598a4349ac2b46fe1f66d2c6 authored over 3 years ago
github.com/ivanceras/ultron - 0d608129bab94890598a4349ac2b46fe1f66d2c6 authored over 3 years ago
Simplify, remove the use of Ropey and use a custom text buffer especially designed for multi-width unicode characters and highlighting at the same buffer
github.com/ivanceras/ultron - 4c07411c57d1babb86316e43ff0867e2d0d51b3c authored over 3 years ago
github.com/ivanceras/ultron - 4c07411c57d1babb86316e43ff0867e2d0d51b3c authored over 3 years ago
Add delete_char function
github.com/ivanceras/text-canvas - dc15521d415f55cc044430d527440d3acbf96ac7 authored over 3 years ago
github.com/ivanceras/text-canvas - dc15521d415f55cc044430d527440d3acbf96ac7 authored over 3 years ago
Add more test for insert lines
github.com/ivanceras/text-canvas - 9148c98a99ba086d30400b123d5a3f645eeff330 authored over 3 years ago
github.com/ivanceras/text-canvas - 9148c98a99ba086d30400b123d5a3f645eeff330 authored over 3 years ago
Add test for break_line, rename buffer to canvas in variable names
github.com/ivanceras/text-canvas - 424eacc017c340af7be38febee53d4d575154941 authored over 3 years ago
github.com/ivanceras/text-canvas - 424eacc017c340af7be38febee53d4d575154941 authored over 3 years ago
Organize tests
github.com/ivanceras/text-canvas - 969461ff650f13f698c16893f203e3bcfe9a1118 authored over 3 years ago
github.com/ivanceras/text-canvas - 969461ff650f13f698c16893f203e3bcfe9a1118 authored over 3 years ago
Rename crate to text-canvas
github.com/ivanceras/text-canvas - 6a9f5e871d483bd52f232144f0af15c743f8b63b authored over 3 years ago
github.com/ivanceras/text-canvas - 6a9f5e871d483bd52f232144f0af15c743f8b63b authored over 3 years ago
Add more test, fix more bugs
github.com/ivanceras/text-canvas - 61847ed0d6f1c84477f5a49fb17da82139b9651a authored over 3 years ago
github.com/ivanceras/text-canvas - 61847ed0d6f1c84477f5a49fb17da82139b9651a authored over 3 years ago
Fix calculation of line width when a char is added
github.com/ivanceras/text-canvas - 4c0a7325fe6cac5e8a440df5f696eeb85dd654a1 authored over 3 years ago
github.com/ivanceras/text-canvas - 4c0a7325fe6cac5e8a440df5f696eeb85dd654a1 authored over 3 years ago
Fix inserting of characters at the end
github.com/ivanceras/text-canvas - 68c403b933288e0e5d0a3eb247f2faad87867eba authored over 3 years ago
github.com/ivanceras/text-canvas - 68c403b933288e0e5d0a3eb247f2faad87867eba authored over 3 years ago
Initial commit
github.com/ivanceras/text-canvas - 3469eeaed649767400683b71c6d6e9a5e6695034 authored over 3 years ago
github.com/ivanceras/text-canvas - 3469eeaed649767400683b71c6d6e9a5e6695034 authored over 3 years ago
update sauron
github.com/ivanceras/sauron-markdown - 339009dde157129d38fba77da689362aff88fc64 authored over 3 years ago
github.com/ivanceras/sauron-markdown - 339009dde157129d38fba77da689362aff88fc64 authored over 3 years ago
Update to latest sauron
github.com/ivanceras/ultron - 5e8602167faafb36a18404de088fbff75dfc0053 authored over 3 years ago
github.com/ivanceras/ultron - 5e8602167faafb36a18404de088fbff75dfc0053 authored over 3 years ago
Add hover for the chipped_buttons
github.com/ivanceras/futuristic-ui - 95d0133729425a5fd671f3acc7a3e98f59440a1c authored over 3 years ago
github.com/ivanceras/futuristic-ui - 95d0133729425a5fd671f3acc7a3e98f59440a1c authored over 3 years ago
Improve aesthetics for pallete color buttons
github.com/ivanceras/futuristic-ui - 0baea5c42b2cdc6ef792a5f87fc7c4ecb5c12701 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 0baea5c42b2cdc6ef792a5f87fc7c4ecb5c12701 authored over 3 years ago
Prepare for 0.11.0 release
github.com/ivanceras/mt-dom - 8c6a11ec9b96d05b8bc333f0e62ed3e701f3ebbf authored over 3 years ago
github.com/ivanceras/mt-dom - 8c6a11ec9b96d05b8bc333f0e62ed3e701f3ebbf authored over 3 years ago
Put the pallete color on the triangle, and highlights on the chipped_polygon
github.com/ivanceras/futuristic-ui - 46949bed661ae0d8291e8741ac4fff4b89abfc62 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 46949bed661ae0d8291e8741ac4fff4b89abfc62 authored over 3 years ago
Add pallete colors to the buttons
github.com/ivanceras/futuristic-ui - 469200ba5ccbf4bea826ea651dbc20d00e4aaeec authored over 3 years ago
github.com/ivanceras/futuristic-ui - 469200ba5ccbf4bea826ea651dbc20d00e4aaeec authored over 3 years ago
Rename components prefix with fui
github.com/ivanceras/futuristic-ui - 120f8d2b5a2642c6e1077f3bed15c0424ab9a57a authored over 3 years ago
github.com/ivanceras/futuristic-ui - 120f8d2b5a2642c6e1077f3bed15c0424ab9a57a authored over 3 years ago
Make calls to style static on most components and return a string rathern than vec
github.com/ivanceras/futuristic-ui - 21f98d8ce02ab0f4e9c29d861a0ea3985512623a authored over 3 years ago
github.com/ivanceras/futuristic-ui - 21f98d8ce02ab0f4e9c29d861a0ea3985512623a authored over 3 years ago
Rename fui_button to just button
github.com/ivanceras/futuristic-ui - e41f485533725dc1e574cd7c682f32c53b2a59a5 authored over 3 years ago
github.com/ivanceras/futuristic-ui - e41f485533725dc1e574cd7c682f32c53b2a59a5 authored over 3 years ago
Move buttons close to their subject action view
github.com/ivanceras/futuristic-ui - 1c46e5e166ef548f0d2c6e4425e5be6d8eb914f0 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 1c46e5e166ef548f0d2c6e4425e5be6d8eb914f0 authored over 3 years ago
Rearrange
github.com/ivanceras/futuristic-ui - 45544ceca025a93eee70db219e8cbeaa38640649 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 45544ceca025a93eee70db219e8cbeaa38640649 authored over 3 years ago
Make setting options and fields in fui_button use builder pattern
github.com/ivanceras/futuristic-ui - 3139bd0ea9c1beaa50922e474068021df6722b43 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 3139bd0ea9c1beaa50922e474068021df6722b43 authored over 3 years ago
Put all buttons in btn_context
github.com/ivanceras/futuristic-ui - 147427141313fbd0d74527971ce021fc3cb7128e authored over 3 years ago
github.com/ivanceras/futuristic-ui - 147427141313fbd0d74527971ce021fc3cb7128e authored over 3 years ago
Make id a string, so the button context can be used in other parts of the App
github.com/ivanceras/futuristic-ui - 8453a805a99130a3d4a379e7469a9e788e5d1487 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 8453a805a99130a3d4a379e7469a9e788e5d1487 authored over 3 years ago
Improve the context for button array using Rc<RefCell and comp_id
github.com/ivanceras/futuristic-ui - c6e3ab5ddeacf91048c3e6883d001a95ca570195 authored over 3 years ago
github.com/ivanceras/futuristic-ui - c6e3ab5ddeacf91048c3e6883d001a95ca570195 authored over 3 years ago
Rename ImageEffects to just Image
github.com/ivanceras/futuristic-ui - 90163429576e2306843ec7cab8430e1ec0dc56a0 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 90163429576e2306843ec7cab8430e1ec0dc56a0 authored over 3 years ago
update futuristic ui
github.com/ivanceras/ivanceras.github.io - 849cce4d6c6997b3edf2aa3d34fafbc308fbcf46 authored over 3 years ago
github.com/ivanceras/ivanceras.github.io - 849cce4d6c6997b3edf2aa3d34fafbc308fbcf46 authored over 3 years ago
centralize constants
github.com/ivanceras/futuristic-ui - 53f36946e182cef2d5cff58590570b064d5d6c21 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 53f36946e182cef2d5cff58590570b064d5d6c21 authored over 3 years ago
Move call to set frame content
github.com/ivanceras/futuristic-ui - 9b48ff77fd69c74382ecbd8250130e303ff53ab6 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 9b48ff77fd69c74382ecbd8250130e303ff53ab6 authored over 3 years ago
Rename new_with_content to with_content
github.com/ivanceras/futuristic-ui - e2635edfbb78c59949d47d8aad49ca764f0f1af2 authored over 3 years ago
github.com/ivanceras/futuristic-ui - e2635edfbb78c59949d47d8aad49ca764f0f1af2 authored over 3 years ago
Remove image module, make an separate animation for image effects
github.com/ivanceras/futuristic-ui - d12b9bb74d72e90d55be0d252eb6fdf822c0c7d3 authored over 3 years ago
github.com/ivanceras/futuristic-ui - d12b9bb74d72e90d55be0d252eb6fdf822c0c7d3 authored over 3 years ago
Frame the image_effects
github.com/ivanceras/futuristic-ui - 52cc10c6ece5a1d74026303f915832ec17ae70f1 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 52cc10c6ece5a1d74026303f915832ec17ae70f1 authored over 3 years ago
Add pallette
github.com/ivanceras/futuristic-ui - 0df915a7c87f2f3e89f5157edd4b904c084f0dd4 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 0df915a7c87f2f3e89f5157edd4b904c084f0dd4 authored over 3 years ago
Add a triangle on the chipped_button
github.com/ivanceras/futuristic-ui - a50a699bb7b8ba798e63a9727b5f470544bc75d5 authored over 3 years ago
github.com/ivanceras/futuristic-ui - a50a699bb7b8ba798e63a9727b5f470544bc75d5 authored over 3 years ago
Fix example and remove println debugging
github.com/ivanceras/mt-dom - f9ec012569afbcfb8ba443371ac34514d1904efe authored over 3 years ago
github.com/ivanceras/mt-dom - f9ec012569afbcfb8ba443371ac34514d1904efe authored over 3 years ago
Remove the use of node_idx and use TreePath alone
github.com/ivanceras/mt-dom - 3ed20ab20998a15a8988d71282f05fe92fccfdc9 authored over 3 years ago
github.com/ivanceras/mt-dom - 3ed20ab20998a15a8988d71282f05fe92fccfdc9 authored over 3 years ago
Correction on rearranged_keyed_nodes test
github.com/ivanceras/mt-dom - d8ec805fba4538335db20a3d8d31de7d6d1dad0a authored over 3 years ago
github.com/ivanceras/mt-dom - d8ec805fba4538335db20a3d8d31de7d6d1dad0a authored over 3 years ago
Reuse the build_keyed_element function
github.com/ivanceras/mt-dom - 1886116ab1ab10d9efe2a959e174ab06ef3ae1c9 authored over 3 years ago
github.com/ivanceras/mt-dom - 1886116ab1ab10d9efe2a959e174ab06ef3ae1c9 authored over 3 years ago
Simplify structures
github.com/ivanceras/mt-dom - f0ceb2a1f8adeb16fe78d414ff9d83ce054a434a authored over 3 years ago
github.com/ivanceras/mt-dom - f0ceb2a1f8adeb16fe78d414ff9d83ce054a434a authored over 3 years ago
Remove unused new_path
github.com/ivanceras/mt-dom - 75b9b50aee1737e9d37d69d523e06109d7dca644 authored over 3 years ago
github.com/ivanceras/mt-dom - 75b9b50aee1737e9d37d69d523e06109d7dca644 authored over 3 years ago
Remove new_node_idx
github.com/ivanceras/mt-dom - 114bbb5ead9e6650dffbed9fece125ecbcc3b401 authored over 3 years ago
github.com/ivanceras/mt-dom - 114bbb5ead9e6650dffbed9fece125ecbcc3b401 authored over 3 years ago
Remove NewNodeIdx for AppendChildren
github.com/ivanceras/mt-dom - 5dfaecdaf4dcbcd701ae3560e600d1c6dfe7593a authored over 3 years ago
github.com/ivanceras/mt-dom - 5dfaecdaf4dcbcd701ae3560e600d1c6dfe7593a authored over 3 years ago
Add issue note on Context weakness
github.com/ivanceras/futuristic-ui - a674ba1da95e46da7fdf323f627e8d4bd2f3b75c authored over 3 years ago
github.com/ivanceras/futuristic-ui - a674ba1da95e46da7fdf323f627e8d4bd2f3b75c authored over 3 years ago
Add reusing of the component in the Context to prevent it from being re-created every view call
github.com/ivanceras/futuristic-ui - e938b3ffef5c9de6a158efb31403c498f2989741 authored over 3 years ago
github.com/ivanceras/futuristic-ui - e938b3ffef5c9de6a158efb31403c498f2989741 authored over 3 years ago
Cancelling the use of Bag for fui_btn since it doesn't work properly
github.com/ivanceras/futuristic-ui - 71e4ff2657e0f31abf054dd29958bce4c55f3f78 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 71e4ff2657e0f31abf054dd29958bce4c55f3f78 authored over 3 years ago
Remove Box trait
github.com/ivanceras/futuristic-ui - e551440dbdddc01bccc0bda1dad83f6191b67b06 authored over 3 years ago
github.com/ivanceras/futuristic-ui - e551440dbdddc01bccc0bda1dad83f6191b67b06 authored over 3 years ago
Improve the Context struct
github.com/ivanceras/futuristic-ui - 03b64dd89768f800bf832cf190c8b9287ef93c97 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 03b64dd89768f800bf832cf190c8b9287ef93c97 authored over 3 years ago
improve deploy script
github.com/ivanceras/ultron - 6a11879b47f6c775a795957a99355f72325c8e00 authored over 3 years ago
github.com/ivanceras/ultron - 6a11879b47f6c775a795957a99355f72325c8e00 authored over 3 years ago
update ultron editor
github.com/ivanceras/ivanceras.github.io - e558af834b127c63e12ecf8eb58267e4b03785fe authored over 3 years ago
github.com/ivanceras/ivanceras.github.io - e558af834b127c63e12ecf8eb58267e4b03785fe authored over 3 years ago
Show the measurements
github.com/ivanceras/futuristic-ui - 68f0adfd753f877c47937e5018e2ad0e20c8dca4 authored over 3 years ago
github.com/ivanceras/futuristic-ui - 68f0adfd753f877c47937e5018e2ad0e20c8dca4 authored over 3 years ago
Fix panics, remove trace debugging
github.com/ivanceras/ultron - c3aa84a7160fdcc9047c380a3f2a35c7782329d3 authored over 3 years ago
github.com/ivanceras/ultron - c3aa84a7160fdcc9047c380a3f2a35c7782329d3 authored over 3 years ago
Update code to sauron 0.42 source
github.com/ivanceras/ultron - a1b4b81138727497de98fe3fd9ba845ced272952 authored over 3 years ago
github.com/ivanceras/ultron - a1b4b81138727497de98fe3fd9ba845ced272952 authored over 3 years ago
Fix with the new Cmd::measure
github.com/ivanceras/performance-test-sauron - 452e7663ff880f8a90d1df16efd8c5ed148fa6b6 authored over 3 years ago
github.com/ivanceras/performance-test-sauron - 452e7663ff880f8a90d1df16efd8c5ed148fa6b6 authored over 3 years ago
Remove trace debug
github.com/ivanceras/futuristic-ui - d233cec9c57dc4bfdf1c54c31f1ddccd17b7d050 authored over 3 years ago
github.com/ivanceras/futuristic-ui - d233cec9c57dc4bfdf1c54c31f1ddccd17b7d050 authored over 3 years ago
Prepare for 0.4.0 release
github.com/ivanceras/jss - 79d8914c1eb05e35fbc9969a842b2840fd56ceff authored over 3 years ago
github.com/ivanceras/jss - 79d8914c1eb05e35fbc9969a842b2840fd56ceff authored over 3 years ago
Rewrite the style names copied from mdn, special style names prefixed with ':','::', etc are not included, Use phf crate to create the map at compile time
github.com/ivanceras/jss - 3ea9bdf44dee033359402a9b98b3370611a01703 authored over 3 years ago
github.com/ivanceras/jss - 3ea9bdf44dee033359402a9b98b3370611a01703 authored over 3 years ago
Use HashMap and HashSet
github.com/ivanceras/jss - d4b88e8c58f0fb5355e0ba5dc6965c3d021aaf03 authored over 3 years ago
github.com/ivanceras/jss - d4b88e8c58f0fb5355e0ba5dc6965c3d021aaf03 authored over 3 years ago
Fix severe issue: The style names are instantiated with const instead of static, which cause sever performance penalty since it re-creates the style names every time it is used
github.com/ivanceras/jss - a73ff566af620c5e088891647820ba3471c452d2 authored over 3 years ago
github.com/ivanceras/jss - a73ff566af620c5e088891647820ba3471c452d2 authored over 3 years ago
Fix start script to fail when build fails, corrected the line, col position based on mouse position, Fix the styling for firefox where the height was not enforced to the elements
github.com/ivanceras/ultron - cfe896e8bd9c63b5e714a06596991dcd80fcdfd2 authored over 3 years ago
github.com/ivanceras/ultron - cfe896e8bd9c63b5e714a06596991dcd80fcdfd2 authored over 3 years ago
Fix and organize tests
github.com/ivanceras/svgbob - afe9168fda6d43911fd3bdb3de785776d2402e30 authored over 3 years ago
github.com/ivanceras/svgbob - afe9168fda6d43911fd3bdb3de785776d2402e30 authored over 3 years ago
temporary fix for span test
github.com/ivanceras/svgbob - b2baa3d8de2b58285bd7e2ad55fd34e6aa68189e authored over 3 years ago
github.com/ivanceras/svgbob - b2baa3d8de2b58285bd7e2ad55fd34e6aa68189e authored over 3 years ago
Fix some tests
github.com/ivanceras/svgbob - 990ff5fed437888ea8cc6ebb26479a2af9598de0 authored over 3 years ago
github.com/ivanceras/svgbob - 990ff5fed437888ea8cc6ebb26479a2af9598de0 authored over 3 years ago
Modify the algorithm for endorse such that circles and arcs are matched by their ascii art rather than their computed fragments, this way, it can intersect with other fragments
github.com/ivanceras/svgbob - dfb72d701bb5bd0e59e8bee4daa86d6861d3ac46 authored over 3 years ago
github.com/ivanceras/svgbob - dfb72d701bb5bd0e59e8bee4daa86d6861d3ac46 authored over 3 years ago