2
0
mirror of https://github.com/iconify/iconify.git synced 2024-11-17 01:55:09 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
cyberalien
2e9b8141e7 Split storage into multiple objects for better performance when working with large collections, fix typo in test, remove debug leftover code 2017-04-06 23:57:45 +03:00
cyberalien
469d45e7be Split exported and local functions, rebuild build process 2017-04-06 20:11:26 +03:00
cyberalien
d44afefa15 Version 0.0.6 2017-03-22 16:32:13 +02:00
cyberalien
2b83db9c1b Function to generate SVG content, fix viewBox case 2017-03-22 16:31:49 +02:00
cyberalien
1a24c9e59e Fire event when images are loaded, function to preload images, change loader code a bit 2017-03-22 16:10:19 +02:00
cyberalien
b3caa61134 Fix typo in builder 2017-03-20 22:29:05 +02:00
cyberalien
4fd3c0e066 Small typo 2017-03-20 10:48:35 +02:00
cyberalien
4b21ac37c7 Do not store dist files on github 2017-03-18 10:54:03 +02:00
cyberalien
fe66208c7f Do not force https for default CDN 2017-03-18 10:46:28 +02:00
cyberalien
f1f633d7a0 Version 0.0.4 2017-03-16 17:17:42 +02:00
cyberalien
36b782355e Allow custom CDN without {icons} variable - load entire collection 2017-03-16 17:11:16 +02:00
cyberalien
a4f0907962 Replace maximum number of icons per request with maximum URL length 2017-03-16 16:41:25 +02:00
cyberalien
6b764adfc5 Build before publishing, not after 2017-03-16 11:21:44 +02:00
cyberalien
e63ca6ca09 Build plugins 2017-03-16 11:20:43 +02:00
cyberalien
1096130e98 0.0.2 2017-03-16 01:10:13 +02:00
cyberalien
5d9c92e3ab Support for multiple CDN, rename API to CDN, other changes 2017-03-16 01:09:16 +02:00
cyberalien
b12ebb98d3 PHP script to locate build directory. See simple-svg-cdn package 2017-03-14 12:23:13 +02:00
cyberalien
6477b9779e Add composer.json 2017-03-14 12:15:43 +02:00
cyberalien
2b56f78b08 Forgot to change license before making project public 2017-03-14 12:10:27 +02:00
cyberalien
69a24048b1 Remove temporary code from tests.html 2017-02-24 11:27:09 +02:00
cyberalien
da7523bc28 Typo in build script 2017-02-24 11:23:40 +02:00
cyberalien
6e35341c07 Version 0.0.1 2017-02-22 17:25:57 +02:00