This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-04-23 01:55:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e27f03b4da3f471496c5f1734ff39b51db9e29d
superset2
/
panoramix
/
assets
/
javascripts
History
Chris Williams
1e27f03b4d
Merge pull request
#166
from mistercrunch/chris/css
...
make css theme customization easier by using less for bootstrap themes
2016-03-05 12:45:59 -08:00
..
modules
setResizeOnWindowResize -> bindResizeToWindowResize
2016-03-04 18:56:06 -05:00
css-theme.js
remove pre-compiled bootstrap themes, use npm/wepack to compile from less variables instead. also fix a few css style bugs.
2016-03-04 18:20:49 -08:00
dashboard.js
remove pre-compiled bootstrap themes, use npm/wepack to compile from less variables instead. also fix a few css style bugs.
2016-03-04 18:20:49 -08:00
explore.js
setResizeOnWindowResize -> bindResizeToWindowResize
2016-03-04 18:56:06 -05:00
featured.js
Add linting to package.json, run 'npm run lint' to run (will try to add commit hook later). Do all of the linting...
2016-03-02 11:32:27 -08:00
index.jsx
Remove base.entry.js, declare all JS dependencies in explore using npm. Pin older select2 version to enable select2Sortable.
2016-02-24 13:30:42 -08:00
sql.js
Add linting to package.json, run 'npm run lint' to run (will try to add commit hook later). Do all of the linting...
2016-03-02 11:32:27 -08:00
standalone.js
setResizeOnWindowResize -> bindResizeToWindowResize
2016-03-04 18:56:06 -05:00