Commit Graph

174 Commits

Author SHA1 Message Date
Adam Jakubowski
c3ca02a80b 1.0.0-alpha3 2020-12-29 14:08:29 +01:00
Adam Jakubowski
df888936a2 1.0.0-alpha2 2020-12-29 14:06:54 +01:00
Adam Jakubowski
ac9044887d 1.0.0-alpha1 2020-12-29 14:01:49 +01:00
filipkappa
4585fd308e update to bootstrap 5 2020-12-17 09:06:16 +01:00
dependabot[bot]
09f55b6c42
build(deps-dev): bump jquery from 3.3.1 to 3.4.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-29 13:45:27 +00:00
Federico Zivolo
7fe640ed94 v4.1.2 2019-05-22 15:56:57 +02:00
dannyvdknaap
80d8cb791f packages upgrades 2019-05-04 18:32:27 +02:00
Federico Zivolo
55b55acb17 v4.1.1 2018-01-23 15:37:59 +01:00
Federico Zivolo
6821b53b3a v4.1.0 2018-01-23 13:37:02 +01:00
Federico Zivolo
33bb0e5ed6 chore: Bump version to 4.0.0 (stable!) 2018-01-23 13:32:38 +01:00
Federico Zivolo
21f93f0c96 chore: Upgraded to Bootstrap 4 stable 2018-01-23 13:15:45 +01:00
Federico Zivolo
88eac21dfa build: Run build before deploy 2017-12-17 20:35:30 +01:00
Federico Zivolo
a9d1331604 docs: Updated some URLs to beta.4 2017-11-01 10:45:21 +01:00
Federico Zivolo
96bbf1177e build: Added watch commands 2017-10-20 15:52:35 +02:00
Federico Zivolo
d4f3009304 chore: bump version 2017-10-19 15:02:06 +02:00
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
Kevin Ross
d7c0abcc10 automate publish and commit dist automatically in process now that it is no longer ignored 2016-01-25 15:35:36 -06:00
Kevin Ross
19a5cda479 rework to standardize on npm instead of bower for the build. We still support bower releases, but we will build with npm and tools. Removed optional rubysass, libsass is the standard moving forward because of it's speed. 2016-01-24 17:30:49 -06:00
Kevin Ross
23e398e5ac switch nomenclature from es6 to es2015 2016-01-24 13:11:02 -06:00
Kevin Ross
dccc6c09d0 fix rollup es6, it doesn't need babel transpiling 2016-01-24 11:15:14 -06:00
Kevin Ross
d6ce1f7554 rollup update 2016-01-19 14:27:28 -06:00
Kevin Ross
9082772a74 Resolves #795. Polyfill now included in rollup bundle. 2016-01-05 10:50:38 -06:00
Kevin Ross
9139136e07 rollup is generating files, still failing on uglify 2015-12-30 15:51:52 -06:00
Kevin Ross
ff95eb2495 wip rollup configuration 2015-12-30 14:38:09 -06:00
Kevin Ross
1d4c603796 systemjs and umd generate, looking at using rollup prior to babel 2015-12-30 12:32:23 -06:00
Kevin Ross
0835304d9f now generating systemjs and commonjs entrypoints in the following variations:
- <module type>.js (uses subordinate require or imports)
- <module type>-all.js (concat version of all subordinates)
- <module type>-all.min.js minified all version.

In addition, don't forget that the source es6 is also available.

Docs aren't done yet or integrated.
2015-12-28 22:06:48 -06:00
Kevin Ross
77e58a2335 wip update babel to 6.x, but demodulized version not working. 2015-12-28 20:15:56 -06:00
Kevin Ross
ea3a520b11 docs focused, add more dynamic display of typography properties 2015-12-04 10:06:09 -06:00
Kevin Ross
dbb000c2a9 reconciled against bs4 2015-12-03 11:35:51 -06:00
Kevin Ross
80fb3a75be customized jekyll plugin to generate package versions for documentation based on the bower and npm files so the docs can't get out of date with the distribution. 2015-12-02 15:02:51 -06:00
Kevin Ross
da332ed278 wip conversion to es6 2015-11-30 14:57:40 -06:00
Kevin Ross
fe4eb43524 restructured scss includes so there is one top-level underscored file that allows for inclusion without breaking variable context. 2015-11-25 18:19:13 -06:00
Kevin Ross
6e59be5f96 #728 Initial restructuring of project and alignment with BS4 tooling and documentation. 2015-11-25 16:01:18 -06:00
Kevin Ross
25ce7e2f07 0.5.0 2015-11-24 17:43:33 -06:00
Kevin Ross
8d2a8f347c Merge branch 'master' into documentation-prototype 2015-11-21 07:51:13 -06:00
Kevin Ross
fd732ee09d 0.4.3 2015-11-21 06:38:24 -06:00
Kevin Ross
b6101554b2 added gh-pages build instructions, setup icons 2015-11-20 15:17:08 -06:00
Kevin Ross
d1b3f851ef Established grunt docs tasks and custom functions (i.e. generating icon list) 2015-11-20 14:24:39 -06:00
Kevin Ross
d9e9b0da32 reworking grunt and dependencies to more closely mirror bootstrap 2015-11-20 12:21:02 -06:00
Kevin Ross
d74c2aedd8 Merge branch 'rosskevin-master' into documentation-prototype 2015-11-20 11:00:42 -06:00
Kevin Ross
566453f56d Solves #730 and #636 -
- labels adjusted for horizontal forms, and generic labels now set in inputs.less
- js added to set is-focused on checkbox form-groups when hovering
- markup samples for right, left checkbox labels plus help-blocks
2015-11-20 10:17:12 -06:00
Kevin Ross
75d589a528 Merge branch 'rosskevin-master' into documentation-prototype
Conflicts:
	Gruntfile.js
2015-11-19 16:03:28 -06:00
Kevin Ross
fecff76551 initial import of bs3 docs 2015-11-19 15:58:21 -06:00
Kevin Ross
617e103511 0.4.1 2015-11-19 11:30:17 -06:00
Kevin Ross
d6bb60c446 - remove deprecated version from bower.json https://github.com/bower/spec/blob/master/json.md
- bumped package.json
- changed cibuild target to build
2015-11-19 08:54:33 -06:00
Kevin Ross
9bbd049fea normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion 2015-11-10 13:36:15 -06:00
Kevin Ross
ba31a4a634 htmllinted the demo files - fixed errors 2015-11-06 17:41:39 -06:00
Kevin Ross
856a321785 prepare grunt-less-to-sass 2015-11-02 13:42:29 -06:00
krzystof
c65200d277 Fix Main file in package.json 2015-10-30 11:41:45 +00:00
FezVrasta
48c64fb39b updated changelog and moved to new dev version (0.3.1-dev) 2015-03-18 15:44:56 +01:00
FezVrasta
f40aa0a6e6 0.3.0 release 2015-03-17 18:44:18 +01:00