Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acacha/adminlte-vue Abans acacha/vue-forms #4

Closed
acacha opened this issue Mar 30, 2017 · 2 comments
Closed

acacha/adminlte-vue Abans acacha/vue-forms #4

acacha opened this issue Mar 30, 2017 · 2 comments

Comments

@acacha
Copy link
Owner

acacha commented Mar 30, 2017

Crear un paquet complementari (per a vue) per facilitar la creació de formularis amb vue que es combinin amb aquest paquet:

Fer més ràpid generar formularis per a una plantilla concreta amb la idea de vue-formly/angular-formly:

https://github.com/formly-js/vue-formly

@acacha acacha changed the title acacha/vue-forms acacha/adminlte-vue Abans acacha/vue-forms Apr 16, 2017
@acacha
Copy link
Owner Author

acacha commented Apr 16, 2017

De fet millor acacha/adminlte-vue amb components no només de formulari per a la plantilla adminlte en general.

API exemple per a component

  <adminlte-form-field></adminlte-form-field>

API:

Per exemple també alerts:

  <adminlte-alert></adminlte-alert>

  <div class="alert alert-success text-center" v-show="form.succeeded" id="result"> {{ trans('adminlte_lang_message.registered') }} <i class="fa fa-refresh fa-spin"></i> {{ trans('adminlte_lang_message.entering') }}</div>

@acacha
Copy link
Owner Author

acacha commented Apr 16, 2017

Repo created at : https://github.com/acacha/adminlte-vue . Moved issues there

@acacha acacha closed this as completed Apr 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant