jlukic
d6e0ccbf23
Install path changes #2101
9 years ago
jlukic
5ce21df071
Publish tasks fail with latest git due to add syntax
9 years ago
jlukic
588d785edf
More name consolidation #2101
9 years ago
jlukic
77923dad44
More obvious name for merge copy #2101
9 years ago
jlukic
3d2fec4461
NPM Update should only update default theme folder (not whole theme path) #2101
9 years ago
Alexey
a0b520cdb4
Update build.js
I suggest more explicit error message on gulp build command fail, so developer will have an initial idea about what's wrong. Here's a related discussion and bug report: https://github.com/Semantic-Org/Semantic-UI/issues/2056
9 years ago
jlukic
081e7c8cc5
Update
9 years ago
jlukic
04df7b8101
#2042 missing delegated selector in search
9 years ago
jlukic
a9e1580147
Metadata in docs build
9 years ago
Paul Johnston
1acf81622b
* Added metadata docs task to scrape *.html.eco files in docs repo for
* yaml metadata.
* Modify build-docs task to perform scrape and emit
* ../docs/out/src/metadata.json file.
9 years ago
jlukic
e2d1da18de
Update gulpfile
9 years ago
jlukic
7d80a0ea99
Remove admin tasks from npm gulpfile
9 years ago
jlukic
d1fc3588af
Fix npm gulpfile
9 years ago
jlukic
80122d0118
Debug
9 years ago
jlukic
849e5fe477
Add container to install
9 years ago
jlukic
6e6c9d914e
Site.variables now only rebuilds css files on change
9 years ago
jlukic
48bd4abdb7
Fix #2040 package is a reserved word in some backends
9 years ago
jlukic
2457ca65ad
Related #2014 , separate css and javascript into separate tasks
9 years ago
jlukic
561fa8c841
Backport LESS repo fix
9 years ago
jlukic
95b996fac1
#1878 Update regexp replace for npm build to fix browserify
9 years ago
jlukic
f5891730ef
LESS repo missing semantic.less
9 years ago
jlukic
ed085dbc11
Rebuild all UI on site.variables change
9 years ago
jlukic
893d688793
Fixes meteor package.js for css build
9 years ago
jlukic
458536279e
Fixes LESS watch errors are eaten
9 years ago
jlukic
8102cff184
Fix gulp watch not erroring out with legitimate errors
9 years ago
jlukic
8ce8f11496
Fix rebuild on site.variables debug
9 years ago
jlukic
75efd94764
#1960 adjusting site.variables now rebuilds all files
9 years ago
jlukic
6b54c4559f
Fixes issue with concat css moving import
9 years ago
jlukic
2b52ce349f
Increase delay between git push due to issues with flooding
9 years ago
jlukic
b5a5d9cb69
#1919 Fixes issue with minification
9 years ago
jlukic
c7a1b47599
Fix icon banner in icons, add visiblity to single component releases
9 years ago
jlukic
8f3bffeeb2
Initial commit blank container element
9 years ago
Luca Mussi
183cf0ef05
Removed duplicate line
Fixed https://github.com/Semantic-Org/Semantic-UI-CSS/issues/2
9 years ago
jlukic
b42384752d
#1866 - Adds more intelligent regexp version number replace, preserves component names in banners
9 years ago
jlukic
31ca8667ff
Update tasks to try SHA again
9 years ago
jlukic
194ca7bd89
Update register task to remove bower
9 years ago
jlukic
0e382b747e
Increase delay before creating release after pushing files to repos
9 years ago
jlukic
326820f7c4
#1607 Apparently commitish doesnt matter, just need to wait at least a second before creating release after push
9 years ago
jlukic
27771e216f
Missing comma in admin config #1607
9 years ago
jlukic
e3f66ec2a0
Fix admin tasks to use commit SHA of last release #1607
9 years ago
jlukic
ec415f500b
Update css package for meteor #1607
9 years ago
Derek Slife
f8472c87dd
Corrected wrench config for `src/site` merges
Even though the gulp install script outputs:
```Site folder exists, merging files (no overwrite) project-dir/semantic/src/site/```
The `src/site` directory is blown away, not preserving existing files, due to the `forceDelete:true` setting.
9 years ago
jlukic
5603db5398
#1607 Removes a bunch of files from addfiles
9 years ago
jlukic
a9272d9e57
#1607 Remove git tag, use only release
9 years ago
jlukic
f7d69cd283
Admin tasks no longer pipe gulp stream (buggy), use mergeStream instead
9 years ago
jlukic
9289c037af
Fixes #1842 , small typo caused rtl tasks not to run
9 years ago
jlukic
c6371cc8d2
Move gulp walk over to admin task #1607
9 years ago
jlukic
6079676eb5
#1607 Regexp formatting
9 years ago
jlukic
052d074358
#1607 Fix components without assets not creating manifest lists correctly
9 years ago
jlukic
5e372c394d
#1607 remove client typo in package.js
9 years ago