FezVrasta
14068a9438
Renaming
2017-03-22 14:10:37 +01:00
FezVrasta
0d774a871b
Fixed build and docs
2017-03-22 13:43:12 +01:00
FezVrasta
fcb13a0b65
added snackbar
2016-08-04 18:45:13 +02:00
FezVrasta
460688090e
fixed several URL references
...
use always `data.cdn` to avoid confusion
2016-08-04 14:37:33 +02:00
FezVrasta
f5093e7e5a
several gh-page improvements
2016-08-03 13:34:46 +02:00
FezVrasta
15fc722b59
fixed search bar
2016-08-03 10:32:38 +02:00
FezVrasta
087985e237
Revert "use #0 instead of dummy # anchor to avoid jumps"
...
This reverts commit b80fbb66e6
.
2016-08-02 19:44:50 +02:00
FezVrasta
37b34eeac7
class renaming to avoid adblockers
2016-08-02 19:34:25 +02:00
FezVrasta
16340ed9d6
changed ad-fallback message
2016-08-02 18:14:19 +02:00
FezVrasta
b80fbb66e6
use #0 instead of dummy # anchor to avoid jumps
2016-08-01 15:20:47 +02:00
FezVrasta
2944488029
renaming of the project
...
Replaced Material Design for Bootstrap with Bootstrap Material Design everywhere in the project/
2016-08-01 14:17:55 +02:00
FezVrasta
404bfeed0a
restored ads and moved custom css to bmd folder
2016-08-01 13:48:32 +02:00
FezVrasta
35506b8090
fixed docs navbar
2016-08-01 12:01:27 +02:00
Kevin Ross
5ed687d543
move jquery to the head for docs site only so that our example html can include scripts on ready
2016-05-05 08:54:10 -05:00
Kevin Ross
3b17e36377
Fixes #950 - dropdowns in examples were failing due to duplicate bs js include. Update migration docs and fix example footer.
2016-03-28 15:06:03 -05:00
Kevin Ross
11513070f7
bad publish - had local jekyll running when I ran the publish, may want to use different directories in the future.
2016-03-22 14:45:44 -05:00
Kevin Ross
2bda49b00e
Solves #886 v4 class and variable prefix renaming from mdb- to bmd-
2016-03-21 09:56:51 -05:00
Kevin Ross
b8b2115e15
use flat location for dist files
2016-03-18 11:34:06 -05:00
Kevin Ross
ff6af839e2
not using sub directories for dist anymore
2016-03-17 18:51:05 -05:00
Kevin Ross
ef01aa07c3
docs.iife is being generated, albeit without the vendor js - need to combine that separately due to the non-cjs/umd modules
2016-03-01 16:07:46 -06:00
Kevin Ross
32c7c139e0
bs4 sync
2016-02-17 14:58:52 -06:00
Kevin Ross
ac37625123
Revert "dist from commit ec8a289
on branch v4-dev"
...
This reverts commit 162fd8e9b8
.
2016-01-26 12:12:48 -06:00
Kevin Ross
162fd8e9b8
dist from commit ec8a289
on branch v4-dev
2016-01-26 12:08:13 -06:00
Kevin Ross
3131d58a74
pull-xs-right is actually kept, not pull-right
2016-01-20 17:12:02 -06:00
Kevin Ross
f048a81d06
pull-xs-right is gone, it is now pull-right
2016-01-20 14:57:18 -06:00
Kevin Ross
ae7a1ca279
#822 allow marker class mdb-drawer-closed to force closed the drawer i.e. for use with js (overrides responsive marker class)
2016-01-15 13:53:30 -06:00
Kevin Ross
d2a728c1dd
Added a credits section to the docs, makes me feel better than just the LICENSE.md, because indeed we stand on the shoulders of giants.
2016-01-11 11:29:39 -06:00
Kevin Ross
ee7d22070f
wip prototype for mdb-collapse-inline with an mdb-btn-icon and a field i.e. search field. Need to add a js class to ease use/markup and add focusing behavior.
2016-01-07 20:12:56 -06:00
Kevin Ross
c9bc66e574
worked on sign-in example, and fixed a few bugs related to checkbox spacing outside a form-group. All examples ready to be added. Resolves #803
2016-01-05 17:16:37 -06:00
Kevin Ross
a4473d8a00
wip #803 examples section in the docs
2016-01-05 15:24:50 -06:00
Kevin Ross
6e03725f44
bs docs sync
2016-01-05 14:37:17 -06:00
Kevin Ross
6093b583d8
moved docs css artifacts to the docs/dist/css
2016-01-05 14:14:08 -06:00
Kevin Ross
97c952746f
converted docs to use rollup and made docs-js process similar to dist-js
2016-01-04 10:52:35 -06:00
Kevin Ross
1a7421fb99
fixed bad js include causing the minified file to fail
2015-12-24 09:32:36 -06:00
Kevin Ross
0a0cfd7df9
Revert "holder causing issues on the public site, try it from the cdn instead"
...
This reverts commit 9c10f96482
.
2015-12-24 08:13:20 -06:00
Kevin Ross
9c10f96482
holder causing issues on the public site, try it from the cdn instead
2015-12-24 08:01:56 -06:00
Kevin Ross
025253ac03
wip publish
2015-12-24 07:50:34 -06:00
Kevin Ross
788ea94659
attempt without minified docs
2015-12-23 18:03:38 -06:00
Kevin Ross
46537635b0
fix search.json and unmangle the minified file to see if we can get through the github pages problem.
2015-12-23 17:59:39 -06:00
Kevin Ross
7d1f0ffe36
moved to reference tether from bower, and stop copying the file from BS. Templates updated to reference bower version of tether from the cdn.
2015-12-23 17:53:20 -06:00
Kevin Ross
3c61ed426d
fix docs js include order
2015-12-23 16:25:04 -06:00
Kevin Ross
c4a49695ee
get deployed docs to use minified assets
2015-12-23 15:58:24 -06:00
Kevin Ross
4fff87c613
Documented everything to-date with migration notes. Reviewed and removed unneeded docs from initial seed of BS documentation. Moved synced BS documentation down under it's own heading.
2015-12-23 14:12:39 -06:00
Kevin Ross
4f243cd3e6
added buttons page
2015-12-15 19:31:21 -06:00
Kevin Ross
21cf07ae9b
Added material design section to docs for specific addons
2015-12-10 10:20:45 -06:00
Kevin Ross
44eedd553e
sync with BSv4
2015-12-10 09:02:44 -06:00
Kevin Ross
4e53dc5788
omit v4-dev from travis for now, kill bad cname, add states import for variables
2015-12-06 09:57:48 -06:00
Kevin Ross
83186db2d3
adjust footer text for better attribution
2015-12-06 08:43:09 -06:00
Kevin Ross
f272a49ee0
- moved babel generated files to dist
...
- concat the babel generated files instead of the source es6 (not sure if this is the exactly right thing to do yet for general consumption, but seems correct)
- allow local runs of docs to see the mdb js babel files so we can better debug sources
2015-12-04 10:50:06 -06:00
Kevin Ross
132fa6bb30
Ran jscs, required some variable name changes. Added typography docs fn to show font properties
2015-12-03 19:09:01 -06:00