This is the snapshot the production landing site (nibiru-framework.com) is deployed from. Brings together the recent splash + docs migration to the v4 "Cosmos" design system, the new in-framework AI module, and the framework groundwork that backs the framework-reference extraction. What lands: - docs/: Astro + Starlight site with the v4 dark cosmic palette, GalaxyHero canvas constellation, Mission Control chat (wired to /api/oracle → api.neuronetz.ai via providers.mjs Ollama), 5-panel MMVC stage (Model · AI · Module · Controller · View), translated EN/DE/JA/ES/FR content, PWA + sitemap + llms.txt + Umami analytics. - docs/design-system/: canonical mockup bundle (source/index-v2.html for splash, source/docs-system.html + preview/ for docs, SPEC.md, tokens). - docs/scripts/extraction/framework-reference-v2.md: deep framework reference (~1.6k lines, file:line citations, every public factory and idiom — basis for the LoRA training corpus. - application/module/ai/: AI module with chat / embed / RAG / agent plugins, plus pdoQuery / httpGet / fileRead tools and Modelfile + smoke-test in training/. - application/module/users/: user / ACL / form-factory traits used as the reference plugin pattern for the framework docs. - application/settings/config/database/: schema + seed migrations including the AI module tables (200–203). - Form factory + autogenerator changes the framework-reference-v2 covers. Production secrets stay out: docs/.env, settings.production.ini and ai.production.ini are all gitignored (.example files are in tree). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1688 lines
127 KiB
HTML
1688 lines
127 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<!-- Page title -->
|
|
<title>VSDocs - most advanced documentation template on ThemeForest</title>
|
|
<!-- Page description -->
|
|
<meta name="description" content="">
|
|
<!-- Meta -->
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<!-- Favicon -->
|
|
<link rel="icon" type="image/png" href="img/favicons/favicon-16x16.png" sizes="16x16">
|
|
<link rel="icon" type="image/png" href="img/favicons/favicon-32x32.png" sizes="32x32">
|
|
<link rel="icon" type="image/png" href="img/favicons/favicon-96x96.png" sizes="96x96">
|
|
<link rel="apple-touch-icon" sizes="57x57" href="img/favicons/apple-touch-icon-57x57.png">
|
|
<link rel="apple-touch-icon" sizes="60x60" href="img/favicons/apple-touch-icon-60x60.png">
|
|
<link rel="apple-touch-icon" sizes="72x72" href="img/favicons/apple-touch-icon-72x72.png">
|
|
<link rel="apple-touch-icon" sizes="76x76" href="img/favicons/apple-touch-icon-76x76.png">
|
|
<link rel="apple-touch-icon" sizes="114x114" href="img/favicons/apple-touch-icon-114x114.png">
|
|
<link rel="apple-touch-icon" sizes="120x120" href="img/favicons/apple-touch-icon-120x120.png">
|
|
<link rel="apple-touch-icon" sizes="144x144" href="img/favicons/apple-touch-icon-144x144.png">
|
|
<link rel="apple-touch-icon" sizes="152x152" href="img/favicons/apple-touch-icon-152x152.png">
|
|
<link rel="apple-touch-icon" sizes="180x180" href="img/favicons/apple-touch-icon-180x180.png">
|
|
<!-- Include StyleSheets -->
|
|
<link rel="stylesheet" href="css/style.min.css">
|
|
<!-- <link rel="stylesheet" href="css/custom.css"> -->
|
|
<script src="js/modernizr.js"></script>
|
|
</head>
|
|
|
|
<body class="">
|
|
<!--[if lt IE 8]>
|
|
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
|
<![endif]-->
|
|
<!-- Preloader: uncomment this if you want to show a smooth preloader while the page is loading. Don't forget to add the 'js-preload-me' class on the <body> tag. -->
|
|
<!-- <div class="preloader js-preloader"><div class="preloader-animation"></div></div>
|
|
-->
|
|
<!-- End of Preloader -->
|
|
<div class="page js-page ">
|
|
<!-- Header -->
|
|
<div class="header header-over large">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-3 col-sm-6 col-xs-6">
|
|
<!-- Logo Image -->
|
|
<a href="index.html" class="logo-image logo-animated">
|
|
<img src="img/logos/logo.png" alt="logo">
|
|
</a>
|
|
<!-- End of Logo Image -->
|
|
</div>
|
|
<div class="col-md-9 col-sm-6 col-xs-6">
|
|
<!-- Menu -->
|
|
<nav class="right helper">
|
|
<ul class="menu sf-menu js-menu">
|
|
<li>
|
|
<a href="index.html">Home
|
|
<span class="menu-label">NEW</span>
|
|
</a>
|
|
<ul>
|
|
<li>
|
|
<a href="#">One Page Docs</a>
|
|
<ul>
|
|
<li>
|
|
<a href="home-one-page.html">Static Header</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-one-page-header-fixed.html">Sticky Header</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Menu</a>
|
|
<ul>
|
|
<li>
|
|
<a href="index-2.html">Left - Off Canvas</a>
|
|
</li>
|
|
<li>
|
|
<a href="index-3.html">Right - Off Canvas</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Static</a>
|
|
<ul>
|
|
<li>
|
|
<a href="home-subscribe.html">Subscribe</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-web.html">Web App</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-mobile-app.html">Mobile App</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-soft.html">Software</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Video</a>
|
|
<ul>
|
|
<li>
|
|
<a href="index-5.html">Background</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-video-trigger.html">Trigger Simple</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-web-video-trigger.html">Trigger Web</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-app-video-trigger.html">Trigger App</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-soft-video-trigger.html">Trigger Soft</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="index-4.html">Text Rotator</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-with-preloader.html">With Preloader</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Pages</a>
|
|
<ul>
|
|
<li>
|
|
<a href="panels.html">Panels</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">Blog</a>
|
|
<ul>
|
|
<li>
|
|
<a href="blog-grid.html">Blog Grid</a>
|
|
</li>
|
|
<li>
|
|
<a href="blog-list.html">Blog List</a>
|
|
</li>
|
|
<li>
|
|
<a href="article.html">Article</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="faq.html">Faq</a>
|
|
</li>
|
|
<li>
|
|
<a href="notification.html">Notification</a>
|
|
</li>
|
|
<li>
|
|
<a href="tutorial.html">Tutorial</a>
|
|
</li>
|
|
<li>
|
|
<a href="login.html">Login</a>
|
|
</li>
|
|
<li>
|
|
<a href="register.html">Register</a>
|
|
</li>
|
|
<li>
|
|
<a href="404.html">404 Error</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Elements</a>
|
|
<ul>
|
|
<li>
|
|
<a href="buttons.html">Buttons</a>
|
|
</li>
|
|
<li>
|
|
<a href="boxes.html">Boxes</a>
|
|
</li>
|
|
<li>
|
|
<a href="code.html">Code</a>
|
|
</li>
|
|
<li>
|
|
<a href="visual-guide.html">Visual guide</a>
|
|
</li>
|
|
<li>
|
|
<a href="notes.html">Notes</a>
|
|
</li>
|
|
<li>
|
|
<a href="files.html">File tree</a>
|
|
</li>
|
|
<li>
|
|
<a href="media.html">Media</a>
|
|
</li>
|
|
<li>
|
|
<a href="book.html">Book</a>
|
|
</li>
|
|
<li>
|
|
<a href="steps.html">Steps & Tabs</a>
|
|
</li>
|
|
<li>
|
|
<a href="misc.html">Misc</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Layouts</a>
|
|
<ul>
|
|
<li>
|
|
<a href="views.html">Views without sidebar</a>
|
|
</li>
|
|
<li>
|
|
<a href="views-left.html">Views left sidebar</a>
|
|
</li>
|
|
<li>
|
|
<a href="views-right.html">Views right sidebar</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">Full left sidebar</a>
|
|
<ul>
|
|
<li>
|
|
<a href="views-left-full.html">Regular</a>
|
|
</li>
|
|
<li>
|
|
<a href="views-left-full-compact.html">Compact</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Full right sidebar</a>
|
|
<ul>
|
|
<li>
|
|
<a href="views-right-full.html">Regular</a>
|
|
</li>
|
|
<li>
|
|
<a href="views-right-full-compact.html">Compact</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="changelog.html">Changelog</a>
|
|
</li>
|
|
<li>
|
|
<a href="contacts.html">Contacts</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
<!-- End of Menu -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Header -->
|
|
<!-- Header Back -->
|
|
<div class="header-back header-back-simple header-back-small">
|
|
<div class="header-back-container">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-12">
|
|
<!-- Page Info -->
|
|
<div class="page-info page-info-simple">
|
|
<h1 class="page-title">Changelog</h1>
|
|
<h2 class="page-description">Here you can find all the new features we have implemented. This page is also included in the package so you can use it to build the changelog of your awesome project.</h2>
|
|
</div>
|
|
<!-- End Page Info -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Header Back -->
|
|
<div id="content">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-12">
|
|
<!-- Change Log -->
|
|
<div class="changelog-wrapper js-changelog">
|
|
<!-- Changelog filters -->
|
|
<div class="changelog-filters">
|
|
<input type="text" class="changelog-input js-changelog-input">
|
|
<input id="changelog-filter-feature" class="js-changelog-checkbox changelog-checkbox" type="checkbox" value="feature">
|
|
<label class="changelog-checkbox-label" for="changelog-filter-feature">features</label>
|
|
<input id="changelog-filter-improvement" class="js-changelog-checkbox changelog-checkbox" type="checkbox" value="improvement">
|
|
<label class="changelog-checkbox-label" for="changelog-filter-improvement">improvements</label>
|
|
<input id="changelog-filter-bug-fix" class="js-changelog-checkbox changelog-checkbox" type="checkbox" value="bug-fix">
|
|
<label class="changelog-checkbox-label" for="changelog-filter-bug-fix">fixes</label>
|
|
<!-- Changelog Scroll To -->
|
|
<div class="changelog-scroll-to"> scroll to
|
|
<i class="pe-7s-angle-down"></i>
|
|
<ul class="changelog-scroll-to-list">
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v211">v2.1.1</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v210">v2.1.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v200">v2.0.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v190">v1.9.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v180">v1.8.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v170">v1.7.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v160">v1.6.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v150">v1.5.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v140">v1.4.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v130">v1.3.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v120">v1.2.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v110">v1.1.0</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v102">v1.0.2</a>
|
|
</li>
|
|
<li class="changelog-scroll-to-list-item">
|
|
<a href="#" class="js-scroll-to" data-target="#v101">v1.0.1</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog Scroll To -->
|
|
</div>
|
|
<!-- End of Changelog filters -->
|
|
<!-- Changelog items -->
|
|
<div class="changelog-items">
|
|
<!-- Changelog item -->
|
|
<div id="v211" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v211">v2.1.1</a>
|
|
</h3>
|
|
<p class="changelog-date">2016 - 04 - 08</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Fixed the offset navigation on the one page docs with a sticky header. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/js/dev/libs/plugins/jquery.nav.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/js/preprod/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/js/preprod/vendor.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/js/all.js </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v210" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v210">v2.1.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2016 - 03 - 09</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented the 'preprod' mode, it's something between the development and production mode. Very useful for those who want to slightly customize the JavaScript behavior without touching the vendor scripts. For more information
|
|
see the
|
|
<a href='docs.html#unminified-docs'>documentation</a>. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href="404.html">404 error page</a> implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href="files.html#file-tree-text">Text file tree</a> implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href="index.html">Featured boxed</a> implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Page
|
|
<a href="home-with-preloader.html">preloader</a> implemented. For more information on how to activate it on your page please see the
|
|
<a href="docs.html#preloader">documentation</a>. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href="media.html#audio">Audio player</a> implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Simple
|
|
<a href="steps.html#accordion">accordion</a> implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href="faq.html#faq-categories">FAQ categories</a> implemented, handy for a massive FAQ knowledge base. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href="views-right.html">Recommended products</a> widget implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Small
|
|
<a href="misc.html#browser-support-table">browser support</a> table implemented. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Implemented the "scroll to version" functionality, now you can easily navigate to a specific version using the navigation bar. Also each version has an unique fragment identifier that permits to share the link to a specific
|
|
version. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Implemented a working file status filter on the changelog page. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Small CSS improvements. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/img/backgrounds/14.jpg </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/js/preprod/custom.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/js/preprod/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/js/preprod/vendor.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_404.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_accordion.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_audio.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_browsers-table.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_faq-article.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_faq-table-of-contents.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_featured-boxes.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_file-tree-text.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_preloader.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_widget-recommended-products.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_widget.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/404.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/home-with-preloader.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/preprod-boilerplate.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/js/preprod </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/css/style.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/css/style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/js/all.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/global/_config.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/global/_general.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_article-comment.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_article.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_browsers.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_changelog.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_code-highlight.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_faq.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_file-tree.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_gif-player.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_languages.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_menu-vertical.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_menu.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_promo-title.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_search.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_steps-slider.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_testimonial.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_video-playlist-custom.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> All the HTML files were updated </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v200" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v200">v2.0.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2016 - 02 - 24</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Configured and added a
|
|
<a href='docs.html#gulp'>gulp file</a> to the project. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href='index.html'>Request demo</a> section implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href='home-mobile-app.html'>Mobile App features</a> section implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href='index.html'>Video</a> section implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Blog
|
|
<a href="blog-list.html">list view</a> implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href="visual-guide.html">Visual guide</a> element implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href="tutorial.html#tutorial">Table of contents</a> element implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href="home-one-page.html#donate">Donate</a> element implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href="misc.html#modal">Ask for a rate</a> modal implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Added social share and subscribe widgets in the footer. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented a
|
|
<a href="home-one-page-header-fixed.html">sticky</a> behavior for all the headers. For more information see the
|
|
<a href="docs.html#headers-page-info">documentation</a>. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Written a
|
|
<a href='docs.html#typography'>short documentation</a> on theme's typography. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Provided links in the changelog pointing to the updated pages. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Linted the JavaScript code. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Minor Less and CSS improvements. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Updated the documentation accordingly to the new improvements. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/img/backgrounds/13.jpg </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/img/helpers/play-dark.png </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/js/dev/libs/plugins/bootstrap-rating.min.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/js/dev/libs/plugins/jquery.rating.min.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_donate.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_mobile-app-features.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_modal-alt.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_rate.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_socials-footer.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_subscribe-footer.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_table-of-contents.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_video-section.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/less/modules/_visual-guide.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/blog-list.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/home-one-page-header-fixed.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/home-one-page.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> template/visual-guide.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> gulpfile.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> package.json </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/css/style.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/css/style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/js/all.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/global/_backgrounds.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/global/_general.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/global/_mixins.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/global/_text.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_browsers.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_button.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_faq.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_footer.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_forms.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_header.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_languages.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_menu.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_one-page.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_promo-title.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_steps.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/modules/_subscribe-form.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> template/less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> All the HTML files were updated </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-removed" data-instafilta-category="removed"> index-6.html </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v190" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v190">v1.9.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2016 - 02 - 12</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> 4 Brand New Static Headers added for
|
|
<a href='home-web.html'>web app</a>,
|
|
<a href='home-mobile-app.html'>mobile app</a> and
|
|
<a href='home-soft.html'>software presentation</a>. A
|
|
<a href='home-subscribe.html'>subscribe form in header</a> is also available now. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Added the same variation of headers as the static ones with a
|
|
<a href='home-video-trigger.html'>video trigger</a> integrated for video presentations. YouTube, Vimeo and other popular video hostings supported. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented the '
|
|
<a href='code.html#show-code-button'>Show Code</a>' button for visual elements that require a code structure explanation. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Switched to a more stable
|
|
<a href='index-5.html'>video background</a> plugin with a larger range of browser support. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Added a survey for everyone who's owning a version of VSDocs to be able to submit a feature request or a bug report. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Minor CSS improvements. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Fixed the copy fragment identifier on mobile devices inside the '.container-spaced'. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Fixed the responsiveness of the 'Gif Player' in Internet Explorer. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Fixed the mobile dropdown menu in Internet Explorer. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/helpers </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/layout </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/backgrounds/10.png </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/backgrounds/11.jpg </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/backgrounds/12.jpg </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/backgrounds/8.jpg </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/backgrounds/9.jpg </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/helpers/play-colored.png </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/helpers/play-light.png </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/layout/ph3x2.png </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/jquery.vide.min.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_browser.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_mobile-app.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_soft-mac.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_subscribe-form.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_video-trigger-button.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> home-app-video-trigger.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> home-mobile-app.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> home-soft-video-trigger.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> home-soft.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> home-subscribe.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> home-video-trigger.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> home-web-video-trigger.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> home-web.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_general.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_button.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_category-info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_code-highlight.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_footer.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_gif-player.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_header-back.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_languages.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_menu-vertical.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_menu.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_page-info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_price-list.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_tabs.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> All the HTML files were updated </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-removed" data-instafilta-category="removed"> js/dev/libs/plugins/videojs-bigvideo.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-removed" data-instafilta-category="removed"> less/libs/bigvideo.css </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v180" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v180">v1.8.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2015 - 12 - 25</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> A brand new layout for
|
|
<a href='index-6.html'>one page documentations</a>, with a nested side menu and smooth navigation between sections. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href='index-5.html'>Video header</a> implemented. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Switched to a blue theme. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> All the media queries are now grouped by screen breakpoints on compilation, keeping a smart LESS file structure. This results into a more lightweight CSS file. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description"
|
|
data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Redesigned the
|
|
<a href='media.html#custom-video-playlist'>Custom Video Playlist</a> component. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Added a
|
|
<a href='media.html#custom-video-playlist'>download button</a> on each video from the playlist. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Added a
|
|
<a href='media.html#custom-video-playlist'>'Next' and 'Previous' buttons</a> to the Custom Video Playlist's UI. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Minor CSS improvements. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> img/logos/logo-text.png </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/jquery.jscrollpane.min.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/jquery.mousewheel-3.0.6.min.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/jquery.nav.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/videojs-bigvideo.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/libs/bigvideo.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/libs/jquery.jscrollpane.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_one-page-nav.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_one-page.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> index-5.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> index-6.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> fonts/fontawesome-webfont.eot </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> fonts/fontawesome-webfont.ttf </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> fonts/fontawesome-webfont.woff </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> fonts/fontawesome-webfont.woff2 </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> fonts/FontAwesome.otf </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> fonts/fontawesome-webfont.svg </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_image.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_layout.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_media.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/libs/font-awesome.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_article-comment.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_before-and-after.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_book-grid.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_book.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_box.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_brands.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_browsers.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_button.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_call-to-action.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_category-info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_changelog.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_code-highlight.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_contacts-info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_contacts.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_faq.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_file-tree.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_footer.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_header-back.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_header.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_languages.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_list-view.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_login.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_logo.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_menu-vertical.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_menu.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_notification.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_number.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_page-info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_panels.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_promo-title.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_rotator.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_social-share.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_steps-interactive.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_steps-slider.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_tabs.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_video-advanced.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_video-custom.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_video-playlist-custom.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> All the HTML files were updated </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v170" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v170">v1.7.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2015 - 12 - 03</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href='code.html#code-tabs'>Code tabs</a> implemented. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href='article.html'>Social share buttons</a> added to the article. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Copy to clipboard feature - now the following browsers are supported: Chrome 42+, Firefox 41+, IE 9+ and Opera 29+. Safari is not supported yet. No more flash dependence and up to 70% less JavaScript code. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description"
|
|
data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> On click on the
|
|
<a href='article.html'>comments meta</a>, page scrolls down smoothly to the comments section. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> View the
|
|
<a href='code.html#highlight-label'>language name</a> in a label on the code highlight box. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Code boxes are attachable to each other. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Minor CSS improvements. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Updated the documentation accordingly to the new improvements. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> 'Article tags' on small screens. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> 'Compact Browser Support' on small screens. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Initiated the 'Before and After' slider on window load. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Prevent the side menu from moving one pixel up on mouse hover. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> JavaScript error when the page is loaded within an iFrame. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/clipboard.min.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/social-likes.min.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/libs/social-likes_birman.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_social-share.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/libs/plugins/video.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_media.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/libs/prism.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/libs/sidr.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_article-comment.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_article.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_browsers.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_category-info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_code-highlight.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_panels.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> All the HTML files were updated </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-removed" data-instafilta-category="removed"> js/dev/libs/plugins/ZeroClipboard.min.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-removed" data-instafilta-category="removed"> swf/ZeroClipboard.swf </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v160" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v160">v1.6.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2015 - 11 - 20</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> '
|
|
<a href='index.html'>Home Page</a>' redesigned from scratch. Turned it more into a commercial/about page. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented alternative '
|
|
<a href='boxes.html'>Small Boxes</a>'. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented the '
|
|
<a href='index.html'>Price List</a>' component. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented the '
|
|
<a href='index.html'>Brands</a>' component. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented the '
|
|
<a href='index.html'>Testimonials</a>' component. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented the '
|
|
<a href='index.html'>Call to Action</a>' component. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented the '
|
|
<a href='index.html'>FAQ - Grid View</a>' component. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented the '
|
|
<a href='index.html'>Extended Footer</a>' component. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Headers updated with a more logical structure. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Made the footer stick to the bottom of the page. In other words, even if there is no content on the page, the footer is positioned at the bottom of the window. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description"
|
|
data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Minor CSS improvements. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Updated the documentation accordingly to the new improvements. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_brands.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_call-to-action.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_header-back.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_price-list.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_promo-title.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_testimonial.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> all the HTML files were updated </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_general.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_layout.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_media.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_box.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_button.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_code-highlight.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_faq.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_footer.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_header.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_login.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_menu-side.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_page-info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_rotator.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.css </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v150" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v150">v1.5.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2015 - 11 - 13</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Added '
|
|
<a href='article.html'>Single Article</a>' page to the template. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Added nested
|
|
<a href='article.html'>comments module</a> to the 'Single Article' page. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Working
|
|
<a href='contacts.html'>contact form</a> with smart data validation. A simple email template included. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Minor CSS improvements. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Updated the documentation accordingly to the new improvements. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> article.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> mail-template-contacts.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/jquery.form-validator.min.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_article-comment.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_article.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> php/contact.php </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> blog.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> contacts.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> changelog.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> docs.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_layout.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_contacts.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_menu.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.css </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v140" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v140">v1.4.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2015 - 11 - 06</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Added '
|
|
<a href='blog-grid.html'>Blog</a>' page to the template. Share your hot news with your customers. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Added a compact version for the
|
|
<a href='views-left-full-compact.html'>full width layouts</a>. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span>
|
|
<a href='views-left.html'>Sidebar</a> redesigned from scratch. New look, more flexibility and intelligence. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> The sidebar menu is shown as a dropdown on mobile devices, instead of hiding it completely. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Mobile menu, off canvas menu and version component close on offclick. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Minor CSS improvements and file structure optimization. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Updated the documentation accordingly to the new improvements. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Rotator over the mobile menu. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Rotator issue in Safari, causing the texts shaking. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Blured text on menu hover. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Sidebar issue, when the content is smaller in height than the sidebar. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> blog.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> views-left-full-compact.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> views-right-full-compact.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/libs/plugins/jquery.resmenu.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/global/_layout.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_blog.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> changelog.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> docs.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_general.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_category-info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_header.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_languages.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_menu-vertical.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_menu.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_page-info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_rotator.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_search.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_tags.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> views-left-full.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> views-left.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> views-right-full.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> views-right.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> style.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> style.min.css </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v130" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v130">v1.3.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2015 - 10 - 22</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href='code.html#simple-highlight'>Fragment Identifier</a> implemented. Now you can share links to specific parts of your page, click the button and the link will be copied to the clipboard. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description"
|
|
data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Updated the '
|
|
<a href='misc.html#browser-support'>Browser Support</a>' component. You can specify which browsers are recommended or partial supported. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Added icons to the '
|
|
<a href='boxes.html'>Numbers</a>' component. This allows you to illustrate your stats. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Updade the '
|
|
<a href='faq.html'>FAQ</a>' component with a more user friendly search input. Added the 'keyword' selector to highlight the important words from the question that may help the user to find the answers quicker. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description"
|
|
data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Implemented a smooth hover effect on the menu. Every detail should have its beauty. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Added 'Pe-icon-7-stroke' pack to the theme. More icons, more fineness. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Small CSS improvements. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Updated the documentation accordingly to the new improvements. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/libs/pe-icon-7-stroke.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> fonts/Pe-icon-7-stroke.eot </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> fonts/Pe-icon-7-stroke.svg </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> fonts/Pe-icon-7-stroke.ttf </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> fonts/Pe-icon-7-stroke.woff </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> book.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> buttons.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> code.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> changelog.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> docs.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> files.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> index.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> index-2.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> index-3.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> index-4.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> media.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> misc.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> notes.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> panels.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> steps.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> tutorial.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> views.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> views-left.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> views-left-full.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> views-right.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> views-right-full.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_browsers.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_faq.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_file-tree.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_menu.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_number.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_tabs.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_media.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_category-info.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> style.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v120" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v120">v1.2.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2015 - 10 - 16</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href='media.html#custom-video-playlist'>Custom video player</a> implemented. Now you can stream videos hosted anywhere. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href='media.html#custom-video-playlist'>Stream custom video playlists</a> implemented. Share your courses and seminars with your customers. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Updated the documentation accordingly to the new improvements. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/video.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/videojs-playlist.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/libs/videojs.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/libs/videojs-playlist.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_video-custom.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_video-playlist-custom.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> changelog.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> docs.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> media.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> style.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v110" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v110">v1.1.0</a>
|
|
</h3>
|
|
<p class="changelog-date">2015 - 10 - 14</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span>
|
|
<a href='changelog.html'>Changelog</a> page added to the template. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented
|
|
<a href='changelog.html'>filters</a> on the changelog page. You can easily filter the updates by features, improvements or bug fixes. </p>
|
|
<p class="changelog-update-description changelog-feature js-changelog-update-description" data-instafilta-category="feature">
|
|
<span class="changelog-type">feature</span> Implemented the '
|
|
<a href='changelog.html'>Updated files</a>' on the changelog page. This will help implementing the new updates into your existing projects. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Updated the documentation accordingly to the new improvements. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> less/modules/_changelog.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> js/dev/libs/plugins/jquery.instafilta.min.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-new" data-instafilta-category="new"> changelog.html </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/global/_media.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/style.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> style.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> docs.html </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v102" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v102">v1.0.2</a>
|
|
</h3>
|
|
<p class="changelog-date">2015 - 06 - 07</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Added the selected option on the 'Tendina' plugin. This will force the plugin to expand the parents of the active menu item. </p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description"
|
|
data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Improved the Copy to Clipboard function on the devices that do not support Flash. Now by clicking on copy button on those devices it will select the entire text from the box which makes it easier to manually copy it afterwards.
|
|
</p>
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> Updated the documentation accordingly to the new improvements. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Fixed the YouTube playlist stream. YouTube updated the API so from now on an API key is required. Updated the documentation with more details on how to initialize an YouTube playlist. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/libs/plugins/jquery.ytv.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> docs.html </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
<!-- Changelog item -->
|
|
<div id="v101" class="changelog-item js-changelog-item">
|
|
<!-- Changelog item header -->
|
|
<header class="changelog-header">
|
|
<h3 class="changelog-version">
|
|
<a href="#v101">v1.0.1</a>
|
|
</h3>
|
|
<p class="changelog-date">2015 - 05 - 16</p>
|
|
<span class="changelog-switch js-changelog-switch"></span>
|
|
</header>
|
|
<!-- End of Changelog item header -->
|
|
<!-- Changelog item description -->
|
|
<div class="changelog-update-descriptions">
|
|
<p class="changelog-update-description changelog-improvement js-changelog-update-description" data-instafilta-category="improvement">
|
|
<span class="changelog-type">improvement</span> More intelligent behavior of the vertical menu. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Fixed the vertical menu, once it's fixed and too high and getting over the footer. </p>
|
|
<p class="changelog-update-description changelog-bug-fix js-changelog-update-description" data-instafilta-category="bug-fix">
|
|
<span class="changelog-type">bug-fix</span> Fixed tags with small corner cover. </p>
|
|
</div>
|
|
<!-- End of Changelog item description -->
|
|
<!-- Changelog item files -->
|
|
<div class="changelog-files-changed">
|
|
<!-- Changelog files toolbar -->
|
|
<div class="changelog-files-changed-toolbar">
|
|
<ul class="changelog-files-changed-filters">
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="new">
|
|
<i class="fa fa-plus changelog-state-new"></i>new</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="updated">
|
|
<i class="fa fa-refresh changelog-state-updated"></i>updated</span>
|
|
</li>
|
|
<li>
|
|
<span class="changelog-files-changed-filter js-changelog-file-filter" data-type="removed">
|
|
<i class="fa fa-times changelog-state-removed"></i>removed</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Changelog files toolbar -->
|
|
<div class="js-changelog-files-scope">
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_tags.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> less/modules/_menu-vertical.less </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> css/style.min.css </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/dev/modules.js </div>
|
|
<div class="changelog-file-changed js-changelog-file changelog-file-updated" data-instafilta-category="updated"> js/all.js </div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Changelog item files -->
|
|
<div class="changelog-link"></div>
|
|
</div>
|
|
<!-- End of Changelog item -->
|
|
</div>
|
|
<!-- End of Changelog items -->
|
|
</div>
|
|
<!-- End of Changelog -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Footer -->
|
|
<footer class="js-footer-is-fixed">
|
|
<!-- Footer Default -->
|
|
<div class="footer">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-3 col-sm-3 col-xs-12">
|
|
<div class="footer-logo-wrapper">
|
|
<!-- Logo Image -->
|
|
<a href="index.html" class="logo-image ">
|
|
<img src="img/logos/logo.png" alt="logo">
|
|
</a>
|
|
<!-- End of Logo Image -->
|
|
<!-- Slogan -->
|
|
<p class="slogan"> Learn.
|
|
<br>Create.
|
|
<br>Impress. </p>
|
|
<!-- End of Slogan -->
|
|
</div>
|
|
</div>
|
|
<div class="col-md-9 col-sm-9 col-xs-12">
|
|
<div class="footer-wrapper">
|
|
<!-- Scroll top -->
|
|
<span class="scroll-top js-scroll-top">
|
|
<i class="fa fa-angle-up"></i>
|
|
</span>
|
|
<!-- End of Scroll top -->
|
|
<!-- Version -->
|
|
<div class="docs-version js-docs-version">
|
|
<span class="docs-current-version js-docs-current-version">v3.5</span>
|
|
<ul class="js-docs-version-list">
|
|
<li>
|
|
<a href="#">1.0</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">1.5</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">2.5</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">3.0</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">3.1</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Version -->
|
|
<!-- Footer Menu -->
|
|
<ul class="footer-menu helper right">
|
|
<li>
|
|
<a href="#"> About us </a>
|
|
</li>
|
|
<li>
|
|
<a href="#"> Privacy Policy </a>
|
|
</li>
|
|
<li>
|
|
<a href="#"> Terms & Condotions </a>
|
|
</li>
|
|
<li>
|
|
<a href="#"> My account </a>
|
|
</li>
|
|
<li>
|
|
<a href="#"> Support service </a>
|
|
</li>
|
|
</ul>
|
|
<!-- End of Footer Menu -->
|
|
<!-- Copyright -->
|
|
<p class="copyright helper right">
|
|
<a href="http://vsart.me">VSArt</a>, all rights reserved. 2016 © </p>
|
|
<!-- End of Copyright -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Footer Default -->
|
|
</footer>
|
|
<!-- End of Footer -->
|
|
</div>
|
|
<script src="js/all.js"></script>
|
|
<script src="js/custom.js"></script>
|
|
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
|
|
<!--
|
|
<script>
|
|
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
|
|
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
|
|
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
|
|
e.src='//www.google-analytics.com/analytics.js';
|
|
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
|
|
ga('create','UA-XXXXX-X','auto');ga('send','pageview');
|
|
</script>
|
|
-->
|
|
</body>
|
|
|
|
</html> |