Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Why multiple theme approach? #186

Closed
Closed
@mpolichette

Description

@mpolichette

Hey guys, I am glad to see a good attempt at creating a select2 and selectize angular component. However I'm confused by the approach to have multiple themes/templates.

Since some of the components functionality is stored in the templates (hide/show etc..) it seems like it would be a better approach to get a consistent template down and then add CSS to style to get the bootstrap/select2/selectize look.

I would guess having multiple templates/themes the way it is currently done would add unnecessary complexity and bloat to the project. This is especially the case with the bower release, where you are forced to send ALL themes to the browser because they're bundled with the code.

Is there a reason that approach was not tried or abandoned?

Anyway, thanks for the valiant efforts so far!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions