Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
67885ee
Update location of index.js script tag
sobafuchs Nov 17, 2016
67cc582
Update index.md
sobafuchs Nov 17, 2016
8659f8c
chore: Change filepath to index.html
sobafuchs Nov 17, 2016
2b0dcc1
Change index.js file path (again)
sobafuchs Nov 17, 2016
cae6218
Fixed mobile menu alignment
felixsanz Nov 17, 2016
e9d4d80
Define the ESLint config as root
silvenon Nov 18, 2016
0bf3384
Merge pull request #358 from silvenon/patch-1
skipjack Nov 18, 2016
bc78a48
feat(pluginapi): implement separate directory structure for plugin ap…
TheLarkInn Nov 18, 2016
3001e86
feat(pluginsapi): added a bit more content for inspriation
TheLarkInn Nov 18, 2016
2c4b952
feat(pluginsapi): add tapable complete overview
TheLarkInn Nov 18, 2016
3026486
Hotfix: minor typo (#362)
domfarolino Nov 18, 2016
867d953
Adding two new colors - elephant and fiord
pastelsky Nov 19, 2016
3535ebb
Changing colours in navigation to better match color scheme
pastelsky Nov 19, 2016
7e0088c
Tweaking colors in block quotes for tips / warning / todos to better …
pastelsky Nov 19, 2016
3a71f9c
Changing colours in links to match color scheme
pastelsky Nov 19, 2016
1bdf995
Updated Target documentation
juangl Nov 19, 2016
199c959
Fixed typo
juangl Nov 19, 2016
ace4e5e
Grammar fixes
coryhouse Nov 19, 2016
129568d
Merge pull request #365 from pastelsky/webpack-colors
skipjack Nov 19, 2016
54e82e6
Merge pull request #361 from webpack/feature/plugins_api_new
SpaceK33z Nov 19, 2016
57482bc
Use latest preset, remove syntax plugin
hzoo Nov 9, 2016
e7c6dc8
add transform, use env [skip ci]
hzoo Nov 18, 2016
06294fb
use env
hzoo Nov 18, 2016
ac157d6
Document use-case for hidden-source-map
SpaceK33z Nov 19, 2016
4a92dae
Initial Loader Documentation
evenstensberg Nov 19, 2016
3d02f43
lower-case webpack typo
evenstensberg Nov 19, 2016
d5e091c
Remove the nyan reporter (#371)
SpaceK33z Nov 19, 2016
3265cc7
feat(loaderapi): create initial loader api (#364)
TheLarkInn Nov 19, 2016
4a34463
Use SVG logo with text
SpaceK33z Nov 20, 2016
7370b06
Update other logo files to match with webpack/media
SpaceK33z Nov 20, 2016
648a252
Cleanup logo component
SpaceK33z Nov 20, 2016
dd3a866
Fix footer icon with a hack
SpaceK33z Nov 20, 2016
eda0f1a
Merge pull request #372 from webpack/use-logo-svg-text
skipjack Nov 20, 2016
b652b9b
Replacing icomoon font with fontgen-loader and local svg directory
skipjack Nov 19, 2016
36a48c6
Removing the transparent mod from the Navigation component
skipjack Nov 19, 2016
c9fce9f
Updating the production config to extract and include the new icon font
skipjack Nov 19, 2016
9bedf34
Removing the old special tooltip icons and titles
skipjack Nov 19, 2016
9198839
Fixing the stack overflow icon and sidecar styling
skipjack Nov 19, 2016
1a3046b
Fixing the anchor link icons
skipjack Nov 19, 2016
98263d4
Replacing use of `map-get($colors, ...)` with a `getColor(...)` function
skipjack Nov 19, 2016
0fe4e32
Replacing `map-get`s and cleaning up the button styling in the Suppor…
skipjack Nov 19, 2016
07b3262
Removing the old icon font files
skipjack Nov 20, 2016
b920dc5
Fixing the production icon font build process
skipjack Nov 20, 2016
c351544
Cleaning up the SplashViz and removing the SplashModules component
skipjack Nov 20, 2016
c2e8386
Moving the Sidecar from Site to Page to prevent a weird overlay on th…
skipjack Nov 20, 2016
df3f135
Fixing #359
skipjack Nov 20, 2016
ded049b
Fixing #345
skipjack Nov 20, 2016
0568cb0
Fixing #310 by adding a blur behavior and displaying an "x" instead o…
skipjack Nov 20, 2016
ffb9619
Deduplicate target options and improve descriptions
SpaceK33z Nov 20, 2016
c5dd7df
Adding screenshot of modules to SplashViz
skipjack Nov 20, 2016
6eda748
Merge pull request #374 from webpack/feature/refactoring
SpaceK33z Nov 20, 2016
c9c5cc7
Improved spacing and color scheme of search.
pastelsky Nov 20, 2016
e02468e
Fixes an issue that caused secondary result columns to not show
pastelsky Nov 20, 2016
10c9328
Finishing temporary cleanup for SplashViz
skipjack Nov 20, 2016
c115669
Merge pull request #343 from felixsanz/develop
SpaceK33z Nov 20, 2016
178d434
Set text selection color to match color scheme
pastelsky Nov 20, 2016
ab60b8f
Make link icon color consistent with other links
pastelsky Nov 20, 2016
ded329a
Make inline code more readable and in sync with the color scheme
pastelsky Nov 20, 2016
9c73329
Better wording and grammar / punctuation fixes.
pastelsky Nov 20, 2016
7ad0d64
Merge pull request #381 from pastelsky/patch-1
SpaceK33z Nov 20, 2016
e811652
Improve loader docs (#383)
SpaceK33z Nov 20, 2016
71fcf6c
swipable sidebar on mobile
prateekbh Nov 19, 2016
ee04ff1
bug fixes and more friendly touch responses
prateekbh Nov 19, 2016
614b914
Fixing classNames in SidebarMobile
skipjack Nov 20, 2016
b8df21f
Updating stylesheet
skipjack Nov 20, 2016
5334a77
[fix] Class fix and replacing `map-get`s in SidbarMobile's stylesheet
skipjack Nov 21, 2016
655f02c
Minor readability and formatting fixes in SidebarMobile
skipjack Nov 21, 2016
eaec9ba
Merge pull request #377 from pastelsky/search-style-improvements
skipjack Nov 21, 2016
e7ee214
Merge pull request #384 from webpack/feature/swipable-menu-from-366
skipjack Nov 21, 2016
425931e
Merge pull request #380 from pastelsky/code-selection
skipjack Nov 21, 2016
5db78bb
Update index.md
sobafuchs Nov 21, 2016
2355f41
update antwar version
sokra Nov 21, 2016
e9e77c2
Merge pull request #376 from webpack/deduplicate-target-options
sokra Nov 21, 2016
c407056
Merge pull request #341 from varunjayaraman/patch-1
SpaceK33z Nov 21, 2016
ac4cab2
Fix invalid syntax on splash page [skip ci]
SpaceK33z Nov 21, 2016
1a219a1
Merge pull request #387 from webpack/fix-invalid-syntax
SpaceK33z Nov 21, 2016
cee88fb
Merge pull request #385 from webpack/bugfix/antwar
SpaceK33z Nov 21, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"presets": [
"es2015",
"env",
"react"
],
"plugins": [
"syntax-object-rest-spread",
"transform-object-rest-spread"
]
}
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ root = true
charset = utf-8

# 4 space indentation
[*.{md,js,jsx,scss}]
[*.{md,js,jsx,scss,hbs}]
indent_style = space
indent_size = 2

Expand Down
2 changes: 2 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"root": true,

"extends": "eslint:recommended",

"parser": "babel-eslint",
Expand Down
10 changes: 10 additions & 0 deletions antwar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,16 @@ module.exports = {
);
}
),
pluginsapi: section(
'Plugins API',
function() {
return require.context(
'json-loader!yaml-frontmatter-loader!./content/pluginsapi',
false,
/^\.\/.*\.md$/
);
}
),
loaders: section(
'Loaders',
function() {
Expand Down
30 changes: 1 addition & 29 deletions assets/icon-square-big.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 1 addition & 28 deletions assets/icon-square-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/icons.woff
Binary file not shown.
Binary file removed assets/icons.woff2
Binary file not shown.
28 changes: 1 addition & 27 deletions assets/logo-on-dark-bg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading