Re: Interested in Modern UI Kits, like Bootstrap?
Re: Interested in Modern UI Kits, like Bootstrap?
- Subject: Re: Interested in Modern UI Kits, like Bootstrap?
- From: Jesse Tayler <email@hidden>
- Date: Tue, 16 Oct 2018 02:50:32 -0400
I’d like to add a simple test / demo app or at least a page to show things
working
I see Movies.woa is no longer working?
I figured there would be something with migrations that could just run and load
a basic model?
Anyone have suggestions how I should set that up?
> On Oct 15, 2018, at 10:26 PM, Tim Worman <email@hidden> wrote:
>
> Yes, for sure.
>
>> On Oct 15, 2018, at 1:41 PM, Theodore Petrosky <email@hidden> wrote:
>>
>> Jesse,
>>
>> of course!!!
>>
>>
>> Ted
>>
>>
>>
>>> On Oct 15, 2018, at 2:04 PM, Jesse Tayler <email@hidden> wrote:
>>>
>>> Hi All
>>>
>>> Anyone interested in modern UI kits like Bootstrap & Shards with WO?
>>>
>>> Robert Hanna and I, have started a very simple framework migrating
>>> Bootstrap stuff out of an app. Stuff people might find really useful
>>> —Beautiful table-free list-views, fantastic looking forms with all modern
>>> input tagging, sliders and date pickers that all support modern inline
>>> icons (Material and FontAwesome) plus random things like alerts nav bars
>>> etc.
>>>
>>> Read along down this page to see UI examples
>>>
>>> https://designrevision.com/demo/shards/
>>>
>>> One D2W rule sets up a "Card" with a dictionary that configures any of the
>>> many different options. Display a top or bottom image, have a button, make
>>> the button square, outlined or primary-btn styled etc. Add a footer, body,
>>> title… The rules include all the keys you'll find in Bootstrap/Shards css
>>> tags as part of a D2W configuration.
>>>
>>>
>>> You can have crazy cool class tags:
>>>
>>> objectCardColumnClass = "col-sm-6 col-md col-lg-3 pb-4”.
>>>
>>> Which makes a dynamic grid that displays on tiny or giant screens.
>>>
>>> https://designrevision.com/docs/shards/cards.html
>>>
>>> This one rule here sets up a card and configures each option you see in the
>>> attached:
>>>
>>> cardSectionsContents =
>>> {
>>> "card-img-top" = "object.imageURL";
>>> "card-link" = "object.publicURLString";
>>> "card-text" = "object.title";
>>> "card-title" = "object.venue.title";
>>> "cardLInkTitle" = "Tell me more →";
>>> "cardLinkClass" = "btn btn-primary";
>>> }
>>> <card.jpeg>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden