Commit graph

175 commits

Author SHA1 Message Date
Sacha Greif
ba53b99927 cleaning up and refactoring menu 2015-10-07 15:04:22 +09:00
Sacha Greif
aed1f5a590 extracting menu component into its own package 2015-10-07 13:16:40 +09:00
Sacha Greif
1dd14b68f2 various small fixes 2015-10-06 21:31:57 +09:00
Sacha Greif
64a78d7659 Adding contentTop, contentBottom, postsListTop, postsListBottom zones 2015-10-06 16:47:50 +09:00
Sacha Greif
82b4278a7d Added itemTemplate option to menu to enable setting a custom template for all elements; Created new defaultMenuItem template; now passing whole menu to each node instead of just menuItems 2015-10-06 16:35:00 +09:00
Sacha Greif
c0c3f02056 create postsListTop zone and move messages, category_title, and views_menu modules to it 2015-10-06 16:32:43 +09:00
Sacha Greif
f44b096e59 refactoring 2015-09-24 12:41:27 +09:00
Sacha Greif
9bd72e60d8 small tweaks to no_rights template 2015-09-24 11:34:44 +09:00
Sacha Greif
e81c54573c only resize logo for side nav layout; remove unneeded migration 2015-09-24 11:05:38 +09:00
Sacha Greif
487a8c7128 css tweaks 2015-09-24 10:45:04 +09:00
Sacha Greif
05e34fcc8f fix fastrender 2015-09-23 15:43:22 +09:00
Sacha Greif
c2f701c94a add checks to CSS to only show defined settings 2015-09-23 11:36:33 +09:00
Sacha Greif
0254d13a4b i18n files clean up 2015-09-23 10:42:41 +09:00
Sacha Greif
f2441aeecb Merge branch 'i18n' into devel 2015-09-23 10:34:52 +09:00
Sacha Greif
4974f7c0a5 Merge branch 'i18n' of https://github.com/TelescopeJS/Telescope into i18n
# Conflicts:
#	packages/telescope-embedly/i18n/it.i18n.json
#	packages/telescope-getting-started/i18n/it.i18n.json
#	packages/telescope-kadira/i18n/it.i18n.json
#	packages/telescope-pages/i18n/it.i18n.json
#	packages/telescope-post-by-feed/i18n/it.i18n.json
#	packages/telescope-post-by-feed/i18n/ko.i18n.json
#	packages/telescope-releases/i18n/it.i18n.json
#	packages/telescope-subscribe-to-posts/i18n/ko.i18n.json
2015-09-23 10:34:35 +09:00
Sacha Greif
9b8d25d64f Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-09-23 01:25:53 +00:00
Sacha Greif
ce24946d28 bumping packages to 0.25.0 2015-09-22 16:58:34 +09:00
Sacha Greif
3f614bdb47 upgrading to Meteor 1.2 2015-09-22 16:28:36 +09:00
Sacha Greif
dafae9b57c working on permissions and router filters 2015-09-19 10:33:37 +09:00
Sacha Greif
8bc812fe3d more SEO stuff 2015-09-18 17:18:18 +09:00
Sacha Greif
dba8e66a5f refactoring SEO stuff 2015-09-18 17:11:36 +09:00
Sacha Greif
4894d5f4f2 sign-in/sign-up routes; clean up 2015-09-18 16:27:59 +09:00
Sacha Greif
19b561df20 use loader template 2015-09-17 18:15:00 +09:00
Sacha Greif
50c48745a3 migrating to Flow Router (WIP) 2015-09-17 14:51:14 +09:00
Sacha Greif
4b7feacfea make expandedClass non-reactive 2015-09-15 17:20:38 +09:00
Sacha Greif
b43a91544e open sub category tree if category is active 2015-09-15 16:58:52 +09:00
Sacha Greif
c03975c10b add option for hiding empty categories from navigation 2015-09-15 10:30:10 +09:00
Sacha Greif
049ebbf83c on post edit page, auto-expand selected categories 2015-09-14 17:10:22 +09:00
Sacha Greif
dd551470c5 fix missing space 2015-09-12 16:22:57 +09:00
Sacha Greif
5ddbbd343c add nesting level class to menu item 2015-09-12 16:14:26 +09:00
Sacha Greif
48c674c872 work on safari compatibility by enabling autoprefixer 2015-09-12 15:39:28 +09:00
Sacha Greif
1d52fdd384 menu item custom data context is now passed as item.data; added setting to switch between single and multiple categories filter; categories admin route is now admin/categories; added support for multiple categories at the same time 2015-09-11 10:51:21 +09:00
Sacha Greif
44062735df fix post submit subscribe/redirection delay 2015-09-08 11:54:14 +09:00
Sacha Greif
e6aa69ac2f move part of permission logic from router to templates; clean up router filters 2015-09-08 11:08:02 +09:00
Sacha Greif
a3e2b1769f pass id to upvote functions, not whole document 2015-09-08 09:48:39 +09:00
Sacha Greif
f40d14482a version bump (0.24.0) 2015-09-03 09:33:23 +09:00
Sacha Greif
b4064ffcb8 logo size tweaks; css tweaks 2015-08-26 10:30:13 +09:00
Sacha Greif
e6735b13bb pass correct data context to menu item custom template 2015-08-24 11:15:33 +09:00
Sacha Greif
c93b3ab6fa refactor menu component to pass container node objects instead of decorating item object 2015-08-24 11:05:13 +09:00
Sacha Greif
f087317400 hide expand/collapse controls when menu has no items 2015-08-24 10:21:25 +09:00
Sacha Greif
5fd39a03c0 add posts count to categories label 2015-08-22 18:19:09 +09:00
Sacha Greif
f9a6ad3cdd add collapsible categories menu to post submit form 2015-08-22 16:58:09 +09:00
Sacha Greif
c174b208cf do not use global for storing all menu items anymore; instead decorate each menu item with reference pointing back to all menu itemms 2015-08-22 09:45:34 +09:00
Sacha Greif
e0fe9fde65 make menu item custom template inherit helpers from menu item 2015-08-21 11:04:20 +09:00
Sacha Greif
01fa2db936 Menus refactoring 2015-08-21 10:20:48 +09:00
Sacha Greif
19eb88a805 using quick fit to make logo text responsive 2015-08-20 12:19:23 +09:00
Sacha Greif
653ba0668a make nested menu items use global var to get root items 2015-08-20 10:20:10 +09:00
Sacha Greif
72147687bc improving debug mode; you can now click the template to log out data to the console 2015-08-18 13:08:23 +09:00
Sacha Greif
44f872cb1a add explicit moduleData argument to modules; clean up module code 2015-08-16 17:36:40 +09:00
Sacha Greif
5e70ba23c7 Merge branch 'master' into devel 2015-08-16 17:35:30 +09:00