Commit Graph

1189 Commits

Author SHA1 Message Date
FezVrasta
e866ef4e8d added support section 2016-08-01 15:38:41 +02:00
FezVrasta
b80fbb66e6 use #0 instead of dummy # anchor to avoid jumps 2016-08-01 15:20:47 +02:00
FezVrasta
02eacda8cb updated docs 2016-08-01 15:15:53 +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
69b5eb17c3 wording 2016-08-01 13:52:35 +02:00
FezVrasta
404bfeed0a restored ads and moved custom css to bmd folder 2016-08-01 13:48:32 +02:00
FezVrasta
f8a840a19a replaced background and added Material Kit PRO section 2016-08-01 12:39:39 +02:00
FezVrasta
f9a2b7ab44 changed homepage packground 2016-08-01 12:14:00 +02:00
FezVrasta
35506b8090 fixed docs navbar 2016-08-01 12:01:27 +02:00
FezVrasta
7c65ef8275 improved navbar styling 2016-08-01 12:01:15 +02:00
FezVrasta
8126140716 moved doc sidebar to the right to reflect BS changes 2016-08-01 11:41:21 +02:00
FezVrasta
88d703e09d styled custom file input 2016-08-01 11:34:34 +02:00
FezVrasta
6660defe36 removed note 2016-08-01 11:02:25 +02:00
FezVrasta
7f91a1108f WIP version of README, will be used once v4 is released 2016-08-01 11:01:48 +02:00
FezVrasta
b3768bf07e fixed radio styling 2016-08-01 10:34:02 +02:00
FezVrasta
622fbabe55 include compiled BS scripts till the source is available again 2016-08-01 09:33:37 +02:00
Fez Vrasta
b80ff628cd Merge pull request #1043 from BrunoSpy/patch-1
rb-inotify 0.9.6 is no longer avalaible
2016-07-31 18:39:44 +02:00
Kevin Ross
f4fa502bd4 [skip ci] switch back to the original way of always including babel-polyfill 2016-07-26 10:43:59 -05:00
Kevin Ross
82e426917a [skip ci] bs4 docs sync 2016-07-26 10:32:37 -05:00
Kevin Ross
fbaec07922 [skip ci] manually bump version past version that was accidentally tagged 2016-07-26 10:30:01 -05:00
Kevin Ross
30f664a5ed dependencies update 2016-07-26 10:27:46 -05:00
BrunoSpy
73a949c72b rb-inotify 0.9.6 is no longer avalaible 2016-07-24 17:22:06 +02:00
Kevin Ross
6dbfd97a11 select2 didn't seem very easy to integrate - bailing out of this [skip ci] 2016-05-05 16:52:29 -05:00
Kevin Ross
cc6a7cc7fa work in progress - extensions 2016-05-05 13:41:57 -05:00
Kevin Ross
2d77030de3 work in progress - extensions 2016-05-05 13:38:15 -05:00
Kevin Ross
46aaa6d761 use divs instead of fieldsets for most 2016-05-05 12:06:13 -05: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
6873f3097a separate iife generation and inclusion of babel-polyfill from our pure ES2015 entry point 2016-05-05 08:44:55 -05:00
Kevin Ross
dbbd0fb8aa make sure is-filled is added when initial html value is not empty 2016-05-03 20:24:13 -05:00
Kevin Ross
06bf55ac47 fix path to jsnext, update dependencies 2016-05-03 10:23:40 -05:00
Kevin Ross
14a3595909 update gp version, setup test.md for a fileInput 2016-05-02 09:38:57 -05:00
Kevin Ross
92af9a3b31 gp fixed watch problem 2016-04-29 22:48:59 -05:00
Kevin Ross
e86dc4d2c9 Fixes #974 - add form-group.mdb-form-group so that padding is identical to floating label 2016-04-29 16:15:08 -05:00
Kevin Ross
716ec4ce1e Fixes #971 v4 input-group implementation 2016-04-29 16:03:40 -05:00
Kevin Ross
c159915e57 fix bad import of babel-polyfill 2016-04-29 15:37:27 -05:00
Kevin Ross
601d8a96b1 bs docs sync 2016-04-29 15:28:40 -05:00
Kevin Ross
09be69024e Simplify project structure, remove cruft, remove tests copied from bootstrap so we can start our own. 2016-04-29 15:27:08 -05:00
Kevin Ross
0706a677f0 cleanup contributing now that we have issue template - make same for v4 and v3 2016-04-29 09:01:13 -05:00
Kevin Ross
be9b2e67a6 fix fab radius when in group 2016-04-27 08:41:22 -05:00
Kevin Ross
1f4af6c8be Merge branch 'v4-dev' of https://github.com/FezVrasta/bootstrap-material-design into v4-dev 2016-04-26 17:46:38 -05:00
Kevin Ross
5c9ddfdeb4 dispose of data was found to not work as expected 2016-04-26 17:46:10 -05:00
Kevin Ross
fc0aa59bb4 update dep 2016-04-26 17:45:46 -05:00
Kevin Ross
09e42fc6a6 fix radius on btn-group-sm hover 2016-04-26 17:45:27 -05:00
Kevin Ross
69a37a19d6 Merge pull request #961 from youngyou/v4-dev
v4 fix arrivejs '!=' (requires removal of arrow fn until @youngyou arrive.js PR is accepted)
2016-04-08 09:54:12 -05:00
Kevin Ross
8a4ac63167 fix bad docs url 2016-04-05 11:03:40 -05:00
U
3eb5290435 fix arrivejs 2016-04-03 15:59:25 +08:00
Kevin Ross
98b31b491f comment 2016-03-29 16:36:51 -05:00
Kevin Ross
4e6d17ae59 we don't need an es rollup, just point package next direct to the index.js 2016-03-29 16:36:39 -05:00
Kevin Ross
1e9582098b Fixes - #952
- v4 docs:default:watch breaking with cwd error
- `build` task renamed to `all`
- turned off some build debug
2016-03-28 17:41:18 -05:00
Kevin Ross
b0b4c19a70 #921 - V4 wrong text color for .table-inverse
- refactored inverse colors and names
- colors may not be exact, but it's a start
2016-03-28 16:14:36 -05:00