Ecosyste.ms: OpenCollective

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

Sauron

Making web development faster and more ergonomic
Collective - Host: opensource - https://opencollective.com/sauron - Website: https://ivanceras.github.io - Code: https://github.com/ivanceras

fix test in jss

github.com/ivanceras/sauron - a2cd48bcc0d2f6353e110b0778790a543d552006 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Update changelog

github.com/ivanceras/sauron - 9ea514185dc9ea2e6ea027c6425f0fc88f8e4849 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make jss render the css without the use of indents and new lines

This makes it easier to test out the code

github.com/ivanceras/sauron - 5410320ed1d7c7ff65434d86db6e4a441df7b779 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a code fence processor plugin for sauron-markdown

This allows developers to plug in custom code block processor

github.com/ivanceras/sauron - 8c0333da93962877770a9731f32907dd55ca36d2 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make the ci-build tests pass

github.com/ivanceras/sauron - 1422a1e2c8daf4db11ed61904413df2a65ccfb9a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix examples to use the new name of Program functions

github.com/ivanceras/sauron - a0952aeb249f2a920b22721d9a44e2fb85a248e3 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use better name in Program

github.com/ivanceras/sauron - b0e2e5e01cd84ed5f24e307d2de0929dc967b7a2 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
remove server-side rendering as it is super-seded by progressive-rendering where both client-side and server-side rendering is done

github.com/ivanceras/sauron - 7fd609589e876254ed51b5b540f3ba11752f6fce authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix progressive rendering due to changes in Http fetch

github.com/ivanceras/sauron - 4a84438756f1a751760298577e9469b138748390 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use shorter names

github.com/ivanceras/sauron - e3e214366e58a17649f8c15316a0d32517747300 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix when to disable button, add per_page as const

github.com/ivanceras/sauron - f13745c629270551e01924e5e00e51964e28f2b2 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use more descriptive names

github.com/ivanceras/sauron - 7fba85e1c5c685a113a79aa68191f5c426869918 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use more descriptive names

github.com/ivanceras/sauron - 9d4a0a7106d427e13c0000766c2bed601c054f6a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Refactor Http fetch api to move the control of response decoding at the calling function

github.com/ivanceras/sauron - c9535de7f899dbec6aa18e8a7ca0166b5953d2b1 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rename promise appropriately to fetch_promise

github.com/ivanceras/sauron - c25a2c824be0c17a1fa5868ccdcf5041f8eaccd9 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove fetch_with_response_decoder

github.com/ivanceras/sauron - 019184717881928ef25524837eef47c5802074ee authored over 3 years ago by Jovansonlee Cesar <[email protected]>
**breaking** Improve the ergonomic of Http api

github.com/ivanceras/sauron - 36194367c8b3470af23cfd773113d88325d8d45e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove the usage of ammonia for safe_html in render and in DOM node creation

github.com/ivanceras/sauron - b3c7f94ccef144d1237a2a8fb746cc93cf92dac8 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve tag_namespace function focusing more on creating html tags correct a priority than 3 tags inside of svg tags

github.com/ivanceras/sauron - 2d2591ed2267222440c4ce1ed881d6e7de98d69f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add changelog

github.com/ivanceras/sauron - 5acb22ab264ff4474c09b4c115bf83bfc858bdbd authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Added a safe_html functionality from mt-dom, this is a flag whether to threat the text content as text Node or as innerHTML of the parent Node. Ammonia is used to sanitize the html content

github.com/ivanceras/sauron - 5ed53552fdaf4a3520f96e7e9556c3178740dc1e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove SVG_TAGS_NON_COMMON in sauron-parse when detecting for svg tag as this conflicts with common html tags

github.com/ivanceras/sauron - dc8004cfad51b5be06a96082868532b7ad8e7a0f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add node_count to the Measurements

github.com/ivanceras/sauron - b924bb20b17e631aa4d1a02ca4340f008adb0afa authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Initial code for Mapping Cmd, Program and DomUpdater

github.com/ivanceras/sauron - fd85442415d13fe125e29055aac997033ebc3483 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a map_program in Program which transform Program<APP,MSG> to Program<APP2,MSG>

github.com/ivanceras/sauron - 6fe49f88d5ee5c89919d76c32120ff959f5388e5 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Create a vdom module where functions and types related to virtual dom are put in here

github.com/ivanceras/sauron - 29698d03c3382bf2d3a76db639fb96ad77de4563 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix test, remove duplicate tests

github.com/ivanceras/sauron - e01f010df1ff9288c908e9fd8ddac4f20fabee86 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add comments

github.com/ivanceras/sauron - 3f1988eb0e7b8a6cfbc0cd393274849ee379cc2e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove outdated note, rename local variables to a better one

github.com/ivanceras/sauron - 79ec944720bbf3b0eb91c16ac7eb4d49830a473d authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Program is not optional in apply_patches, dom_updater and created_node

github.com/ivanceras/sauron - 8e7bcd347846ad790aad5cac791062a16acd6e26 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove unused code

github.com/ivanceras/sauron - 41d607ac01e44e4ac44650e8c14af34f1ee2993d authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Measurement doesn't need to have a &mut self reference

github.com/ivanceras/sauron - 8e2c763b7fab028aaedcbea555399b19b0834045 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a note on performance bottlenecks when applying patches

github.com/ivanceras/sauron - 1def17c6b9375e526da1b8612f52532f449fbd86 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make measurements function available without feature 'with-measure'

github.com/ivanceras/sauron - 69b81eb83d4c98345391ed090888caa6f5250a82 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a flag whether or not measurement is logged or not

github.com/ivanceras/sauron - 22e387557ca170ceb72981f3163eb2441af02ecf authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add performance optimization for sauron-parse lookup on tag_namespace and self_closing_tags by putting it in a once_cell Lazy HashSet

github.com/ivanceras/sauron - c47937bc4ad6dbecc99c637a6f944993e80a418f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
measurements should not call the dispatch to render the dom

github.com/ivanceras/sauron - 243b3e09f25249ab0bff3cd68931035171566282 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add feature flag to Measurement

github.com/ivanceras/sauron - 4debfcdb0f5121e02788014b47e7b42a73c4e0f0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add fn measurements function to Component for letting components know how much time is spent in each of major steps in dispatching and updating the DOM

This is only available if the feature 'with-measure' is enabled

github.com/ivanceras/sauron - f9351908375218ad5daa5b3f666efbb42b599b79 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve the custom widget example

github.com/ivanceras/sauron - d82595b1c9098aaf993b2580938aff3b14bc94a5 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
detach from local mt-dom

github.com/ivanceras/sauron - b35d88bf4933cc46d641a44e90df2fbdcd0b928f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
More rustdoc improvements

github.com/ivanceras/sauron - c20a229c6d94aa6f16ef09f60783f72cc0ba7159 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rename html_element_sc to html_element_self_closing

Fix docs and examples

github.com/ivanceras/sauron - fda70f427ac0badc195d37a7ad73bf212a2632ee authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove the use of underscore_ to special html and svg attributes, use the raw r#ident instead

github.com/ivanceras/sauron - 43fe507b38b67ab28c29c0c429bed09cd81db1a5 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Prepare for 0.39.0 release

github.com/ivanceras/sauron - e971fddbbe7fbdb19ece52797b0858e962c564f6 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix tests due to changes in mt-dom, PatchPatch is now simplified as TreePath

github.com/ivanceras/sauron - 2e9cf72b126eacb24287eecf310fb4e2661eb644 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
point to mt-dom repo

github.com/ivanceras/sauron - 5c84e18a709e58ae41a0802b6f0915cc24549e46 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove AttValue in mt-dom and use AttributeValue as VAL in mt-dom node

This has simplified the nesting of AttributeValue into 1 level depth of enum Values

github.com/ivanceras/sauron - dcdea17965672d8c537a3328e6254922cf6d5646 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Update changelog

github.com/ivanceras/sauron - b953ade277efca40828d6222189a9cad140eddcd authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Prepare for 0.38.0 release

github.com/ivanceras/sauron - bf489150ffe7a4869c4c884454186a4c41c4b54c authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rename AttributeKey to AttributeName

github.com/ivanceras/sauron - c963d306875e4cbf84fe1b685fae95297fb79582 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Change sauron's tag line and improve document on progressive rendering

github.com/ivanceras/sauron - 43378b43e660e6033d75519713f3ec7ac543ac1f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
point mt-dom to master branch

github.com/ivanceras/sauron - f8b99ea43e05485c052ec602e03d1000f311f849 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rename different ways to patch

github.com/ivanceras/sauron - 92fbcfecc071f2aa98a1b3714ebcea2364814738 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add an alternative patch using path instead of NodeIdx

github.com/ivanceras/sauron - 01a119f21f7f4e630cad91572fcf5290dca8637e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
add a function to determine which nodes are not found

github.com/ivanceras/sauron - e8fb31b82b7970ff684e67ed0bb51acf8cc146da authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix wasm-tests

github.com/ivanceras/sauron - 962767b39955c706a35e97489c2f525ad11b9602 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix basic tests

github.com/ivanceras/sauron - f55becf3b688dd9a16c993b228d9888373d18e3e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix compilation errors in tests

github.com/ivanceras/sauron - 3eeae552b1800b8b580e588623216a2dc5e586c0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix compilation error due to changes in mt-dom, ie: PatchPath

github.com/ivanceras/sauron - 30ee8fa73f17d7d6e166f7322784b5ae2f7587a4 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix tests

github.com/ivanceras/sauron - 1f10e9eee243b99b17024d8ddc342f282adbb0fe authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove the use of new_node_idx, since they are only for debugging

github.com/ivanceras/sauron - f153a20a246f66d253a7db8ddc2b27e8df08ca56 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
simplify initializing App in progressing-rendering example

github.com/ivanceras/sauron - 64efc3fc9e93e077e08643525287a0baea5b4a69 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove patch to crates.io

github.com/ivanceras/sauron - 5f5acac3f91975b14dd0030b101be59714ad53fd authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Update to mt-dom 0.7

github.com/ivanceras/sauron - 9f66acfa2e71635b4c6cdac78e2a85306a7b48a7 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Prepare for 0.37.0 release

github.com/ivanceras/sauron - 7708b3246a7650b2ebd589063940c2cb3f5000be authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Update docs and TODOs

github.com/ivanceras/sauron - 6ec79f55542b74af5c78a5244fd817e559617212 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Merge pull request #35 from ivanceras/move-callback-tohere

Move callback from mt-dom to sauron

github.com/ivanceras/sauron - 43b6b402a3c3062cba19e1a7370447f18fc09ce2 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
dont use path in for mt-dom dependency

github.com/ivanceras/sauron - 7dcb1e35efa8286a67819c419c68b59a99a185c0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
build against move-callback-sauron

github.com/ivanceras/sauron - afe09b6dcd74906337722c3a5b6602104d20c0ac authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Attempt to move callback from mt-dom to here along with MapMsg trait

github.com/ivanceras/sauron - d2417d750eda452e97c99e0669e2da6a9096c00d authored over 3 years ago by Jovansonlee Cesar <[email protected]>
fix notes

github.com/ivanceras/sauron - ca69fc345eadcb7a48985d559f5ab61b64359a4e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add developer notes

github.com/ivanceras/sauron - 0351b084e4ff402a10f162855e5629a7aea85175 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Preapre for 0.36.0 release

github.com/ivanceras/sauron - ab62e96ee7f03c8000a9cd83cf495c79c3baad46 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a flag in Cmd 'should_update_view' to specify to sauron executor whether or not the view should be updated

github.com/ivanceras/sauron - 6ba10dbb3aa84c7acecd7ef0c770d6f12c88361b authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Prepare for sauron-node-macro 0.35.1 release

github.com/ivanceras/sauron - 72ed9f7430218efa84efde873081871725d791b5 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
simplfiy attribute construction in sauron-node-macro

update dep syn-rsx 0.7 -> 0.8

github.com/ivanceras/sauron - d4450b926564207940ae7e22cea898c596fef39e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a version of the svg-clock using the node-macro syntax

github.com/ivanceras/sauron - d8236caa54ced85fae6267ef520cd1c70ab96197 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add more docs in progressive-rendering example

github.com/ivanceras/sauron - 6b8992251aed18b08bdcb1f24477784fd7e1d63e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Prepare for 0.35.0 release

github.com/ivanceras/sauron - 8be9f42f6a15e77b1b396c4c95884735db188055 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
update docs

github.com/ivanceras/sauron - 90ba2172d893802228dee53f0fe4dcc96e39648d authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix svg not appearing in the client when used in node macro syntax issue#34

github.com/ivanceras/sauron - 9411a82bffaf4891c8acfa84d24f635360761d66 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a link to live demo in heroku

github.com/ivanceras/sauron - 7e9314ad2fe6384466230f50cfe3766e455c95b4 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve progressive example

github.com/ivanceras/sauron - 64c66e8129ea91937736418dac24a8ce36821d22 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
use the --release flag to build the projects

Show the alternative cargo command

github.com/ivanceras/sauron - c6be11e5faa5118981f30a0edc2f14bca9f60abf authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Simplfiy document

github.com/ivanceras/sauron - be10c86b35e50bb7acd0065597bad5f0d6e100ea authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve the docs

github.com/ivanceras/sauron - bf83b4c65e4099036860ce8de6429251791c3207 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
More doc improvement

github.com/ivanceras/sauron - 522822a65796fe6a17fc6c25e8172169878662cd authored over 3 years ago by Jovansonlee Cesar <[email protected]>
More docs and routing

github.com/ivanceras/sauron - a7b3cde14530de69a2e0951b1221369cf6fd7444 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
More doc improvement

github.com/ivanceras/sauron - bd409291ff0fd763dae4a3975152fd8342fc793c authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve docs

github.com/ivanceras/sauron - 69b40182e0487e32d713c7c79cd92c9d6bb7a094 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add prerequisites

github.com/ivanceras/sauron - 11547920fabaa985224607a4584b1e5b44977fc0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Change the title to Progressive Rendering:

github.com/ivanceras/sauron - e9b2014e2762a03ab94f6421426afc7526409015 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
More documents on progressive rendering

github.com/ivanceras/sauron - 40f6a83ebd33ebb6ac066d0f0dc30f907df24657 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rename dynamic-server-side to progressive-rendering

github.com/ivanceras/sauron - c9ec1151406bf8fab68805b80f18dde2e94c293c authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make the dynamic server-side example works even if there is no javascript in the client

github.com/ivanceras/sauron - 9499cc089f66608cad4205abbcb85f304ee140b6 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Cleanup input from url using percent_encoding

github.com/ivanceras/sauron - 1935618d3c99eb41cecba55b11f30a71e725ae67 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Cleanup the input data from the url by decoding the percent encoding

github.com/ivanceras/sauron - 29275d4cfc0098ec606b15475965e64a7b114fe8 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add dynamic server side rendering

github.com/ivanceras/sauron - 098eff584b51ec0786ce4fb787e19990bf1b0dba authored over 3 years ago by Jovansonlee Cesar <[email protected]>
display the url to let the user where to visit

github.com/ivanceras/sauron - 20e874fda1763e39397e534f94eda2930970a599 authored over 3 years ago by Jovansonlee Cesar <[email protected]>