Ecosyste.ms: OpenCollective

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

HtmlFlow

HtmlFlow is a DSL for HTML that sets itself apart from the competition through: 1) type safety, 2) superior performance, 3) progressive rendering.
Collective - Host: opensource - https://opencollective.com/htmlflow - Website: https://htmlflow.org/ - Code: https://github.com/xmlet/HtmlFlow

Update README for release 3.1

github.com/xmlet/HtmlFlow - a4fd862f811e0c79d6c319c717b3b9a67f18115e authored about 6 years ago by fmcarvalho <[email protected]>
Merge remote-tracking branch 'origin/development'

github.com/xmlet/HtmlFlow - b3eb0877b249a68294a49582ed37b25cced380f5 authored about 6 years ago by fmcarvalho <[email protected]>
Merge remote-tracking branch 'origin/feature/test-of()-with-same-sized-models' into development

github.com/xmlet/HtmlFlow - bd7533232d69c17301c3a756f48f72c5ba76e331 authored about 6 years ago by fmcarvalho <[email protected]>
Minor fix reorder qualifiers.

github.com/xmlet/HtmlFlow - 4d697d5600d81c69d517d66773f0f451ac927ca2 authored about 6 years ago by fmcarvalho <[email protected]>
Merge pull request #41 from xmlet/feature/add-non-thread-safety-views

Support for non thread-safety views. And, minor fix on visitParentOnVoidElements.

github.com/xmlet/HtmlFlow - e3f05cbb36fa4dc173e1bf30f408f39b964fb498 authored about 6 years ago by Luís Duarte <[email protected]>
New unit test without Partial Views and testing of() with internal dynamic() calls on models with same size.

github.com/xmlet/HtmlFlow - 58276755fbe65ffe700b51580bde49a5e9cb364c authored about 6 years ago by fmcarvalho <[email protected]>
Support to non thread-safety views. HtmlView now use alternately: or visitor, or threadLocalVisitor. Minor fix on visitParentOnVoidElements -- removed a depth-- (not sure)

github.com/xmlet/HtmlFlow - c2d5978f7e0a3d79a53c3f1c6633c2b43465d620 authored about 6 years ago by fmcarvalho <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/xmlet/HtmlFlow - f7773817a70a88038417dee570358ec926e6a512 authored about 6 years ago by fmcarvalho <[email protected]>
[maven-release-plugin] prepare release htmlflow-3.0

github.com/xmlet/HtmlFlow - fd568ab3f5d8280f9557f35ec2af4302c7caca95 authored about 6 years ago by fmcarvalho <[email protected]>
Merge remote-tracking branch 'origin/development'

github.com/xmlet/HtmlFlow - 55f2d7f2be2ea8ff33870ae1e19b936307fee6d2 authored about 6 years ago by lcduarte <[email protected]>
Merge pull request #40 from xmlet/readme-for-release-3

Adds missing __() method call on HtmlDynamic.

github.com/xmlet/HtmlFlow - 44e6a14bf0dfd2313279e8177544d07fa404dfb7 authored about 6 years ago by Luís Duarte <[email protected]>
Adds missing __() method call on HtmlDynamic.

github.com/xmlet/HtmlFlow - 1b6420a949b27a88c216994426f32f8d31c072fe authored about 6 years ago by lcduarte <[email protected]>
Merge pull request #38 from xmlet/readme-for-release-3

Readme for release 3

github.com/xmlet/HtmlFlow - 0f952bf904cab6b3fb553885235a6f91efe75005 authored about 6 years ago by Luís Duarte <[email protected]>
Fixes reference to HTML5, changed to HTML 5.2.

github.com/xmlet/HtmlFlow - 5bde16835489cdf6412d974cfb68b87d52ec4855 authored about 6 years ago by lcduarte <[email protected]>
Updates to HtmlApiFaster-1.0.6. Use of Root element to allow definition of partial view roots other than Html.

github.com/xmlet/HtmlFlow - f690ae990ed632b0e38f96a6ad3f7edbbc8c59cb authored about 6 years ago by lcduarte <[email protected]>
Update License. Update README with addPartial() and Change Log.

github.com/xmlet/HtmlFlow - ee4b6629c9f0c7e61fa7283c8907673ca76e8db9 authored about 6 years ago by fmcarvalho <[email protected]>
* New unit test with samples for Readme.

* Replace listing examples

* Move test views to sub-package htmlflow.test.views

* Fix on HtmlD...

github.com/xmlet/HtmlFlow - 3091978bb396b8b4b42de4a61b03f42ed6de0c55 authored about 6 years ago by fmcarvalho <[email protected]>
Merge remote-tracking branch 'origin/development' into enhance-html-views

github.com/xmlet/HtmlFlow - bd60c8c3ee6f5c85d5e1e36238c1494689449450 authored about 6 years ago by lcduarte <[email protected]>
Updates HtmlApiFaster to version 1.0.5.

github.com/xmlet/HtmlFlow - 73a8d80a515729ed16ec331a4ff7f668ffc3dc4f authored about 6 years ago by lcduarte <[email protected]>
Updates usage of htmlApiFaster to 1.0.4. Includes changes in the º() method to __(), enum names and some attributes parameter types.

github.com/xmlet/HtmlFlow - 7ec5d287f63bc3ffd3d1c9dd5f30be59c93b5e0d authored about 6 years ago by lcduarte <[email protected]>
Merge pull request #37 from xmlet/enhance-html-views

Enhance html views

github.com/xmlet/HtmlFlow - 1e1b863a998a9681240b7ee9607625818b37e279 authored about 6 years ago by Luís Duarte <[email protected]>
* New unit test to validate the different behaviors between dynamic() and of().

* New unit tests for wrong uses of views such as: render() dynamic html without a model; render(...

github.com/xmlet/HtmlFlow - e1f60a93318fa1e38eb680cabf9a8812a4379c81 authored about 6 years ago by fmcarvalho <[email protected]>
* Update Jacoco and Javadocs dependencies to work with Java 11

* Remove useless if (isWriting()) in closeBeginTag().

* Add missing final and private to auxili...

github.com/xmlet/HtmlFlow - fa6589d314386d81b9075f744ffef622616e8069 authored about 6 years ago by fmcarvalho <[email protected]>
* Add support on StaticHtml to create views without a Consumer.

* HtmlView new implements Element again.

* All factories (e.g. html(), div(), ...) create eleme...

github.com/xmlet/HtmlFlow - f44030a4711e967086c1d8889e6670217bcff26f authored about 6 years ago by fmcarvalho <[email protected]>
Merge pull request #36 from xmlet/upgrade-to-NewAPI-3.0.4-Faster-1.0.3

Upgrade to new api 3.0.4 faster 1.0.3

github.com/xmlet/HtmlFlow - 6a3911821d94bf118df565f9256d6e7c047775c2 authored about 6 years ago by Luís Duarte <[email protected]>
Updates HtmlView to use ThreadLocalz<HtmlVisitorCache>

github.com/xmlet/HtmlFlow - 9250f2e6a6c64a40ae181b0846caabfe01bf2350 authored about 6 years ago by lcduarte <[email protected]>
Updated HtmlFlow from htmlApiFaster-1.0.2 to htmlApiFaster-1.0.3

github.com/xmlet/HtmlFlow - e8a654034c03b39528e366b1d684eb93c9d66662 authored about 6 years ago by lcduarte <[email protected]>
Fix unit test to add partial on unclosed tag. New closeBeginTag() on HtmlVisitorCache

github.com/xmlet/HtmlFlow - 46b4628c1082c5730d10b988886c33427ac3d340 authored about 6 years ago by fmcarvalho <[email protected]>
Refactor end-use API consistently: factory methods, consumers, templates, etc.

github.com/xmlet/HtmlFlow - 19bc397c164214e6d3fd762e8f1173968d1b03c5 authored about 6 years ago by fmcarvalho <[email protected]>
Changes the HtmlVisitorPrintStream to match the other implementations. Removes unnecessary explicit methods.

github.com/xmlet/HtmlFlow - cbbb44a0ab8e25f1e8fae2222241fedab7c28390 authored about 6 years ago by lcduarte <[email protected]>
Increases performance with static closedTabs pre-calculated array. Simplifies code.

github.com/xmlet/HtmlFlow - 7e9a98d5b55183d48ed885392d7c2dde5f19ebb4 authored about 6 years ago by lcduarte <[email protected]>
* Adds classes to implement a cached visitor;

github.com/xmlet/HtmlFlow - 806f81a4b2a29462d342404aaafcd2f05a97978f authored about 6 years ago by lcduarte <[email protected]>
Changes to XsdAsmFaster-1.0.1. Improves performance of the ElementVisitor implementations.

github.com/xmlet/HtmlFlow - 434e1148ab9bd79f9f1cd4d365bc436216123142 authored about 6 years ago by lcduarte <[email protected]>
Upgrade to HtmlApiFaster. Remove HtmlWriter interface. Remove Binder. Update unit tests.

github.com/xmlet/HtmlFlow - ffad464936d0278f8edf150dbd44c06a0d21a9d4 authored over 6 years ago by fmcarvalho <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/xmlet/HtmlFlow - c8e80a161caa34410596874eda14d4c206fa9344 authored over 6 years ago by fmcarvalho <[email protected]>
[maven-release-plugin] prepare release htmlflow-2.1

github.com/xmlet/HtmlFlow - 8e6acde540fd2aeb152d045c60cf3978d567b00e authored over 6 years ago by fmcarvalho <[email protected]>
Merge remote-tracking branch 'origin/development'

github.com/xmlet/HtmlFlow - cc635ad133770218e37543b3d896ce4318b0fcb3 authored over 6 years ago by fmcarvalho <[email protected]>
Fix links.

github.com/xmlet/HtmlFlow - 50fbcd0db4d2405468e34d484c3a91d4f47176e6 authored over 6 years ago by fmcarvalho <[email protected]>
Fix typos.

github.com/xmlet/HtmlFlow - f30f133e1675646adece46e69a5cecbdbdfd56fa authored over 6 years ago by fmcarvalho <[email protected]>
Merge branch 'feature/unit-tests-views-refactor' into development

github.com/xmlet/HtmlFlow - db47e575e4118eece793b16b6c52a59dc51ba295 authored over 6 years ago by fmcarvalho <[email protected]>
New unt-test for nested tables in fluent idiom.

github.com/xmlet/HtmlFlow - 22b8825a6516aa2999f39e0fce6a608041e1624b authored over 6 years ago by fmcarvalho <[email protected]>
Move view to auxiliary classes HtmlLists and HtmlTables

github.com/xmlet/HtmlFlow - fbea44c5d98592d0ea4926fc1ffd52515ef947cf authored over 6 years ago by fmcarvalho <[email protected]>
Fix unit test testIdAndClassAttribute to use the same body element rather than creating body twice.

github.com/xmlet/HtmlFlow - 0f8b5583681abf8406074502ea8854e146fe890a authored over 6 years ago by fmcarvalho <[email protected]>
Minor fixes on Readme

github.com/xmlet/HtmlFlow - 5c4eaeb87f946efddf5b52d2bf0c8d7b0130689f authored over 6 years ago by fmcarvalho <[email protected]>
Merge branch 'feature/render-approach-string-builder' into development

github.com/xmlet/HtmlFlow - 05b3bc4e1e0166fdd91b89e8937da93e47549794 authored over 6 years ago by fmcarvalho <[email protected]>
update README.md to use views as static fields.

github.com/xmlet/HtmlFlow - 3ac11a479c934431253c1734d9b3acb58155a2fe authored over 6 years ago by fmcarvalho <[email protected]>
`HtmlView<T>` extend `AbstractElement<HtmlView<T>, Element>` and turn it compatible with `Element`. New static factory method `html()` used to start build a `HtmlView`. All these features together with the existing `º()` make possible to build a view in a single pass, reducing the number of auxiliary variables capturing intermediate elements. So we updated unit tests to define views as static fields instead of method builders.

github.com/xmlet/HtmlFlow - a20167e8c969c89667c1b6d9e9c2b6dc13614e96 authored over 6 years ago by fmcarvalho <[email protected]>
Sonar code smell fix.

github.com/xmlet/HtmlFlow - bf210fde21d004c4d7dd0fef5263311c9189401e authored over 6 years ago by fmcarvalho <[email protected]>
Fix Html root field definition in HtmlView to include generic parent as Html<Elemment>. This enables complete use of Fluent API.

github.com/xmlet/HtmlFlow - da8828685bbe79074e51a1b64e44283e79081282 authored over 6 years ago by fmcarvalho <[email protected]>
New HTML write approach base on render() method which uses a new StringBuilder based Visitor. Refactor tests to cover both approaches: write and render.

github.com/xmlet/HtmlFlow - 9ae89ebb3904465f1a6094ed42888bba6ada69f7 authored over 6 years ago by fmcarvalho <[email protected]>
Upgrade to HtmlApi release 1.0.10

github.com/xmlet/HtmlFlow - 172225af7b84f8aa8988402129f7a634943e6baa authored over 6 years ago by fmcarvalho <[email protected]>
Fix badges and shields and links to xmlet rather than fmcarvalho

github.com/xmlet/HtmlFlow - 5695a32117c6056cfdda6f9120bbfb269071b689 authored over 6 years ago by fmcarvalho <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/xmlet/HtmlFlow - 64fc9f878a0a38662ae3746b15287e797d7a3576 authored over 6 years ago by fmcarvalho <[email protected]>
[maven-release-plugin] prepare release htmlflow-2.0

github.com/xmlet/HtmlFlow - f9332ed0b4c8441a0805d1d5742daa09adb53a2c authored over 6 years ago by fmcarvalho <[email protected]>
Merge remote-tracking branch 'origin/development'

github.com/xmlet/HtmlFlow - bf575ab78fa7765c9bb1c5735302a3ce988d3d26 authored over 6 years ago by fmcarvalho <[email protected]>
Move group id from fmcarvalho to xmlet

github.com/xmlet/HtmlFlow - a884ca2ce14bcdf8fcbfe92b474105b02c2a802d authored over 6 years ago by fmcarvalho <[email protected]>
Update to release 1.0.8 of xmlet.HtmlApi. Fix on Enum types name to camel case.

github.com/xmlet/HtmlFlow - 51a725cf48d80fdacef537bccf515e7421ba6753 authored over 6 years ago by fmcarvalho <[email protected]>
Update to release 1.0.7 of xmlet.HtmlApi. Fix constants names with underscores.

github.com/xmlet/HtmlFlow - 60afcbec4b36afd116d4c2827ec27834d53925e6 authored over 6 years ago by fmcarvalho <[email protected]>
Merge branch 'fix/void-elements-without-end-tag' into development

github.com/xmlet/HtmlFlow - 1cd6f7432e313980f40e588cf914188921bf31b3 authored over 6 years ago by fmcarvalho <[email protected]>
Remove end tags of void elements of the expected HTML files test resources.

github.com/xmlet/HtmlFlow - bfcf3cc069b17f90c83687cad481242c6d0ba7cd authored over 6 years ago by fmcarvalho <[email protected]>
Replace javax.xml.parsers by Jsoup to allow elements without end tag.

github.com/xmlet/HtmlFlow - b2691dfd8349025a6b6be7cfaa410615891b49b5 authored over 6 years ago by fmcarvalho <[email protected]>
Specify VOID_ELEMENTS constant in HtmlVisitor

github.com/xmlet/HtmlFlow - 213dc0c6b9e7e3cd299764d9f172e5d334c35251 authored over 6 years ago by fmcarvalho <[email protected]>
Update to release 1.0.6 of xmlet.HtmlApi

github.com/xmlet/HtmlFlow - 418bdf8135d885e3a6b9823e584795da82395939 authored over 6 years ago by fmcarvalho <[email protected]>
Fix version

github.com/xmlet/HtmlFlow - e4a7f95c4fb5100846e3e18decd7418dfc7c30cf authored over 6 years ago by fmcarvalho <[email protected]>
Merge branch 'feature/integrate-xmlet-htmlapi-1.0.4' into development

github.com/xmlet/HtmlFlow - 984764d57b345712694df836793cec69314c7033 authored over 6 years ago by fmcarvalho <[email protected]>
Add release notes 2.0 to Readme.md

github.com/xmlet/HtmlFlow - 2e3dda601e544fd17b0814ffe515e300e48b2896 authored over 6 years ago by fmcarvalho <[email protected]>
HtmlView is not a HtmlWriterComposite anymore and now delegates elements traversal on org.xmlet.htmlapi.ElementVisitor.

github.com/xmlet/HtmlFlow - 2bd76adb606fd9834476acf74bf8fc4a73aa4c55 authored over 6 years ago by fmcarvalho <[email protected]>
Remove default implementation of write() which is never used.

github.com/xmlet/HtmlFlow - 5a5dcc56bf0a412259a427c0f8729d9391e54905 authored over 6 years ago by fmcarvalho <[email protected]>
Remove Elements and Attributes which are replaced by org.xmlet.htmlapi types.

github.com/xmlet/HtmlFlow - bde9815a05583ba9dd009a688b3496975334d617 authored over 6 years ago by fmcarvalho <[email protected]>
Update Changelog with version 1.2

github.com/xmlet/HtmlFlow - 63ef3d22c05588fc06888086bcd227c4787a0a58 authored about 7 years ago by Fernando Miguel Carvalho <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/xmlet/HtmlFlow - fceb76f72deb6f8985be81f3ef46a08b9fc15c01 authored about 7 years ago by fmcarvalho <[email protected]>
[maven-release-plugin] prepare release htmlflow-1.2

github.com/xmlet/HtmlFlow - c1dfcdba36d9c1ca3271140400cd51711b9f51e3 authored about 7 years ago by fmcarvalho <[email protected]>
Merge remote-tracking branch 'origin/development'

github.com/xmlet/HtmlFlow - 8110d8154f69056aed8c7dbc4feb234a4d0d426c authored about 7 years ago by fmcarvalho <[email protected]>
Merge branch 'refactor/coverage-jacoco' into development

github.com/xmlet/HtmlFlow - d4142163f402c2492bf7a99e175496bdfa370d77 authored about 7 years ago by fmcarvalho <[email protected]>
New Unit Test to coverage the case where ClassLoader does not find resource for HTML template

github.com/xmlet/HtmlFlow - 5a63765a5ecc36269f1d775026b4cc41ec94f882 authored about 7 years ago by fmcarvalho <[email protected]>
Minor FIX pull string literals to constants

github.com/xmlet/HtmlFlow - b7ee117cfb9ab891bdc96421247283e6a4277d20 authored about 7 years ago by fmcarvalho <[email protected]>
Add Jacoco plug-in to POM.xml

github.com/xmlet/HtmlFlow - ea772ef1c7fc53ec547e1e8436f931d1ab3a52d5 authored about 7 years ago by fmcarvalho <[email protected]>
Add badges to README

github.com/xmlet/HtmlFlow - a5dae4c765b48acc7e63f6f549a59281446952cf authored about 7 years ago by Fernando Miguel Carvalho <[email protected]>
Merge branch 'fix/issue24' into development

github.com/xmlet/HtmlFlow - 098fd0f983c88d6cd09ab60cd0d8836c37697b78 authored about 7 years ago by fmcarvalho <[email protected]>
Fix Bug issue 24. Replace getSystemResource() by getResource().

https://github.com/fmcarvalho/HtmlFlow/issues/24

github.com/xmlet/HtmlFlow - e5f27ddebd0fa80227695dba92baa554a3281a18 authored about 7 years ago by fmcarvalho <[email protected]>
Remove useless constant

github.com/xmlet/HtmlFlow - fbc98e22e8e5903b20a29b0a4821ce9a8a8252bf authored about 7 years ago by fmcarvalho <[email protected]>
Merge branch 'refactor/unit-tests-resources-expected-output' into development

github.com/xmlet/HtmlFlow - 45d9c96ae36d14071eb929dfe679a672c497f569 authored about 7 years ago by fmcarvalho <[email protected]>
Increase tests coverage for HtmlA and Href elements.

github.com/xmlet/HtmlFlow - 4c30355e15902e89aeabdd8047ef4f3e452b7afe authored about 7 years ago by fmcarvalho <[email protected]>
Remove console logging and replace it by comparing the HtmlView output with the expected HTML output.

github.com/xmlet/HtmlFlow - f20ca32168eb9a8f88609e07e4ef3b12dd9aa09c authored about 7 years ago by fmcarvalho <[email protected]>
Minor Fix on form indentation.

github.com/xmlet/HtmlFlow - a2a11adfd31c7b4ded54d992a63cce74af0772fe authored about 7 years ago by fmcarvalho <[email protected]>
Add 2 auxiliary functions to create Stream<lines>: from an HtmlView and from a resource.

github.com/xmlet/HtmlFlow - c6e2aee81ea37461215b608a32e21b5584d978f2 authored about 7 years ago by fmcarvalho <[email protected]>
Remove from unit tests the automatic Id generation of Task model test.

github.com/xmlet/HtmlFlow - 6ed32a932461b88677db635f698074db5b43507e authored about 7 years ago by fmcarvalho <[email protected]>
Add to resources the expected output from HtmlViews tests

github.com/xmlet/HtmlFlow - e1313c3dfb4970bd14f0a96b454ea0a3fda22621 authored about 7 years ago by fmcarvalho <[email protected]>
Rename DomUtils to Utils

github.com/xmlet/HtmlFlow - 421f57616a33d337856f97a2cd17c667cd9b5498 authored about 7 years ago by fmcarvalho <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/xmlet/HtmlFlow - ff38f136827848726fb78ff97227b043dff56eae authored over 7 years ago by fmcarvalho <[email protected]>
[maven-release-plugin] prepare release htmlflow-1.1

github.com/xmlet/HtmlFlow - bb0456d8deb346c99b638390be9199377680070f authored over 7 years ago by fmcarvalho <[email protected]>
Merge remote-tracking branch 'origin/development'

github.com/xmlet/HtmlFlow - 675fff03ec06c87bd0a7b6b890d912b0dc97c02d authored over 7 years ago by fmcarvalho <[email protected]>
Merge remote-tracking branch 'origin/version.1.1-notes' into development

github.com/xmlet/HtmlFlow - 3f80359436458c56fa9b7b8b7ba41863dd20dc99 authored over 7 years ago by fmcarvalho <[email protected]>
* Remove `Runtime.getRuntime().exec("explorer"...`

* Add sections License and Change Log

github.com/xmlet/HtmlFlow - a05eda5fc98cc2a76bedec02759f979f6f441a16 authored over 7 years ago by fmcarvalho <[email protected]>
Merge branch 'feature/read-header-from-template-resource' into development

github.com/xmlet/HtmlFlow - 5a0ec2cdc55aaeb91c3294f225ab623549bd3e68 authored over 7 years ago by fmcarvalho <[email protected]>
Read HTML header from template located in templates/ folder

github.com/xmlet/HtmlFlow - a37ae5ff109bbe85f5986fa9eed1dbc749b30891 authored over 7 years ago by fmcarvalho <[email protected]>
Add resource with template header for Html documents

github.com/xmlet/HtmlFlow - 8fbc6c85d59e4a36e57e01b329d95a9d2be103b6 authored over 7 years ago by fmcarvalho <[email protected]>
Merge branch 'feature/update-license-to-mit' into development

github.com/xmlet/HtmlFlow - 2c1d7a3ee29fc1176866a7a05396a3a538f86ac1 authored over 7 years ago by fmcarvalho <[email protected]>
Update files headers to MIT License

github.com/xmlet/HtmlFlow - c123d9d7b83c90c936731789bf82018245570246 authored over 7 years ago by fmcarvalho <[email protected]>
Update pom.xml with MIT license

github.com/xmlet/HtmlFlow - c00d3186503e51bdb3eeb2420a735554ff11a4e8 authored over 7 years ago by fmcarvalho <[email protected]>