Sercan Yemen
895291c37c
Updated Fuse version
...
+ Removed unnecessary dev dependencies and updated couple of them
2017-10-16 10:45:08 +03:00
Sercan Yemen
ac7e6f75bc
Added theme options openBar function to the navigation as an example
...
+ Removed duplicate Black and White tabs from colors
2017-10-16 10:08:40 +03:00
Sercan Yemen
bd8b02c82d
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-10-14 18:44:17 +03:00
Sercan Yemen
6d594d63db
Added a way of accessing and updating nav items
...
+ Added an ability to add custom functions to the nav items
2017-10-14 18:44:11 +03:00
mustafahlvc
6656410696
Calendar, Scrumboard Apps datepicker fixes.
2017-10-13 17:50:59 +03:00
mustafahlvc
470b851eae
colors styling fix.
2017-10-13 15:43:22 +03:00
mustafahlvc
fbe9cb83a2
missing destroy function added for Faq page.
2017-10-13 15:39:18 +03:00
mustafahlvc
13a09164ae
Faq page added.
2017-10-13 15:37:30 +03:00
Sercan Yemen
56d9830176
Fixed: Lock page layout issues
2017-10-13 14:39:46 +03:00
Sercan Yemen
be820804f2
New mail confirmation page
2017-10-13 14:22:59 +03:00
Sercan Yemen
7615bc1d03
Removed pricing tables from components
2017-10-13 12:24:13 +03:00
Sercan Yemen
3198663430
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-10-13 12:21:07 +03:00
Sercan Yemen
ad432ca31d
New pricing page design
...
+ Fixed: Some color issues
+ Fixed: Icons and Quick Nav in memory web api related data issues
2017-10-13 12:21:00 +03:00
mustafahlvc
7d26beff3d
angular updated to v4.4.5
2017-10-13 12:13:03 +03:00
mustafahlvc
4711a27814
Merge remote-tracking branch 'origin/master'
2017-10-13 11:58:12 +03:00
mustafahlvc
8205a4d5b5
<agm-map> Google Maps component library added,
...
+ some style refinements on doc pages.
2017-10-13 11:57:54 +03:00
Sercan Yemen
4f451a74e9
fixed custom colors
2017-10-12 17:40:27 +03:00
Sercan Yemen
8518408254
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-10-12 14:29:13 +03:00
Sercan Yemen
72f968b594
Fix: Auth page v2 styles iOS height issue
...
+ Fix: Perfect scrollbar causes issues on outside of the zone
+ Fix: Navigation must unsubscribe the nav toggle and clear the timeout
+ Fix: Chat view is not scrollable on mobile
+ Fix: Terms & Conditions checkbox styling issues on Auth forms
+ Fix: Sidenav z-index issue on certain page layouts
+ Fix: Some page layout header heights not correct on small devices
2017-10-12 14:28:58 +03:00
mustafahlvc
688b443ea8
<mat-select> wrapped with <mat-form-field> and fixed relative issues.
2017-10-12 14:05:22 +03:00
mustafahlvc
cb89da4647
angular-in-memory-web-api updated to v0.5.0,
...
(HTTP response data no longer wrapped in object w/ data property by default.)
2017-10-12 13:05:56 +03:00
Sercan Yemen
cc4a04afcb
Removed fxFlexFill from main-content in an attempt to fix iOS scrolling and sizing issues
...
+ Updated Perfect scrollbar
+ updated various packages like zone-js & core-js
+ small tweak on contacts list item padding
+ removed md2 datepicker color tweak
2017-10-12 12:42:11 +03:00
mustafahlvc
bc239571a1
@angular/material v2.0.0-beta.12 examples updated.
2017-10-10 17:19:07 +03:00
mustafahlvc
c025563145
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/app/core/services/config.service.ts
2017-10-10 16:40:29 +03:00
mustafahlvc
c06e99dc97
@angular/material v2.0.0-beta.12 compability update,
...
Lots of breaking changes,
all "md" prefixes changed with "mat" due to angular material deprecation of "md",
md2 package removed, its not compatible with latest material version, will be replaced with another date picker later.
2017-10-10 16:37:24 +03:00
Sercan Yemen
c0a1dc7c37
Changed default navbar and footer colorsˆ
2017-10-09 14:22:12 +03:00
Sercan Yemen
55e1d8b2bc
New Reset and Forgot password styles
2017-10-09 14:17:27 +03:00
Sercan Yemen
533f5f3f3f
removed unnecessary console.logs and added possible route animations
2017-10-09 12:32:40 +03:00
Sercan Yemen
4a7b70c874
Fixes #16 : Inconsistent font sizes across elements
2017-10-02 10:14:20 +03:00
Sercan Yemen
c101c432dc
Fixes #14 : Toolbar search bar button collapses on close
2017-10-02 10:01:22 +03:00
Sercan Yemen
04d1b2eff8
Fixes #9 : print styles and page breaks
2017-09-29 12:06:47 +03:00
Sercan Yemen
f800dc3286
updated footer links
2017-09-28 12:52:34 +03:00
Sercan Yemen
619433f101
updated version number
2017-09-28 12:43:27 +03:00
mustafahlvc
3e9ae83aae
Angular Material reference url fix
2017-09-28 12:26:33 +03:00
mustafahlvc
9400c3d748
Responsive refinement on some doc pages,
...
Navigation scrool fix on collapse toggled.
2017-09-28 12:22:33 +03:00
mustafahlvc
5e4940fed9
IconSvgExample Component path corrected.
2017-09-28 11:05:11 +03:00
mustafahlvc
8910e6f5dc
angular-in-memory-web-api updated,
...
+ Http changed with HttpClient,
+ Angular Material Element examples added,
+ angular2-markdown Library added
2017-09-27 19:41:01 +03:00
mustafahlvc
52c5e6a18b
Nested group vertical navigation indentation fix
2017-09-27 18:45:24 +03:00
mustafahlvc
3d9ded9a44
Nested Group feature added to navigation
2017-09-26 11:58:34 +03:00
mustafahlvc
1be3f0066b
Angular Material updated to 2.0.0-beta.11:
...
Do not change the prefixes md to mat for this release; They don't completely migrate.
2017-09-26 10:04:45 +03:00
mustafahlvc
21c96c76da
Merge remote-tracking branch 'origin/master'
2017-09-22 16:18:24 +03:00
mustafahlvc
5e2e2b7d53
Backdrop added to FuseNavBar for mobile
2017-09-22 16:18:05 +03:00
Sercan Yemen
dcff423943
Updated version to 1.1.0 since we have couple breaking changes!
2017-09-22 16:07:05 +03:00
Sercan Yemen
6747610771
Fixed: Fullwidth simple page layout doesn't scroll
...
+ Added: New logo to the various pages
+ Fixed: Mobile zoom is not disabled
+ Fixed: Profile timeline mobile order is not correct
+ Fixed: Quickpanel focusses to the form elements causing it to scroll on mobile devices when opened
+ Various demo page mobile fixes
2017-09-22 16:04:59 +03:00
Sercan Yemen
e6ee5d017e
small tweaks and ng-* cleanups
...
+ Fixed: todo item action buttons shouldn't trigger "view todo" action
+ Fixed: contacts selected bar mobile issues
2017-09-22 15:02:07 +03:00
Sercan Yemen
cb2b544526
chat, todo & theme options tweaks
2017-09-22 12:11:21 +03:00
mustafahlvc
5ace09f782
Calendar, Contacts, Mail, Scrumboard apps responsive refinements,
...
+ temporary fix for md-sidenav-locked transition
2017-09-22 12:03:21 +03:00
Sercan Yemen
678dde8c0e
calendar, mail and todo tweaks
2017-09-22 11:32:31 +03:00
Sercan Yemen
236cf1eb06
renamed the HMR starting scripts
...
+ modified the build scripts to use more memory. If you are having `out of memory` issues while building, use these scripts
2017-09-22 11:32:08 +03:00
Sercan Yemen
f4efbe07f7
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-09-22 09:23:38 +03:00