From 9cc53ab5a49972ef8ef4f8558bb9ec30179b0034 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Tue, 18 Apr 2017 14:41:01 +0300 Subject: [PATCH] Updated framework comparison Latest versions and sizes for Semantic UI and Foundation. --- docs/index.html | 8 ++++---- docs/v2/DEVLOG.md | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/index.html b/docs/index.html index 0612a79..22d1ffb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -138,13 +138,13 @@ Semantic UI - v2.2.6 - 730 KB550 KB95 KB + v2.2.10 + 752 KB553 KB95 KB Zurb Foundation - v3.0 - 90 KB64 KB12 KB + v6.3.1 + 103 KB73 KB13 KB
diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 954c352..5851e10 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -991,3 +991,4 @@ - Updated documentation with new cdn options. - Updated all doc pages to use a `mini-default.min.css` copy placed inside the `docs` folder. - Added secondary `header` in `modules` page, based on my use-case (I spent a lot of time scrolling while browsing the pages). +- Updated framework sizes and version for front page.