Sacha Greif
b9ca31ffa9
give search field a border when header has a white background
2015-02-11 18:02:56 +09:00
Anthony Mayer
603c5fee92
Fixes #719 . Allowing mobile nav to close if user clicks anywhere outside of it.
...
Also, adding test.
2015-01-26 00:46:43 -08:00
Sacha Greif
c03aac379c
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
2015-01-05 10:37:22 +09:00
Anthony Mayer
77dd6ffba9
Adding nav client unit test
...
Added testing dependencies, added test case, removing unused nav code, and adding travis file
2015-01-02 21:27:09 +01:00
Sacha Greif
6a8a6ee8bb
working on getting started package
2014-12-31 17:44:21 +09:00
Sacha Greif
a7ad1572c3
make primary and secondary nav sortable ( fix #642 )
2014-12-30 17:44:33 +09:00
Anthony Mayer
23b72b9cb8
Switching from manually generating urls to using IronRouter functions.
...
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
Mitchell Wulfman
c0832e6798
another jQuery cache
2014-09-16 15:46:48 -04:00
Mitchell Wulfman
6fc6b9eb78
cleanup while getting familiar with the codebase
2014-09-16 15:18:27 -04:00
Sacha Greif
7de249500c
Make useDropdowns a theme-level setting instead
2014-08-15 12:30:51 +09:00
Sacha Greif
a4c7fc3dd7
make drop down menus optional
2014-08-15 11:56:53 +09:00
Sacha Greif
0a071460f6
Changing navItems to primaryNav and adding secondaryNav
2014-08-15 11:51:30 +09:00
Sacha Greif
c0e1d8e39c
making navItems customisable too
2014-08-13 17:12:52 +09:00
Sacha Greif
4ad020174c
Separating themes; adding accounts-entry
2014-08-12 16:16:44 +09:00
Sacha Greif
fabdf09c7b
fix #329
2014-07-13 11:32:37 +09:00
Sacha Greif
e0750c75d5
working on mobile version
2014-07-09 09:46:24 +09:00
Sacha Greif
c483464f4d
making all template helpers dynamic
2014-07-05 11:24:28 +09:00
Sacha Greif
a2f0b69834
updating to 0.8.2
2014-06-24 12:23:28 +09:00
Sacha Greif
07eaf99f0a
modularizing nav
2014-06-23 11:40:21 +09:00