Changes for version 0.0201 - 2016-03-23
- Enhancements
- Added 'container' argument to navbar.
- Updated Bootstrap version to 3.3.6 (when included via the cdn helpers).
- Updated jQuery version to 2.2.2 (when included via the cdn helpers).
- Requirements
- Requires latest (1.44) List::Util instead of List::MoreUtils, since it now has 'uniq'.
- Other Changes
- No longer uses package block syntax.
- Bug Fixes
- Fixed an issue where an item in a 'nav' that wasn't a dropdown couldn't have attributes.
- Documentation
- Removed duplicated pod sections.
- Stats & Dependency Changes
- 9 files changed, 961 insertions(+), 821 deletions(-)
- (run req) + List::Util 1.44
- (run req) - List::MoreUtils
- (test req) + IO::Handle (any)
- (test req) + IPC::Open3 (any)
- (dev req) + Badge::Depot 0.0103
- (dev req) + Badge::Depot::Plugin::Coverage (any)
- (dev req) + Badge::Depot::Plugin::Cpantesters (any)
- (dev req) + Badge::Depot::Plugin::Kwalitee (any)
- (dev req) + Badge::Depot::Plugin::Perl (any)
- (dev req) + Badge::Depot::Plugin::Travis (any)
- (dev req) + Dist::Zilla 5.000
- (dev req) + Dist::Zilla::Plugin::Authority 1.009
- (dev req) + Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional 0.007
- (dev req) + Dist::Zilla::Plugin::ChangeStats::Dependencies::Git 0.0100
- (dev req) + Dist::Zilla::Plugin::Clean 0.07
- (dev req) + Dist::Zilla::Plugin::Git 2.036
- (dev req) + Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch 0.013
- (dev req) + Dist::Zilla::Plugin::Git::Commit (any)
- (dev req) + Dist::Zilla::Plugin::InstallRelease 0.008
- (dev req) + Dist::Zilla::Plugin::NextRelease::Grouped 0.0200
- (dev req) + Dist::Zilla::Plugin::RewriteVersion::Transitional 0.007
- (dev req) + Dist::Zilla::Plugin::Test::Compile 2.054
- (dev req) + Dist::Zilla::Plugin::Test::EOF 0.0501
- (dev req) + Dist::Zilla::Plugin::Test::EOL 0.18
- (dev req) + Dist::Zilla::Plugin::Test::Kwalitee::Extra v0.2.1
- (dev req) + Dist::Zilla::Plugin::Test::NoTabs 0.15
- (dev req) + Dist::Zilla::Plugin::Test::Version 1.05
- (dev req) + Pod::Weaver::Section::GenerateSection 1.01
- (dev req) + Pod::Weaver::Section::Legal::Supplemented (any)
- (dev req) + Test::EOF (any)
- (dev req) + Test::EOL (any)
- (dev req) + Test::More 0.88
- (dev req) + Test::NoTabs 1.4
- (dev req) + Test::Version 1
- (dev req) ~ Dist::Zilla::Plugin::CheckChangesHasContent (any) --> 0.008
- (dev req) ~ Dist::Zilla::Plugin::CopyFilesFromBuild (any) --> 0.151680
- (dev req) ~ Dist::Zilla::Plugin::Git::Contributors (any) --> 0.017
- (dev req) ~ Dist::Zilla::Plugin::GithubMeta (any) --> 0.54
- (dev req) ~ Dist::Zilla::Plugin::MetaProvides::Package (any) --> 2.003001
- (dev req) ~ Dist::Zilla::Plugin::PodWeaver (any) --> 4.006
- (dev req) ~ Dist::Zilla::Plugin::ReadmeAnyFromPod (any) --> 0.150250
- (dev req) ~ Dist::Zilla::Plugin::RunExtraTests (any) --> 0.028
- (dev req) ~ Dist::Zilla::Plugin::Stenciller::HtmlExamples (any) --> 0.0201
- (dev req) ~ Dist::Zilla::Plugin::Stenciller::MojoliciousTests (any) --> 0.0200
- (dev req) ~ Dist::Zilla::Plugin::Test::ReportPrereqs (any) --> 0.021
- (dev req) ~ Dist::Zilla::Plugin::TravisYML (any) --> 1.15
- (dev req) ~ Pod::Weaver::Section::Badges (any) --> 0.0401
- (dev req) ~ Stenciller 0.1301 --> 0.1400
- (dev req) ~ Test::Warnings (any) --> 0.026
- (dev req) - Dist::Zilla::Plugin::CheckExtraTests
- (dev req) - Dist::Zilla::Plugin::MetaProvides::Class
- (dev req) - Dist::Zilla::Plugin::NextRelease
- (dev req) - Dist::Zilla::Plugin::NextVersion::Semantic
- (dev req) - Dist::Zilla::Plugin::OurPkgVersion
- (dev req) - Dist::Zilla::Plugin::PodnameFromClassname
- (dev req) - Dist::Zilla::Plugin::Prereqs::Plugins
- (dev req) - Dist::Zilla::Plugin::PreviousVersion::Changelog
- (dev req) - Dist::Zilla::Plugin::ReversionOnRelease
- (dev req) - Pod::Weaver::Section::Homepage::DefaultCPAN
- (dev req) - Pod::Weaver::Section::Legal
- (dev req) - Pod::Weaver::Section::Source::DefaultGitHub
- (dev sug) + Dist::Iller 0.1408
- (dev sug) + Dist::Iller::Config::Author::CSSON 0.0309
Modules
Type less bootstrap
Supporting module
Examples
- examples/badge-1.html
- examples/bootstrap-1.html
- examples/button-1.html
- examples/button_group-1.html
- examples/dropdown-1.html
- examples/formgroup-1.html
- examples/icon-1.html
- examples/input_group-1.html
- examples/nav-1.html
- examples/navbar-1.html
- examples/panel-1.html
- examples/source/badge-1.stencil
- examples/source/bootstrap-1.stencil
- examples/source/button-1.stencil
- examples/source/button_group-1.stencil
- examples/source/dropdown-1.stencil
- examples/source/formgroup-1.stencil
- examples/source/icon-1.stencil
- examples/source/input_group-1.stencil
- examples/source/nav-1.stencil
- examples/source/navbar-1.stencil
- examples/source/panel-1.stencil
- examples/source/table-1.stencil
- examples/source/template.test
- examples/source/toolbar-1.stencil
- examples/table-1.html
- examples/toolbar-1.html