Ecosyste.ms: OpenCollective

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

github.com/ivanceras/futuristic-ui

An example project for sauron web framework, showcasing animation transition
https://github.com/ivanceras/futuristic-ui

update to sauron 0.49.2, remove the use of sauron-markdown

28763440b92505b0ec0b7c43bf9b6073af9fff52 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: jss import directly from sauron instead of jss::jss

43abac8d6ee07ae7277be3bfdb304a4e3362be5f authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
update to sauron-markdown with the html5ever dep, add css to common html elements such as blockquote, li and table

364886661aca89f8d20e59b4ab33599689677691 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
Merge branch 'master' of github.com:ivanceras/futuristic-ui

99acaf5c7870f4c501f6fb3ec5a25a5fcc70d7fa authored about 3 years ago by Jovansonlee Cesar <[email protected]>
Add component id

74953f993d4e737c8e4474984b974634d7ffcbda authored about 3 years ago by Jovansonlee Cesar <[email protected]>
Update README.md

9bb05d0f782768bb90cf984a74429866cb2158ab authored about 3 years ago by Jovansonlee Cesar <[email protected]>
don't point to local sauron

1e495700b45162f052af94634724085677dae327 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use arrays instead of vec!

0935d21b5812f820ed37386f630957787e806c0b authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use XMSG which stands for External Msg instead of PMSG (Parent Msg)

f46887c5858c928a20df015f8a92c2e15ec505e5 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Deal with comment

c78da0464986794c69724b8c140b43549be38fbd authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add hover for the chipped_buttons

95d0133729425a5fd671f3acc7a3e98f59440a1c authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve aesthetics for pallete color buttons

0baea5c42b2cdc6ef792a5f87fc7c4ecb5c12701 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Put the pallete color on the triangle, and highlights on the chipped_polygon

46949bed661ae0d8291e8741ac4fff4b89abfc62 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add pallete colors to the buttons

469200ba5ccbf4bea826ea651dbc20d00e4aaeec authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rename components prefix with fui

120f8d2b5a2642c6e1077f3bed15c0424ab9a57a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make calls to style static on most components and return a string rathern than vec

21f98d8ce02ab0f4e9c29d861a0ea3985512623a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rename fui_button to just button

e41f485533725dc1e574cd7c682f32c53b2a59a5 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Move buttons close to their subject action view

1c46e5e166ef548f0d2c6e4425e5be6d8eb914f0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rearrange

45544ceca025a93eee70db219e8cbeaa38640649 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make setting options and fields in fui_button use builder pattern

3139bd0ea9c1beaa50922e474068021df6722b43 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Put all buttons in btn_context

147427141313fbd0d74527971ce021fc3cb7128e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make id a string, so the button context can be used in other parts of the App

8453a805a99130a3d4a379e7469a9e788e5d1487 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve the context for button array using Rc<RefCell and comp_id

c6e3ab5ddeacf91048c3e6883d001a95ca570195 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rename ImageEffects to just Image

90163429576e2306843ec7cab8430e1ec0dc56a0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
centralize constants

53f36946e182cef2d5cff58590570b064d5d6c21 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Move call to set frame content

9b48ff77fd69c74382ecbd8250130e303ff53ab6 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rename new_with_content to with_content

e2635edfbb78c59949d47d8aad49ca764f0f1af2 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove image module, make an separate animation for image effects

d12b9bb74d72e90d55be0d252eb6fdf822c0c7d3 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Frame the image_effects

52cc10c6ece5a1d74026303f915832ec17ae70f1 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add pallette

0df915a7c87f2f3e89f5157edd4b904c084f0dd4 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a triangle on the chipped_button

a50a699bb7b8ba798e63a9727b5f470544bc75d5 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add issue note on Context weakness

a674ba1da95e46da7fdf323f627e8d4bd2f3b75c authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add reusing of the component in the Context to prevent it from being re-created every view call

e938b3ffef5c9de6a158efb31403c498f2989741 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Cancelling the use of Bag for fui_btn since it doesn't work properly

71e4ff2657e0f31abf054dd29958bce4c55f3f78 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove Box trait

e551440dbdddc01bccc0bda1dad83f6191b67b06 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve the Context struct

03b64dd89768f800bf832cf190c8b9287ef93c97 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Show the measurements

68f0adfd753f877c47937e5018e2ad0e20c8dca4 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove trace debug

d233cec9c57dc4bfdf1c54c31f1ddccd17b7d050 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make a separate button for the svg chipped_button

cb647f09702434c1ae154da626243148592db815 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use btn_context for the Welcome button

b8f4f1da22ff46549b2bcb53b27156a60c6c416d authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add context for buttons

720cb8e1bd67d9a070d8b5b2eda6e0fe60682f58 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
use px in homogenous values

a6a7de3a6f55ecb31f4e02a665ce2ef022385fe9 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix compilation error due to renames in sauron

522eafaeba84b16a216169c2af602a71d3dcc6b3 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
start to use multiple values in units since it will be formatted correctly, use the correct color for the border of chipped button

ea0bddf9543c960d9ef4e129ae42f9de28cd6f04 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add highlighting when chipped button is clicked

ca1f611fd7de11a01e3823f0ee8e55c89471b676 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Set the underlying button size when chipped button is used

fa751507061163f7f95ca05406db09139cb7ce2c authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve button for addition of chipped button

ebd0ae87179abcdc0bf65f2ea3be0ab59922a32a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make display inline-block on the image effects wrapper, Animate on mouseout

5523a0ee67b5d9a643b21a1bc5e89bbf21e4815a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix dest child when adding children elements, this fixes the animation of markdown paragraph

b42207e95b1bc6796c36b495d5da04102ae1533f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Move the image effects on the upper part

cbf8ffab454a24c82709d9198b47756924455e62 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use 40 as the default image slice

456e5e37f74c6f03d19e1522123ea1c0f0714a04 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Correct the heirarchy of Image components

a41cb508105aaa5e198c29a8f1f38476f43e43ca authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve image animation

27d23371363804889e5ca6dab0753b425b546a8b authored over 3 years ago by Jovansonlee Cesar <[email protected]>
compute the content_len at the start to prevent recalculating it everytime

151dd9e6a24a316b5da0907d3ee7e410bc8ec80e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
blend colors and remove the weird jumping due to margin

f925242313a93c11d16c0ba81a4a496a5df494e4 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
put buttons near the subject

23e8ce0adf6cf7515886b54aed36aa6eee0c241d authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve Image effects animation

4d0e0256d81ee19a680410c2827f42ac3eb0d5b2 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add initial code for image slice effects

6521cec3d6c766a5c41e646654bccbdae0caf7da authored over 3 years ago by Jovansonlee Cesar <[email protected]>
centralize setting of border width

ddcbf61226065c7911caa066a8469eae22eb2ef6 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve Image display to use background-size: 100%, auto, and background_position: center

e388c6740d006072181390ae0928a06dada7e67b authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Put back image, this time we use tint color from the selected theme

29a7d88c8fc7d7ab6452c1877a95dee3060ccb6f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix tests

a3072f887620dbf7158abb774b02657163b25348 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rearrange style and point to sauron master branch for patch

85cc6dd4ca3b39ab5cb4cc2b81727b959b9e6002 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
centralize the values of styles

83e93f75a5c69e3084b64bd3202a2675f7a5609a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
improve sample svg to use polyline and polygon instead of path

c9f6ab1d9dbe219a0a69d8cd0dfab3ee8221ae82 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add width to fui_button

5e165bd741ec647c1e4fa7cf4630184b7bbf2076 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
More value units extraction

425e5b98fe40e9e0b76503c9a703c5bed4fa41e6 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make css value use function calls on units to make them easy to change

5a0f0ad9f3fbe519949e17a9386ed1ec2b3f684e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a longer content on the paragraph

191e02671049705a5e7896252983f2925f6e960c authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix deploy script

e7ddca59e3bfaffc36ff47834650804d989e9995 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
fix deploy scripts

43380b5285a61d8865113d518d2492d3aa39de5f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a way to set the colors theme on the fly, remove the images

9c732d779a5a3cf7a3ed91cba8d8550915809327 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add restyling

9bd634869953d6173f5ecd49e2e0862c36b97cf8 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Automatically derive if the background is light of not, make the component use the centralized theme

ebd0349807deef836fdaa1b464577c90607dd473 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Update to sauron 0.42

a0acc4b849aebbc133bc74e692c182d1e82f0e2a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use sauron::request_animation_frame to execute the sound

f04c77ef0399739b4f6b2ffa803b4a198e218435 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Forward the mouse event without unecessary conversion by using the Callback

94825e59d17938b67a12f6c7d0f0b4c1ce90d0fe authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use an alternative way to do follow up message without accessing to program

f02d291f62e75ba998d7347a69c0e5ad1cc4322a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
More code shortening

842467cd932cdc2be7e5414356b6b3e968ee8748 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
more css improvement

34ded4277a6d39d9699c6f4575c4bad05b37bf48 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix css

19f83751c8fed581e8191bfec025eb946d703b49 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Improve css using ident on the style names

ab52d513ce58b37511b5cffba44e0b07a9d7df5e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix due to changes in sauron rename to map_msg

7a52e35c912e6770fdbf1c06826e065f3bb7bd92 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Point to sauron master branch

7f585d4c8bd7801b4035f2dbce69e9f6c7ad0b1e authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Change due to merge of Component and Widget in sauron

aa5f2a4e1a8ffbfc14724a3fbc22c4577182e4e8 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Component now return Effects with follow ups

8c7edd9ba2ae852f064328d7874228eeac38f923 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use Cmd::map_follow_ups

37231dc4ddbfc3a498bebbf75ca99d7104c328ba authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Shorten the code some more using Effects in sauron

8985d9a378c2aa7e6b4d92a7efcef787f7b73d03 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Shorten code in creating Cmd from follow up msg

8e32fe7bb0d59156a9a24ff0528ff17800a2b7f0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Remove warnings

e040b4542260f2277d705c1198e6ec744620df6a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Change link to the repo

25e5718ffaf4a40f4b41a8813bbe0bb7180fd64b authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Make Spinner into a View

31a31aa35e718f4f3575f69d73fb73343d70daee authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use proper component system: Application, Component, Widget, Container, View

7db161f0429e861f553302a5b3544939b7fcb469 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add github workflow

0b2e72fd0cc6ffc8fc1262f380ef14b97e4970af authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Use Cmd::from_msg to easily create a Cmd out of Msg

d48e915633bacf95415fad7354f63a0997941592 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rearrange functions

d3f7343c8740ea8df717c1535685f659002f0d91 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rearrange functions

53f787745ceba83bff140e062139f1129333bafb authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Update to sauron 0.41

70c786e2435b4772b72d40a57d9226794eeb7907 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix paths

42f60eae2674706fa0d3dc7d6477818e19bc8753 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Initial commit -- break out of sauron project

e1488a72adb766fe43fd91aec8ab1ac4c5910624 authored over 3 years ago by Jovansonlee Cesar <[email protected]>