David Miller
|
62cae629dc
|
design update for modals and hide navbar on modal show
|
2017-11-02 17:28:12 -04:00 |
|
David Miller
|
a3b0d48c84
|
recompile JS and remove popper from gulp file
|
2017-10-20 18:37:01 -04:00 |
|
David Miller
|
03818fa17a
|
Merge pull request #116 from brouillon/brouillon-patch-1
Collapse navbar if page is not at top on load
|
2017-10-20 18:26:08 -04:00 |
|
David Miller
|
6fd3c9bff5
|
update to Bootstrap 4.0.0-beta.2
|
2017-10-19 23:04:53 -04:00 |
|
brouillon
|
75c518f3c8
|
Update agency.min.js
|
2017-09-27 07:29:31 +02:00 |
|
brouillon
|
ea67189c27
|
Collapse navbar if page is not at top on load
|
2017-09-27 07:27:36 +02:00 |
|
David Miller
|
c21acda2ae
|
update package.json and run gulp
|
2017-08-21 19:47:50 -04:00 |
|
David Miller
|
223a036b8d
|
Remove navbar requirement for js-scroll-trigger to collapse responsive nav when clicked
|
2017-08-19 17:15:25 -04:00 |
|
David Miller
|
ccdcb57b8a
|
Added js-scroll-trigger class to prevent conflicts with scrollable links and other components
|
2017-08-19 17:01:59 -04:00 |
|
David Miller
|
f130d4b295
|
Merge pull request #107 from cahillone/master
Prevent duplicate "Contact Us" messages
|
2017-08-19 16:32:39 -04:00 |
|
David Miller
|
1cb729b940
|
run gulp
|
2017-08-17 18:38:32 -04:00 |
|
Chad Cahill
|
0cfcc59805
|
Disable Submit Message Button during AJAX call
Prevent duplicate messages
|
2017-08-12 11:32:03 -07:00 |
|
David Miller
|
98cbab8ab2
|
Merge branch 'v4-dev' into master
|
2017-08-11 15:23:41 -04:00 |
|
David Miller
|
3b833405e4
|
BS4 Beta Update
|
2017-08-11 15:12:34 -04:00 |
|
David Miller
|
50616c3b88
|
minor text fix
|
2017-03-31 18:16:22 -04:00 |
|
David Miller
|
7877676292
|
fix banner
|
2017-03-31 17:58:28 -04:00 |
|
David Miller
|
7db1bc641a
|
big code cleanup
rename lib to vendor, remove deprecated LESS version, revise
package.json, load jQuery easing through npm, restructure SCSS
directory into modules, expanded code commenting and documentation
theme-wide
|
2017-03-31 17:05:07 -04:00 |
|
David Miller
|
bf91fc05cd
|
format package.json
|
2017-03-15 12:23:51 -04:00 |
|
David Miller
|
0d90be85dd
|
dependency update
|
2017-03-06 11:21:55 -05:00 |
|
David Miller
|
674f0a3fda
|
fix up self xss in contact form JS
|
2017-01-23 17:44:54 -05:00 |
|
David Miller
|
6b3f35d978
|
Merge pull request #66 from sijad/form-xss
Fix self xss in contact us form
|
2017-01-23 17:38:01 -05:00 |
|
David Miller
|
ba99283be0
|
revert directory structure and update stock images
|
2017-01-23 17:33:29 -05:00 |
|
David Miller
|
380dcbeca0
|
changing directory structure and update to bs4-alpha.6
|
2017-01-20 20:24:00 -05:00 |
|
David Miller
|
0d9c816b40
|
update for v4.0.0-alpha.6
|
2017-01-18 16:32:37 -05:00 |
|
David Miller
|
6d19f619a8
|
v4 dev initial commit
|
2016-11-29 21:03:56 -05:00 |
|
David Miller
|
d1ebf8f1d7
|
version update
|
2016-08-19 16:33:32 -04:00 |
|
David Miller
|
1ff088f84b
|
sass version cleanup, added gulp task for sass build,
|
2016-08-19 15:48:30 -04:00 |
|
David Miller
|
cd2a02dfb2
|
Merge pull request #69 from MisterSchmitz/patch-1
fix: Issue #68
|
2016-08-19 14:57:38 -04:00 |
|
David Miller
|
2b6ad4fae0
|
version update in package.json and headers
|
2016-08-18 21:18:48 -04:00 |
|
Mike
|
75ef2d49d0
|
fix: Issue #68
agency.js.min file update
|
2016-08-05 10:16:02 -06:00 |
|
Mike
|
cfd8889c29
|
fix: Issue #68
|
2016-08-05 10:12:45 -06:00 |
|
Sajjad Hashemian
|
0d233641de
|
Fix xss issue
|
2016-08-02 14:10:06 +04:30 |
|
David Miller
|
84eeae878c
|
update to bootstrap 3.3.7
|
2016-07-25 16:40:56 -04:00 |
|
David Miller
|
5ad92bea16
|
update gulpfile
|
2016-06-27 20:50:54 -04:00 |
|
David Miller
|
e65cf7667d
|
added vendor directory in place of mixing theme files with third party dependencies
|
2016-06-27 15:42:18 -04:00 |
|
David Miller
|
55aea654e4
|
updated jquery and readme
|
2016-06-24 17:03:38 -04:00 |
|
David Miller
|
f27de2a4ed
|
updated some code comments to explain things a bit better
|
2016-06-24 16:55:33 -04:00 |
|
David Miller
|
a76ba7512e
|
Added minified JS, fixed banners, and updated readme with documentation on how to work with source files and use gulp tasks
|
2016-06-23 16:22:57 -04:00 |
|
David Miller
|
fb65c10352
|
removed animated header and classie.js plugins and replaced with bootstrap affix to handle the collapsing menu bar
|
2016-06-22 15:35:40 -04:00 |
|
David Miller
|
2b5740e4ea
|
Swapped out Grunt for Gulp, Addeed BrowserSync task, and added NPM package support for Bootstrap, Font Awesome, and jQuery
|
2016-06-21 18:23:31 -04:00 |
|
David Miller
|
7d7d64472a
|
Merge pull request #42 from jamlamberti/fix-animatedheader
Added in scrollpage call from AnimateHeader update
|
2016-02-08 14:28:11 -05:00 |
|
David Miller
|
780b5974ee
|
version update
|
2016-02-02 14:48:59 -05:00 |
|
David Miller
|
e031056165
|
add grunt and recompile css
|
2016-02-02 14:41:00 -05:00 |
|
David Miller
|
26209a3631
|
dropdown fix
|
2016-01-30 14:19:53 -05:00 |
|
David Miller
|
d533abe516
|
Fixed a typo causing a validation bug
|
2015-12-11 12:47:09 -05:00 |
|
David Miller
|
071d7941ed
|
Bootstrap v3.3.6 Update
|
2015-11-28 13:13:32 -05:00 |
|
Jack Lamberti
|
a19d9d68c8
|
Added in scrollpage call from AnimateHeader update
|
2015-11-02 10:30:43 -05:00 |
|
David Miller
|
69817e9452
|
Bootstrap v3.3.5 Update
|
2015-06-22 13:17:48 -04:00 |
|
David Miller
|
a6c56a25f1
|
revert outside menu click function
|
2015-04-21 00:58:55 -04:00 |
|
David Miller
|
92642247d7
|
Bootstrap 3.3.4 Update
|
2015-04-08 15:29:46 -04:00 |
|