[GH-ISSUE #422] add micro framework css/js #354

Open
opened 2026-02-28 01:24:54 +03:00 by kerem · 1 comment
Owner

Originally created by @tablatronix on GitHub (Sep 13, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/422

add ultra small css and js framework for basic unified styling and ajax view support

make compile optional or an extension, so as so keep core as small as possible still.

Originally created by @tablatronix on GitHub (Sep 13, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/422 add ultra small css and js framework for basic unified styling and ajax view support make compile optional or an extension, so as so keep core as small as possible still.
Author
Owner

@tzapu commented on GitHub (Sep 14, 2017):

how about giving this as an option for people willing to add FS to the sketch?
so the following scenarios are possible

  • nothing in FS, it uses the internal, minimal html/css already embeded in the lib, no frills, just minimum requiered to configure an esp
  • user uploads a site to FS, lib responds with portal from the FS. a standard app which can be a lot nicer can come with the lib, but uploading it is still optional. it also leaves the possibility of third parties making/uploading/configuring the app
<!-- gh-comment-id:329384680 --> @tzapu commented on GitHub (Sep 14, 2017): how about giving this as an option for people willing to add FS to the sketch? so the following scenarios are possible - nothing in FS, it uses the internal, minimal html/css already embeded in the lib, no frills, just minimum requiered to configure an esp - user uploads a site to FS, lib responds with portal from the FS. a standard app which can be a lot nicer can come with the lib, but uploading it is still optional. it also leaves the possibility of third parties making/uploading/configuring the app
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#354
No description provided.