Jack Lukic
487c5cce53
#3616 Adds autoInstall option to semantic.json, modifies installer to return correct questions object in autoinstall
9 years ago
Olivier Morel
8e272acb48
Add an automatic reinstallation process based on semantic.json
This feature is added to allow to automatize a semantic-ui
reinstallation with the same configuration (such as in your CI build)
To switch it on, simply add ("auto-install": true) in semantic.json
9 years ago
田杰
0800482ec9
#3514 : the fix for issue: 'The checking for semantic.json always fails when npm dependent package uses Semantic UI'.
9 years ago
Jack Lukic
3d20d5e979
Fixes semantic.json version overwriting package version
9 years ago
Jack Lukic
4f01c14faa
Fixes poorly written config code #2920 #2875
9 years ago
jlukic
d020528fed
#2838 fixes missing variable grep, formatting
9 years ago
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
jlukic
127c2eedf1
Reworking paths
9 years ago
jlukic
535ad5623d
Add RTL: both option
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
10 years ago
jlukic
d6e0ccbf23
Install path changes #2101
10 years ago
jlukic
588d785edf
More name consolidation #2101
10 years ago
jlukic
77923dad44
More obvious name for merge copy #2101
10 years ago
jlukic
3d2fec4461
NPM Update should only update default theme folder (not whole theme path) #2101
10 years ago
jlukic
a9e1580147
Metadata in docs build
10 years ago
jlukic
849e5fe477
Add container to install
10 years ago
jlukic
458536279e
Fixes LESS watch errors are eaten
10 years ago
jlukic
8102cff184
Fix gulp watch not erroring out with legitimate errors
10 years ago
jlukic
6b54c4559f
Fixes issue with concat css moving import
10 years ago
jlukic
b5a5d9cb69
#1919 Fixes issue with minification
10 years ago
jlukic
8f3bffeeb2
Initial commit blank container element
10 years ago
jlukic
b42384752d
#1866 - Adds more intelligent regexp version number replace, preserves component names in banners
10 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.
10 years ago
jlukic
2f8a1643ef
Rewrite admin tasks as export
10 years ago
jlukic
5a1e347ed5
Fix config comment replace regex not to be greedy
10 years ago
jlukic
419ffd8562
Fix themes path backslash matching regex group (positive lookahead)
10 years ago
jlukic
8c27ff5c05
Fix config path
10 years ago
jlukic
bb8f9d3ed7
Debug
10 years ago
jlukic
e57b009a59
Fixing more walks on WIN32
10 years ago
jlukic
a7c6cd3384
Fix paths in win
10 years ago
jlukic
d06c2dbd75
Remove mkdir on node_modules, add logs
10 years ago
jlukic
c40c881040
More things to install
10 years ago
jlukic
7851d3ae42
Edge cases
10 years ago
jlukic
48057d20b1
Cut out deps?
10 years ago
jlukic
1c915c1210
It was all caused by using shallow extend!
10 years ago
jlukic
eb223c6fad
Fix for object shadowing?
10 years ago
jlukic
ea36185cd2
Debugging installer
10 years ago
jlukic
0cc31d1c06
Debugging installer
10 years ago
jlukic
a70ce06f4a
Fix iterating
10 years ago
jlukic
f048f4a6e1
Testing
10 years ago
jlukic
0ca0a37e91
Debug
10 years ago
jlukic
2a556bb660
Test fix
10 years ago
jlukic
d1c7b48583
Extend debug
10 years ago
jlukic
0cf3212f5d
Trying out new extend
10 years ago
jlukic
6a5135f4e7
Same
10 years ago
jlukic
53321bc27a
Debug
10 years ago