Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Bootstrap documentation & styles for functioning mobile nav #104

Merged
merged 98 commits into from
Sep 25, 2020
Merged
Show file tree
Hide file tree
Changes from 94 commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
47d9a5c
Reverted UADIGITAL-2058 changes.
joeparsons Jun 23, 2020
01727cb
Copied latest configs/commands from twbs/bootstrap.
joeparsons Jun 23, 2020
d947035
Added hacky offcanvas module.
joeparsons Jun 23, 2020
5af7e2e
Added back docs-compile-review npm script.
joeparsons Jun 23, 2020
511e4a2
Added back eslint.
joeparsons Jun 23, 2020
02032a1
Added back root eslintrc.
joeparsons Jun 23, 2020
ec66fed
Removed spurious eslint.json file.
joeparsons Jun 23, 2020
c1e2fbf
Run lint before docs.
joeparsons Jun 23, 2020
32d474e
Try not to run js-lint-docs after js-minify.
joeparsons Jun 23, 2020
0f59b23
Fix lint errors in custom js.
joeparsons Jun 23, 2020
d03d565
Switch to arrow function syntax.
joeparsons Jun 23, 2020
e2f6376
Don't run js-lint-docs.
joeparsons Jun 23, 2020
2655e6b
Don't run js-lint-docs.
joeparsons Jun 23, 2020
b6c3c2d
Restored .babelrc.js and .eslintignore.
joeparsons Jun 24, 2020
c8a665e
Fix path in vnu-jar.js.
joeparsons Jun 26, 2020
ab38fc5
Update Bootstrap to 4.5.0.
joeparsons Jun 26, 2020
60c5d85
Simplified inclusion of custom offcanvas javascript code.
joeparsons Jun 26, 2020
ab2b45c
Pushing up progress
akslay Jun 26, 2020
f2ec06b
Merge remote-tracking branch 'origin/feature/90' into feature/93
joeparsons Jun 26, 2020
c2e8b81
Removed hard-coded script tag in docs.
joeparsons Jun 26, 2020
391947d
Merge remote-tracking branch 'origin/master' into feature/93
joeparsons Jun 26, 2020
832320c
Whitelist node_modules/bootstrap directory so it can be imported by i…
joeparsons Jun 26, 2020
01382c3
Revert "Whitelist node_modules/bootstrap directory so it can be impor…
joeparsons Jun 26, 2020
eb13f76
Fixed duplicate id HTML validation error.
joeparsons Jun 26, 2020
0d8c119
Made create-source-links script work with JS tooling.
joeparsons Jun 26, 2020
3e57066
Dist CSS changes.
joeparsons Jun 26, 2020
6d2a6d7
Reverted changes to lint.sh script.
joeparsons Jun 26, 2020
2457b33
Include scripts directory in checksum.
joeparsons Jun 26, 2020
0c02a60
Update checksum steps for lint job, too.
joeparsons Jun 26, 2020
9071dfd
Functioning documentation off-canvas nav
akslay Jul 22, 2020
834a132
Update assets with jekyll and updated js workflow
uaz-web-readonly-bot Jul 23, 2020
17a17d8
Update assets with jekyll and updated js workflow
uaz-web-readonly-bot Jul 23, 2020
439deeb
Merge branch 'feature/93' into feature/90
uaz-web-readonly-bot Jul 23, 2020
92996c1
Pushing up progress
akslay Jul 23, 2020
6418c64
update js workflow
uaz-web-readonly-bot Jul 23, 2020
9c174a9
add offcanvasmenu.js
uaz-web-readonly-bot Jul 23, 2020
1ca99ab
update scripts from master
uaz-web-readonly-bot Jul 23, 2020
e785a99
add back config_template
uaz-web-readonly-bot Jul 23, 2020
a28c9c7
rm _config.yml
uaz-web-readonly-bot Jul 23, 2020
0c8c763
rm _config.yml
uaz-web-readonly-bot Jul 23, 2020
33ddf38
adding plugin
uaz-web-readonly-bot Jul 23, 2020
d587e23
rename file
uaz-web-readonly-bot Jul 23, 2020
84d7f4f
Add readme back
uaz-web-readonly-bot Jul 23, 2020
b137732
add back .github/workflows/release.yml
uaz-web-readonly-bot Jul 23, 2020
b21e074
adding dockerfile
uaz-web-readonly-bot Jul 24, 2020
fb75d48
Update all the Ruby dependencies, and package.json (but not its lockf…
mmunro-ltrr Jul 24, 2020
41a2d01
Update the Dockerfile, let the updated nodejs version regenerate the …
mmunro-ltrr Jul 24, 2020
43816bc
Let the new configutation completely rebuild the CSS and JS assets.
mmunro-ltrr Jul 24, 2020
88e3c44
adding json to rollup config
uaz-web-readonly-bot Jul 24, 2020
7a959de
adding .gitattributes
uaz-web-readonly-bot Jul 24, 2020
b285ecb
adding .gitattributes
uaz-web-readonly-bot Jul 24, 2020
297aa15
adding .gitattributes
uaz-web-readonly-bot Jul 24, 2020
0569485
update css to test
uaz-web-readonly-bot Jul 24, 2020
3b8834f
whitelist node_modules path
uaz-web-readonly-bot Jul 24, 2020
91f2f38
merging master
uaz-web-readonly-bot Jul 24, 2020
bd88e6d
merging upstream changes
uaz-web-readonly-bot Jul 24, 2020
8af2f10
merging upstream changes for scripts
uaz-web-readonly-bot Jul 24, 2020
57593d6
merging unmerged changs from feature/93
uaz-web-readonly-bot Jul 24, 2020
a4ba649
merging upstream changes
uaz-web-readonly-bot Jul 24, 2020
7fb9b60
rename collapse to open and close context, also remove unnecessary dy…
uaz-web-readonly-bot Jul 24, 2020
4a3e9a1
Offcanvas progress
akslay Jul 29, 2020
a4e5636
Offcanvas demo
akslay Jul 29, 2020
bfe450f
Clean up
akslay Jul 29, 2020
3c82459
Workshop work, marrying design with functionality
uaz-web-readonly-bot Jul 29, 2020
4cfcf6e
remove nested li
uaz-web-readonly-bot Jul 29, 2020
208d7b8
fixed my markup for reals this time
uaz-web-readonly-bot Jul 29, 2020
e7a2154
Add some more styles, though they are probably wrong
uaz-web-readonly-bot Jul 31, 2020
ad1199d
Add some more styles, though they are probably wrong
uaz-web-readonly-bot Jul 31, 2020
bc08eae
saving work
uaz-web-readonly-bot Aug 3, 2020
f16caa6
Merge branch 'master' into feature/90
akslay Aug 26, 2020
32d6f09
npm compile
akslay Aug 26, 2020
d507837
Remove jekyll cache
akslay Aug 26, 2020
38d421c
Reverted change to .gitignore and manually rebuilt dist CSS assests.
joeparsons Aug 26, 2020
90f122a
CSS changes to match design mockup
akslay Aug 26, 2020
fa52322
update for ashley
uaz-web-readonly-bot Aug 26, 2020
f509150
Prototype, still some bugs, but only when switching view ports three …
uaz-web-readonly-bot Aug 26, 2020
9b5850d
Adding scrolling behavior
akslay Aug 26, 2020
68ab1ab
merge master
uaz-web-readonly-bot Aug 27, 2020
fa54900
remove .jekyll-cache/ from gitignore
uaz-web-readonly-bot Aug 27, 2020
b9ee862
reordering packages alphabetically
uaz-web-readonly-bot Aug 27, 2020
3509c7e
fix lint error
uaz-web-readonly-bot Aug 28, 2020
3a27570
fix some linting errors
uaz-web-readonly-bot Aug 28, 2020
dbb6afa
Removing config file, fixing dropdshadow to be more like an overlay
akslay Aug 28, 2020
9a5a1e5
fixing things as a result of PR
uaz-web-readonly-bot Aug 28, 2020
f5b9d3a
Checking scripts out from master
uaz-web-readonly-bot Aug 28, 2020
ec485c0
Fix typo
uaz-web-readonly-bot Aug 28, 2020
a587508
remove rollupjson module
uaz-web-readonly-bot Aug 28, 2020
7412af1
Remove unused parts of .gitattributes.
uaz-web-readonly-bot Aug 28, 2020
b7abd6f
updating with ASlay work
uaz-web-readonly-bot Sep 1, 2020
beadda9
starting work on nav
uaz-web-readonly-bot Sep 1, 2020
0bad01c
fix navbar-off-canvas display issues for the most part.
uaz-web-readonly-bot Sep 4, 2020
9dc0c77
change merge instructions
uaz-web-readonly-bot Sep 4, 2020
297025e
Merge proxima nova PR
uaz-web-readonly-bot Sep 4, 2020
8836f6b
checkout package-lock.json and remove unused scss
uaz-web-readonly-bot Sep 9, 2020
c04fcf8
adding in Ashley's changes
uaz-web-readonly-bot Sep 23, 2020
77afb79
adding elements
uaz-web-readonly-bot Sep 23, 2020
6b17e0b
merge main into this branch
uaz-web-readonly-bot Sep 23, 2020
5517694
adding padding variable
uaz-web-readonly-bot Sep 23, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitattributes
Expand Up @@ -6,3 +6,7 @@

arizona-bootstrap.css linguist-vendored=false
arizona-bootstrap.js linguist-vendored=false

dist/**/* merge=theirs
*.min.css merge=theirs
*.min.js merge=theirs
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -10,6 +10,7 @@
/.bundle/
/vendor/
/.ruby-version
/_config.yml

# Numerous always-ignore extensions
*.diff
Expand Down
299 changes: 293 additions & 6 deletions dist/css/arizona-bootstrap.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/arizona-bootstrap.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/arizona-bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/arizona-bootstrap.min.css.map

Large diffs are not rendered by default.