Style Update Coming

Status
Not open for further replies.

Scott Greczkowski

Welcome HOME!
Original poster
Staff member
HERE TO HELP YOU!
Cutting Edge
Sep 7, 2003
102,505
25,504
Newington, CT
There is an update available to our styles. That I will be applying sometime in the future. Since they changed the way updates are done this "should" be a lot smoother a style upgrade then last time. In previous upgrades we basically had to install the upgrade and then make all the changes and customizations again. With this new way of upgrading this is no longer the case. While there may need to tweak things there will be no need to redo everything again.

From the company here is a description of the changes and fixeds.

Thanks for your support!

This version includes over 100 new features and improvements. These features are always optimized so that no extra load time is incurred. In fact, load time has been decreasing (in other words, we're getting FASTER) for the last few versions and this one is even faster that the previous.

This release we are calling the Platinum release and will be the last major release for XenForo 1.X.
  1. Support for Android Browser on Android 2.2 and Android 2.3
  2. Unable to click on child links in off canvas sidebar (new posts) bug has been fixed
  3. Sticky on ios after momentum scroll
  4. Off canvas trigger positions
  5. Small logo flicker on iOS
  6. Notices link color
  7. Login Styles (Link, Slide out drawer, dropdown menu, and modal)
  8. Register link next to login link
  9. Login form as sidebar widget
  10. Disable sticky on not just iOS but other browsers like older android that do not support scroll events
  11. Drag and drop nodes in the ACP
  12. Width Toggler
  13. Mark viewed XenForo Media Gallery and XenForo issue on mobile
  14. Moved viewing debug info for admins only to the UI.X add-on
  15. Style properties that chose icons now have a cool iconator - a dropdown that will work with FontAwesome to find icons visually
  16. UI.X add-on is now secondary for footer and welcome block features - so you can inherit from the global add-on values
  17. Z-index improvements, some things showed on top of others that probably should not have
  18. Permissions for the AD Styler (styler trigger, color palette options, and presets)
  19. Ability to show just color palette and not styler trigger in AD Styler
  20. Node grid separator node fix when using default theme
  21. Added 'custom' to all style properties dealing with location - just in case you want to do something not listed
  22. Logo block search and logo block ad_header positions now are fully responsive and handled very clean
  23. Zipping supported on Mike Edge's servers
  24. FTP supported for uploading themes
  25. Sub-forums now support the node grid system
  26. Plain message controls and the active state on multiquote no longer has a coloring issue
  27. Improved animation for minimal search
  28. Improved mobile responsiveness for off canvas menus, search, collapsible nodes, and other UI elements
  29. Node grid now works on all forums, the issue with watched forums has been fixed
  30. Welcome block now removed from any login and register pages
  31. Variables to show page content wrapper, notices, titles, welcome block, and much more can be controlled from any page node
  32. Form overlay button (adding an image or link in the editor) hover state fixed
  33. Scroll sticky style fixed on Safari
  34. Move all js to one file to improve page load
  35. Widget framework home tab as icon works now
  36. Opening off canvas nav is much faster
  37. Alerts in off canvas nav are not styled (XMG)
  38. Alerts show up gray instead of red if unread if done through ajax call
  39. Fix background icon node issue
  40. Off canvas members list permissions, shows blank link regardless of permission
  41. Fix navigation active states when tab links are removed (for middle tab location)
  42. Breadcrumb double home icon logic error fixed
  43. Close icon overlapping text on post member cards fixed
  44. Off canvas navigation for user information no longer adds links randomly and also will not remove alert count when clicked
  45. Sticky footer will correctly align to the bottom instead of having a gap near the bottom
  46. Separate sticky and normal threads supported - will add a heading between the two thread types
  47. Collapse sidebar animation improved
  48. New indicator on messages border radius fixed
  49. Featured resources now stack nicely, removed unnecessary styling as well
  50. Social media clashed with copyright on some mobile views
  51. Guests can close the sidebar without seeing an overlap
  52. ACP will alert you of add-on updates
  53. Both add-on updates and theme updates can be dismissed (if you are upgrading or installing manually, this is useful)
  54. Wording improved in general in the ACP for how settings are best used
  55. QuickSearchPlaceholder color now inherits from body
  56. We use requestAnimationFrame - essentially allows for a higher frame rate for scroll events
  57. The ability to start a category node collapsed
  58. Various social media icons now added (Reddit, Tumblr, Github, Flickr, Steam, Twitch, and Vine)
  59. Users can now choose to toggle the sticky state of navigation, userbar, and sidebar respectively
  60. We add height to page node textareas - easier to edit pages!
  61. Ability to add a class to nodes for specific node styling
  62. Ability to add custom css to a node for even more specific quick styling
  63. Notice links when clicked would move the viewport (scroll down) - this has been fixed
  64. 100% is now a supported value for many viewport options such as when to center footer links (meaning always)
  65. IE9 node list issue where nodes wouldnt be viewed is fixed
  66. Search permissions would sometimes make for an empty userbar - fixed
  67. .footer can now be moved above or below the sticky footer threshold - to better determine where you want the footer to begin
  68. We removed all support for uix_hide on icons - no longer necessary
  69. Nodes would float left on default style with add-on turned on - fixed
  70. Easier to differentiate between read and unread conversations in the off canvas menu visitor tabs
  71. Disabling welcome block in style property wouldnt disable welcome block html
  72. Overflow issue on off canvas menus for visitor tabs
  73. Unreadable text on the modal when creating an album in XMG
  74. If post count in a thread is less than 2, don't show the post pagination menu link in navigation
  75. HTML supported in global welcome block
  76. Margin issue when replying to media in XMG has been fixed
  77. Star rating background color fixed
  78. Some internal links would not account for sticky offset heights
  79. Last post avatar works on category nodes
  80. Node icons can be set in style properties or globally
  81. Node icons can be set specifically for any individual node - or it can inherit from a category the same icon!
  82. RTL support
  83. Style property added to style links in welcome block, hover as well
  84. New indicator positioning on conversations and posts
  85. Setting to move the top control button to the right above thread list instead of in the breadcrumb
  86. Not resizing tablinks currectly if hidden due to sticky on page load
  87. High Resolution timers. Should help with debugging / improving
  88. performance of fast things (like events on scroll).
  89. Put all welcomeblock code in a single template
  90. Remove new indicators on nodes for guests
  91. Hide Xen Media Gallery tablink popup menus when tablinks are removed.
  92. Optimized search.css. A lot less code now hits the front end when certain settings are unchecked.
  93. Minimal search now works as expected in edge cases (navStyle == 2 with searchPosition == 1 and such)
  94. Added uix_account.css template and uix_adStyler.css template for increased performance and organization
  95. Welcome block css no longer loads on views without the welcome block.
  96. Extended footer css no longer loads when extended footer is disabled.
  97. Add setting in UI.X Options that is analogous to the @uix_welcomeBlock_showAllTemplates style property
  98. Pressing enter doesnt submit the form when search button is enabled - fixed
  99. Added setting 'Visitor panel stats as icons'.
  100. Add in / properly order vendor prefixes for transitions appearing in CSS templates
 
  • Like
Reactions: TheKrell
Always look forward to good updates!
 
Status
Not open for further replies.
***

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)

Who Read This Thread (Total Members: 1)