Skip to content

Commit

Permalink
Brought in chart.js-2-1-3, jquery-ui-1-11-4, anythingslider, bootstra…
Browse files Browse the repository at this point in the history
…p, undone.js, and jquery-panelslider.
  • Loading branch information
bradymiller committed Jul 8, 2016
1 parent a714f6b commit c196245
Show file tree
Hide file tree
Showing 1,050 changed files with 174,157 additions and 1 deletion.
1 change: 1 addition & 0 deletions .bowerrc
@@ -1,6 +1,7 @@
{
"directory": "public/assets",
"ignoredDependencies": [
"jquery",
"react"
]
}
8 changes: 7 additions & 1 deletion bower.json
Expand Up @@ -15,8 +15,14 @@
"tests"
],
"dependencies": {
"AnythingSlider-1-9-4": "AnythingSlider#1.9.4",
"bootstrap-3-3-4": "bootstrap#3.3.4",
"Chart.js-2-1-3": "Chart.js#2.1.3",
"font-awesome-4-6-3": "font-awesome#4.6.3",
"jquery-ui-1-11-4": "jquery-ui#1.11.4",
"literallycanvas-0-4-13": "literallycanvas#0.4.13",
"react-15-1-0": "react#15.1.0"
"jquery-panelslider-0-1-1": "jquery-panelslider#0.1.1",
"react-15-1-0": "react#15.1.0",
"undone.js-0-0-1": "https://github.com/yckart/undone.js.git#0.0.1"
}
}
14 changes: 14 additions & 0 deletions public/assets/AnythingSlider-1-9-4/.bower.json
@@ -0,0 +1,14 @@
{
"name": "AnythingSlider-1-9-4",
"homepage": "https://github.com/CSS-Tricks/AnythingSlider",
"version": "1.9.4",
"_release": "1.9.4",
"_resolution": {
"type": "version",
"tag": "v1.9.4",
"commit": "93cb5da40193010c3a3cf2904c7ae9f51f029ba8"
},
"_source": "https://github.com/CSS-Tricks/AnythingSlider.git",
"_target": "1.9.4",
"_originalSource": "AnythingSlider"
}
22 changes: 22 additions & 0 deletions public/assets/AnythingSlider-1-9-4/.gitattributes
@@ -0,0 +1,22 @@
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
164 changes: 164 additions & 0 deletions public/assets/AnythingSlider-1-9-4/.gitignore
@@ -0,0 +1,164 @@
#################
## Eclipse
#################

*.pydevproject
.project
.metadata
bin/
tmp/
*_test*.*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

# CDT-specific
.cproject

# PDT-specific
.buildpath


#################
## Visual Studio
#################

## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.

# User-specific files
*.suo
*.user
*.sln.docstates

# Build results
[Dd]ebug/
[Rr]elease/
*_i.c
*_p.c
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.vspscc
.builds
*.dotCover

## TODO: If you have NuGet Package Restore enabled, uncomment this
#packages/

# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf

# Visual Studio profiler
*.psess
*.vsp

# ReSharper is a .NET coding add-in
_ReSharper*

# Installshield output folder
[Ee]xpress

# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html

# Click-Once directory
publish

# Others
[Bb]in
[Oo]bj
sql
TestResults
*.Cache
ClientBin
stylecop.*
~$*
*.dbmdl
Generated_Code #added for RIA/Silverlight projects

# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML



############
## Windows
############

# Windows image file caches
Thumbs.db

# Folder config file
Desktop.ini


#############
## Python
#############

*.py[co]

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox

#Translations
*.mo

#Mr Developer
.mr.developer.cfg

# Mac crap
.DS_Store
134 changes: 134 additions & 0 deletions public/assets/AnythingSlider-1-9-4/README.md
@@ -0,0 +1,134 @@
# AnythingSlider jQuery Plugin

A very robust jQuery-based slider plugin. Need to link to a specific slide? No problem. Like a choice of themes? Got it. Need callbacks for when specific slider actions happen? Sure. Need custom tab names? You got it. Need more than one slider per page? Easy.

* Having problems with installing or getting the plugin to work? Ask your question in the [CSS-Tricks forums](http://css-tricks.com/forums/) or on [StackOverflow](http://stackoverflow.com/questions/tagged/anythingslider).
* Find a bug or have an enhancement request? Submit it [here](https://github.com/CSS-Tricks/AnythingSlider/issues)

## [Main Demo](http://css-tricks.github.com/AnythingSlider/)

* [Documentation](https://github.com/CSS-Tricks/AnythingSlider/wiki) ([FAQ](https://github.com/CSS-Tricks/AnythingSlider/wiki/FAQ)).
* [Original CSS-Tricks demo](http://css-tricks.com/examples/AnythingSlider/).
* [Latest demos!](http://css-tricks.github.com/AnythingSlider/).
* [Download](https://github.com/CSS-Tricks/AnythingSlider/zipball/master).

## Related Projects

Download the full repo for a full set of all the cool stuff AnythingSlider can do.

* More themes - [AnythingSlider-Themes](https://github.com/CSS-Tricks/AnythingSlider-Themes)
* Fx bookmarklet - [AnythingSlider-FX-Builder](https://github.com/CSS-Tricks/AnythingSlider-Fx-Builder)

CMS plugins/mods

* Wordpress plugin - [AnythingSlider-for-WordPress](https://github.com/jacobdubail/AnythingSlider-for-WordPress)
* Movable Type plugin - [mt-plugin-anythingslider](https://github.com/meancode/mt-plugin-anythingslider)
* Joomla 2.5 mod - [mod_anythingslider](https://github.com/CSS-Tricks/mod_anythingslider)

## Change Log

# Version 1.9.4

* Added aspectRatio so that the slider scales according to this ratio when the expand option is given. Thanks [npn66nicke](https://github.com/npn66nicke)!

# Version 1.9.3

* Updated all css themes (added `s` to css3 transition duration) so it will pass css3 validation. Fixes [issue #556](https://github.com/CSS-Tricks/AnythingSlider/issues/556).
* Fade mode with `resumeOnVisible` set to `true` will now set the panel visibility to hidden when it is not the current panel. Fixes [issue #559](https://github.com/CSS-Tricks/AnythingSlider/issues/559).
* Added a method to customize the `toggleControls` to only hide/show the arrows while the slide show is playing.
* To toggle both the navigation arrows and controls, set the `toggleControls` option is `true`.
* To toggle only the navigation arrows, but not the controls, set the `toggleControls` option to anything other than false - use `"true"` (or any string within the quotes).
* This fulfills the enhancement request from [issue #560](https://github.com/CSS-Tricks/AnythingSlider/issues/560).
* Added a `component.json` file to allow registering this plugin with bower. Fulfills [issue #566](https://github.com/CSS-Tricks/AnythingSlider/issues/566).

# Version 1.9.2

* Fixed video extension to now properly work with multiple sliders. See [issue #548](https://github.com/CSS-Tricks/AnythingSlider/issues/548).

# Version 1.9.1

* Added `onVideoInitialized` callback to the video extension.
* This callback function is called after the video extension has initialized.

```js
onVideoInitialized: function(slider){ }
```

* The function is passed a `base` (aka `slider`) parameter which can also be obtained using `$('#slider').data('AnythingSlider')`.
* All video functions are contained in `slider.video` and video options are contained within `slider.video.options`.
* Added `onSliderResize` callback & `slideshow_resize` event.
* This callback function is called whenever the slider resizes, but only when the `expand` option is `true`.
* The function/event is passed an `event` object and `base` parameter.

```js
onSliderResize: function(event, slider){ }
```

* Thanks to [wearetelescopic](https://github.com/wearetelescopic) for sharing.

# Version 1.9.0

* Core updates:
* Support for jQuery's `addBack` and/or `andSelf` applied; see [issue #508](https://github.com/CSS-Tricks/AnythingSlider/pull/508).
* The `playRtl` option no longer swaps direction of the arrows; see [issue #526](https://github.com/CSS-Tricks/AnythingSlider/issues/526).
* The combination of `stopAtEnd:true`, `infiniteSlides:false` and `showMultiple` > `1`, no longer shows empty panels. Fixes [issue #515](https://github.com/CSS-Tricks/AnythingSlider/issues/515).
* Deprecated the `addWmodeToObject` option. Replaced by video extension's `wmode` option; see below for more details.

* AnythingSlider Video Extension updates:
* Sadly, I didn't have time to completely rewrite this extension, but I think I got everything working properly again.
* Also, I didn't get a chance to do extensive video testing in IE, Safari or Opera... and since the newest Safari will no longer be available for Windows, I'll need some feedback on how it's working in that browser.
* The video extension no longer "automatically loads" itself
* You will now need to initialize this extension along with AnythingSlider (defaults shown below):

```javascript
$('#slider')
.anythingSlider()
.anythingSliderVideo({
// video id prefix; suffix from $.fn.anythingSliderVideo.videoIndex
videoId : 'asvideo',
// auto load YouTube api script
youtubeAutoLoad : true,
// YouTube iframe parameters, for a full list see:
// https://developers.google.com/youtube/player_parameters#Parameters
youtubeParams : {
modestbranding : 1,
iv_load_policy : 3,
fs : 1,
wmode: 'opaque' // this is set by the wmode option above, so no need to include it here
}
});
```

* This fixes [issue #167](https://github.com/CSS-Tricks/AnythingSlider/issues/167).

* YouTube:
* YouTube video should now properly pause and resume as it now dynamically loads the YouTube iframe api (set `youtubeAutoLoad` option to `false` to disable). Fixes issues [#191](https://github.com/CSS-Tricks/AnythingSlider/issues/191), [#263](https://github.com/CSS-Tricks/AnythingSlider/issues/263) & [#333](https://github.com/CSS-Tricks/AnythingSlider/issues/333).
* Add any YouTube iframe parameters within the video extension options, as seen above.
* Also, [go here for a full list of iframe parameters](https://developers.google.com/youtube/player_parameters#Parameters).
* This will allow you to hide video controls (`controls: 0`) - see [issue #501](https://github.com/CSS-Tricks/AnythingSlider/issues/501).
* Autoplaying videos (`autoplay: 1`) will still be problematic, for these reasons:
* If multiple videos exists in the slider, they will all start autoplaying at once.
* If there is a single video and it isn't in the starting panel, it will start playing in the background.
* Autoplaying won't work in some mobile browsers like Chrome or Safari ([ref](https://developers.google.com/youtube/iframe_api_reference#Autoplay_and_scripted_playback)) - see [issue #454](https://github.com/CSS-Tricks/AnythingSlider/issues/454).
* The YouTube iframe wmode parameter is automatically set by the AnythingSlider `addWmodeToObject` option.
* YouTube embedded video still requires swfobject, but does not use the above `youtubeParams` option.
* HTML5 video now recognizes the `resumeOnVisible` option properly. See [issue #525](https://github.com/CSS-Tricks/AnythingSlider/issues/525).
* The `videoId` option automatically adds an ID to each video; this option contains the id prefix. The suffix is now properly added so having multiple video initialization blocks will no longer repeat the same Id.
* Changed the video extension to only use a GPL license, to match the main plugin.

# Version 1.8.18

* Modified vertical `mode` to now work with `showMultiple` and show multiple slides.
* When showing more panels vertically, the plugin keeps the set panel size and just adds it to the bottom. So, if you set the slider to 300x200 and show two panels vertically, it will end up being 400 pixels in height, plus a bit more for the navigation. The plugin did the same with width, so it's just following this pattern.
* When using vertical `mode` and `expand` is `true`, the panels will be forced to fit within the height contraints, so the above pattern is not followed.
* If `resizeContents` is `false` the panels will be left aligned, and the slider will resize it's width and height to match the biggest panel.
* This feature request fulfills [issue #378](https://github.com/CSS-Tricks/AnythingSlider/issues/378).
* This feature has not been rigourously tested with all different combinations, so if you find any problems please report them by opening up an [issue](https://github.com/CSS-Tricks/AnythingSlider/issues).

# Version 1.8.17

* Minified version updated, as it was still an older version.

# Version 1.8.16

* Merged in video extension update to prevent errors in iOS devices that don't support Flash. See [pull #485](https://github.com/CSS-Tricks/AnythingSlider/pull/485). Thanks [mlms13](https://github.com/mlms13)!

0 comments on commit c196245

Please sign in to comment.