jlukic
78ca7c56f2
Fixes issues with theme changes not generating files on win platform
9 years ago
Michael P. Pfeiffer
d1ebb58108
Updated browser prefix config
Updated browser prefix config: changed version to versions
9 years ago
Jack Lukic
a224f78ac6
Add container
9 years ago
jlukic
4675aaf93e
Add examples to docs tasks
9 years ago
jlukic
127c2eedf1
Reworking paths
9 years ago
jlukic
535ad5623d
Add RTL: both option
9 years ago
jlukic
83c9b32d12
Fixes paths in tasks that were incorrect from last commit
9 years ago
jlukic
4470d05000
Move tasks config to somewhere easier to find
9 years ago
jlukic
b1cf5e8455
Fix #2184 User error messages are confusing for missing themes
9 years ago
jlukic
7b744c33bb
Fixes #2122 Component array in semantic.json (or defualts) does not remove duplicates
9 years ago
jlukic
2df4e8232a
#2101 finish fix for npm install
9 years ago
jlukic
d6e0ccbf23
Install path changes #2101
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
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
849e5fe477
Add container to install
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
6b54c4559f
Fixes issue with concat css moving import
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
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
c6371cc8d2
Move gulp walk over to admin task #1607
9 years ago
jlukic
5e372c394d
#1607 remove client typo in package.js
9 years ago
jlukic
3a75bdc8d1
Swaps out __dirname constant for path.resolve() #1607
9 years ago
jlukic
22a2b2901a
#1607 add npm require to package.js templates
9 years ago
jlukic
d98656a3c6
Fixes description redundancy #1607
9 years ago
jlukic
d8cb6442f5
Add renamed tasks
9 years ago
jlukic
268b30a017
Admin task iteration
9 years ago
jlukic
c9b990060e
Finish meteor integration of dist/
9 years ago
jlukic
173f6400d0
Adding css/less admin tasks
9 years ago
jlukic
c01587558e
Retooling of admin tasks
9 years ago
jlukic
5dc9f53f17
Updates release repos task
9 years ago
jlukic
dc622c4dad
Remove stub oauth
9 years ago
jlukic
2f8a1643ef
Rewrite admin tasks as export
9 years ago
jlukic
5a1e347ed5
Fix config comment replace regex not to be greedy
9 years ago
jlukic
419ffd8562
Fix themes path backslash matching regex group (positive lookahead)
9 years ago