Federico Zivolo
|
5372d32dff
|
chore: publish dist files to dist branch
|
2017-09-10 18:39:54 +02:00 |
|
Federico Zivolo
|
4025fc5502
|
fix: Make project compatible with webpack sass-loader (#1221)
|
2017-09-10 17:46:59 +02:00 |
|
Federico Zivolo
|
760340fc78
|
release: v4.0.0-beta.3
|
2017-08-31 15:57:54 +02:00 |
|
Federico Zivolo
|
4448e23be2
|
release: 4.0.0-beta
|
2017-08-31 15:40:50 +02:00 |
|
Federico Zivolo
|
07657db760
|
fix: dropdown, docs stying, input styling
|
2017-08-31 15:36:40 +02:00 |
|
Federico Zivolo
|
bd9102b407
|
fix(docs): Fixed gh-pages and README URLs
|
2017-08-31 15:18:20 +02:00 |
|
FezVrasta
|
f5deec0124
|
docs: improvements
|
2017-08-11 19:03:31 +02:00 |
|
FezVrasta
|
750ba9b897
|
The big leap 🚀💨
|
2017-08-11 16:59:31 +02:00 |
|
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
|
0811b4e319
|
newer verions of babel-preset-es2015 break the build
|
2016-08-05 15:11:32 +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 |
|
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 |
|
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
|
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
|
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
|
c159915e57
|
fix bad import of babel-polyfill
|
2016-04-29 15:37:27 -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
|
fc0aa59bb4
|
update dep
|
2016-04-26 17:45:46 -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
|
110c8cae35
|
add a clean to the docs:css:watch to trigger jekyll to refresh the dist when developing locally
|
2016-03-28 16:00:32 -05:00 |
|
Kevin Ross
|
0c4f0df848
|
Fixes #951 update dependencies
|
2016-03-28 11:09:12 -05:00 |
|
Kevin Ross
|
d4bf4749fd
|
update bower and package files, bootstrap needs to remain a runtime dependency
|
2016-03-21 16:18:02 -05:00 |
|
Kevin Ross
|
e0f1d707da
|
bootstrap is no longer a runtime dependency, it is built into the dist files
|
2016-03-21 15:59:21 -05:00 |
|
Kevin Ross
|
c38e14d28c
|
docs gulp should watch core files as well
|
2016-03-21 15:13:48 -05:00 |
|
Kevin Ross
|
30be30c51c
|
updated dependencies
|
2016-03-18 20:13:42 -05:00 |
|
Kevin Ross
|
98381d2589
|
add temporary estraverse-fb dependency based on bug in sub-library
|
2016-03-18 19:44:35 -05:00 |
|
Kevin Ross
|
20258e80ee
|
stable use of gulp-pipeline through unbundled cjs instead of direct at source. may switch back but this is verified working externally
|
2016-03-18 16:18:48 -05:00 |
|
Kevin Ross
|
7bb15f3efa
|
Bumped version from 4.0.0 to 4.0.1
|
2016-03-18 14:18:47 -05:00 |
|
Kevin Ross
|
0a25546749
|
Bumped version from 4.0.0-alpha to 4.0.0
|
2016-03-18 14:12:19 -05:00 |
|
Kevin Ross
|
58e460da93
|
fixed creation of uglified/min js for core and docs
|
2016-03-18 14:05:41 -05:00 |
|
Kevin Ross
|
560af73402
|
working on gulp 4 integration
|
2016-03-17 15:11:07 -05:00 |
|
Kevin Ross
|
10539f84ab
|
#901 banner is added to rollup
|
2016-03-01 16:57:24 -06: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
|
546fd9d5b2
|
#901 core rollup and sass is working
|
2016-03-01 10:49:36 -06:00 |
|
Kevin Ross
|
283ae05c07
|
dependency updates
|
2016-03-01 09:16:19 -06:00 |
|
Kevin Ross
|
55404dd32f
|
temporarily disable jscs because of it's incompatibility with babel 6
|
2016-02-10 12:10:11 -06:00 |
|
Kevin Ross
|
2b251ef7da
|
bs4 sync - #871 need to review line-height effects on buttons and form-controls
|
2016-02-08 13:42:01 -06:00 |
|
Kevin Ross
|
82f45db96e
|
changed es2015 and es6 names to simply es
|
2016-02-05 10:41:01 -06:00 |
|
Kevin Ross
|
a2aa73257d
|
ncu -a && npm update
|
2016-02-05 10:30:58 -06:00 |
|
Kevin Ross
|
3cfa1ebadd
|
BS sync
|
2016-01-29 11:35:37 -06:00 |
|
Kevin Ross
|
fba636e11e
|
#853 flex workarounds until pulls are accepted - gets us back on the main twbs/bootstrap upstream branch
|
2016-01-29 11:28:11 -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
|
ed418577a0
|
wip autocommit dist
|
2016-01-26 11:51:38 -06:00 |
|
Kevin Ross
|
d0a74f4a44
|
Solves #841 - incorrect npm information
|
2016-01-26 09:07:53 -06:00 |
|