artemkaint
a0e5980725
Use hexadecimal literals istead of octal literals in install tasks
9 years ago
artemkaint
134ee18934
Fix using 'package' reserved keyword in JavaScript (ECMAScript 2)
9 years ago
artemkaint
df466844dc
Fix callback return from build task
9 years ago
Jack Lukic
2c74b56cc1
#2766 , concatenated stream removes dupes
9 years ago
jlukic
eb2f5fad3f
Update single component repos readmes #2816
9 years ago
jlukic
b340a5659c
Cherry pick #2816 for patch
9 years ago
Davide Marquês
3698a35ffd
Update RegExps in packaging for npm.
Fixes npm packaging for components api, site (#1878 ) and transition.
9 years ago
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
jlukic
303b6579c6
Exit process with explicit success code
9 years ago
jlukic
d640afca4d
Messaging for install
9 years ago
jlukic
6a94e11e14
Messaging
9 years ago
jlukic
71b8121d90
Update message
9 years ago
jlukic
1e6315e972
Exit processs
9 years ago
jlukic
03f38f8487
Var typo
9 years ago
jlukic
fc0e03d98b
Hoist install folder
9 years ago
jlukic
a0887bbad7
Wrap more async into tasks
9 years ago
jlukic
8689ace319
Fix typo
9 years ago
jlukic
7816f55d49
Restructure install steps
9 years ago
jlukic
c9feedd0f1
test stuff
9 years ago
jlukic
908a16ddff
Here goes nothing
9 years ago
Ferdinand Holzer
4813b68dff
fix build/watch for people importing tasks into their own gulpfile
See Semantic-Org/Semantic-UI#2653
9 years ago
jlukic
021da85e3c
#2648 - Fix issue when build/watch tasks are imported without sub-tasks defined
9 years ago
Jammie
d6dace4824
Fixed typo in README.md
There appeared to be a spacing error for line 13 and an extra paren on line 14.
9 years ago
jlukic
c7e16efe3d
Metadata can now be used to parse content links in docs
9 years ago
jlukic
82159dafeb
Fix admin tasks failing to create npm repos for single components
9 years ago
jlukic
0291b5dfdf
Revert changes to install task
9 years ago
Jack Lukic
e51d09df10
Remove PM check from update scripts
9 years ago
Jack Lukic
a224f78ac6
Add container
9 years ago
jlukic
4675aaf93e
Add examples to docs tasks
9 years ago
jlukic
d0e4f74cd1
#2358 , remove component glob from assets
9 years ago
jlukic
7ca5fdfbdc
Unnecessary semicolon
9 years ago
jlukic
701426bcb3
#2299 Fix rtl typo
9 years ago
jlukic
283943bf5c
#2299 fix conditions for RTL both
9 years ago
jlukic
127c2eedf1
Reworking paths
9 years ago
jlukic
8c5623d67f
Equality on rtl
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
81fe545ecb
Add #2102 to 1.x
9 years ago
jlukic
2df4e8232a
#2101 finish fix for npm install
9 years ago
jlukic
13303c0489
Fix theme path #2101
9 years ago
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