-
Notifications
You must be signed in to change notification settings - Fork 0
FILELOADER
THIS REPOSITORY WILL BE UPDATED TO VERSION 2.8.X IN DAYS... PLEASE LEAVE THE MAXIMUM CONTENT POSSIBLE ON YOUR SITES AND DO NOT USE CDNs. THANK YOU
Kimera CSS is approaching its peak. Over the next 4 months we will build the last parts and prepare the work for major changes and new projects combined. These steps towards the future will necessarily involve: change of name, development agency, and obsolescence of all the static urls currently in use. It will be a profound transformation.
We invite everyone to download and update the packs used to avoid finding themselves with no references on their sites and apps. In summary "don't rely on cdn! They will probably be lost"
thank you all.
If you like this project, you would like to click on the ★ above the github page and follow us on the official fanpage: kimera framework

The file loader is an expansion of the system. Precisely a logical superstructure ui/js of button-files with drag and drop and file reader. Its purpose is to upload files to ui before uploading. The uploaded files are returned in object form and ready to pieces.
Let's start from the basics:
<div class = "fileloader"
data-settings = "[ my settings option ]"
data-compressor = "[ compression option ]">
<div class="display">
<!--visual ui output (ex: grid of image loaded) -->
<div>
<!-- the button file of framework-->
<div class="button-file">
<input type="file" options... />
<label>Load a file</label>
</div>
</div>
Being a superstructure it has no real constraints but presets ( You can find the practical behavior and examples of the various presets on the online [tester] ).
Before all:
- HOME
- INTRODUCTION
- WHAT'S NEW
How to:
- INSTALL
- VIEWS TYPES
- BASIC CONCEPTS
- LOADER & LAZY
- CLASSES
- UI ASSET
- FILE LOADER
- DRAG & DROP
- EFFECTOR
- THEME
addons:
- Form validator model
utility:
- roadmap
- release
- issue
- comunication