It’s declared here:
https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/view/MainView.mxml#L213

And used here:
https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/view/MainView.mxml#L131

here:
https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/view/MainView.mxml#L167

and here:
https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/models/Theme.as#L20

> On Jan 20, 2020, at 3:03 PM, Harbs <[email protected]> wrote:
> 
> I created a Router bead which I’m now using in the demo app.
> 
> Here’s two very different states:
> 
> https://unhurdle.github.io/spectrum-royale/#!combobox?colorstop=dark
> https://unhurdle.github.io/spectrum-royale/#!asset_list
> 
> Router supports”state”, paths and parameters.
> 
> The demo app is using state and parameters.
> 
> Harbs
> 
>> On Jan 20, 2020, at 10:54 AM, Carlos Rovira <[email protected]> wrote:
>> 
>> Hi Harbs,
>> 
>> about routing, I expect urls will be more like permalinks without the need
>> of !# chars. Is this possible?
>> 
>> This:
>> https://unhurdle.github.io/spectrum-royale/bar_loader
>> 
>> instead of this:
>> https://unhurdle.github.io/spectrum-royale/#!bar_loader
>> 
>> And have it as a library "Routing" that we could use.
>> As any other framework out there, is something that they support with some
>> API, and I think is one of the things we already don't offer.
>> Would be great to have for 1.0, since is something people will want very
>> soon in their tests for sure.
>> 
>> What do you think?
>> 
>> Carlos
>> 
>> 
>> 
>> El lun., 20 ene. 2020 a las 7:31, Harbs (<[email protected]>) escribió:
>> 
>>> Good catch. Thanks!
>>> 
>>>> On Jan 20, 2020, at 1:52 AM, Andrew Wetmore <[email protected]> wrote:
>>>> 
>>>> Small thing, but I think the code example for "Avatar" is reversed,
>>>> implying that the first of the two images is disabled rather than the
>>>> second.
>>>> 
>>>> On Sun, Jan 19, 2020 at 6:42 PM Harbs <[email protected]> wrote:
>>>> 
>>>>> FYI, I just added routing to the demo app. It was pretty painless,
>>>>> although I’d like to make it even simpler…
>>>>> 
>>>>> https://unhurdle.github.io/spectrum-royale/#!bar_loader <
>>>>> https://unhurdle.github.io/spectrum-royale/#!bar_loader>
>>>>> 
>>>>> 
>>>>>> On Jan 15, 2020, at 7:08 PM, Harbs <[email protected]> wrote:
>>>>>> 
>>>>>> FYI, I just updated the project readme with a link to the demo and some
>>>>> markup to show what a full Royale app looks like:
>>>>>> https://github.com/unhurdle/spectrum-royale <
>>>>> https://github.com/unhurdle/spectrum-royale>
>>>>>> 
>>>>>> 
>>>>>>> On Jan 13, 2020, at 1:30 AM, Harbs <[email protected] <mailto:
>>>>> [email protected]>> wrote:
>>>>>>> 
>>>>>>> FYI, I’ve been working on filling out a demo the Spectrum Royale
>>>>> components:
>>>>>>> https://unhurdle.github.io/spectrum-royale/ <
>>>>> https://unhurdle.github.io/spectrum-royale/>
>>>>>>> 
>>>>>>> I’m going to be filling them out over the next week…
>>>>>>> 
>>>>>>> Harbs
>>>>>> 
>>>>> 
>>>>> 
>>>> 
>>>> --
>>>> Andrew Wetmore
>>>> 
>>>> http://cottage14.blogspot.com/
>>> 
>>> 
>> 
>> -- 
>> Carlos Rovira
>> http://about.me/carlosrovira
> 

Reply via email to