Skip to content

Frontend: add in select2 and select2-foundation#127

Merged
dpslwk merged 1 commit intomasterfrom
select2
May 2, 2017
Merged

Frontend: add in select2 and select2-foundation#127
dpslwk merged 1 commit intomasterfrom
select2

Conversation

@dpslwk
Copy link
Member

@dpslwk dpslwk commented Apr 25, 2017

Hope I got the correct way of importing plain css into the css correct, seems to compile at least

Theme thanks to https://github.com/zflat/select2-foundation

Apply the theme

Configure select2 To apply the theme by passing foundation to the theme option when initializing:

$( "#dropdown" ).select2({
    theme: "foundation"
});

Hope I got the correct way of importing plain css into the css correct, seems to compile at least

Theme thanks to https://github.com/zflat/select2-foundation
@dpslwk dpslwk requested a review from mathw April 25, 2017 21:20
@dpslwk dpslwk added the front end Frontend, Blade, CSS, JS or text copy label Apr 25, 2017
@dpslwk dpslwk added this to the Base System milestone Apr 25, 2017
@dpslwk dpslwk merged commit 6dc47ac into master May 2, 2017
@dpslwk dpslwk deleted the select2 branch May 2, 2017 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

front end Frontend, Blade, CSS, JS or text copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants