1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-16 02:43:57 +02:00

Event hookup for auto updated fields

This commit is contained in:
Angelos Chalaris
2018-05-15 19:59:56 +03:00
parent 5b5b84cbb0
commit 2cb7a5eb23
3 changed files with 441 additions and 302 deletions

View File

@@ -336,3 +336,6 @@
- Coded the `contextual` module's inputs for the flavors page.
- Coded the `progress` module's inputs for the flavors page.
- Generalized flavor page previews.
- Hooked up most of the flavor page automatic updates.
- Updated flavor page with `autocomplete="off"` for all `input` fields.