-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sidebar jumps to the right side briefly when the window gets too small #40
Comments
Hello @xgalaxy , Thank you for your interest in using our product. Best, |
… ; updated dependecies ; made changes due to dependecies updated
Hello @Eldraed , Thank you for pointing us this. Best, |
… ; updated dependecies ; made changes due to dependecies updated
… ; updated dependecies ; made changes due to dependecies updated
added componets, views, routes,variables and containers folder added routes added assets Started to add components - styling will be done after all pages are done Dashboard view quite done Work on UserProfile view all pages have the components needed with the same arrangement as of those from md html free. added a page (Notify) for tests - as of now i used it for snackbar tests. TODO: create the theme file (will have to see and learn from material-ui-next website to understand how this is done) deleted index0.html - dont know what this was for. added charts, added statscard and chartcard. statscard are dynamic. chartcard todo: dynamic. added demo.css for charts. added chart variable for first chart. added dynamic colors to chartCard ChartCards are now done. ChartCards setion in Dashboard is done now. Worked on TasksCard - todo dynamic tables with tasks. Created TaskCard to make it easier to read the code - will probably move this to components folder. started to work on dynamic tables with tasks. added variables for charts small changes on ChartCard, StatsCard. Made component Tasks. added variables to general. Changes to Dashboard. Made TasksCard. Added TableCard. Added styles variables TableCard is done. Added style for plain card. TableList view is done work on ProfileCard and CustomButtons and UserProfile added backgroun color to body. ProfileCard is done. Button and IconButton re done. added styles for ProfileCard, Button and IconButton Deleted TableCard and added Table component. TableCard is now Regular card, without the table attributes/props Added CustomInputs. Changed some files Changes in democss. Added Typography components - work in progress. Work in progress on Typography page as well all typography classes are done. Typography page is done. added index in components folder for a better way of importing components Icons viw is done Small changes on A typography component and Notificartions view work on responsive work on Notifications. Work on responsive (almost done - todo one more time tests on all devices) small changes on SnackbarContent work on notifications. cleaned code, added proptypes to all components small changes on regularcard (footer is rendered only if there is a node). Footer styling is done added hidden to navbar icons added styles like md html made the layout as in md html and moved all components to their own classes - files work on Navbar added 100vh to maps. added stuff in notify for dropdown - after this the navbar should be done added dropdown on navbar Navbar is now done all is done deleted testing page Notify changes in style almost done - the title shown in the navbar has to be changed added dynamic navbar titles small changes for notifications deleted some stuff added some css small changes in css deleted sass files indeted code due to some new css in demo.css i deleted the special typography classes i.e. the header ones renamed demo.css to material-dashboard-react added some stuff for buttons added disabled to buttons small changes added succes and error states to custominput added some css for regular inputs added color to appbar some changes smal css changes made maps view on fullscreen added perfect scrollbar disabled warning from ps small css changes added documentation folder. added changelog and readme chaged files in Readme indented code small changes in readme added material-ui-next beta30 and made some changes so everything works normal small changes for responsive small chnages small css changes changes in makeBrand function small changes for responsive changed images with smaller ones changed changelog small changes in Readme small changes in links small changes in links changes for issue#1 - just on github - on tim after feedback small changes in changelog - v1.0.1 update link added for version 1.0.1 perfect scrollbar to render only on mobile added nice scroll for mobile devices changes in changelog changes for version 1.1.0 changes for npmj changes for npmj changes for npmj working towards v1.2.0 changes towards v1.2.0 version 1.2.0 is done v1.2.0 is done v1.2.0 is done added latest dependecies - changed all imports each one on its own line - todo delete icon button - delete unnecessary styling - move checkobx and radio to own style - etc. rearenged the style folders changed from http to https working towards v1.3.0 Added new Cards - deleted old Cards - major styling changes - added Upgrade To PRO page added upgrade to pro page moved the dropdown style in its own file - deleted some unneccessary style from check and radio small changes on inputs style added rose card header and icon - rose boxshadow and image cards added cardtitle title cardsubtitle and cardlink added new file structure and changed date in CHangelog almost done done done done done changed version in package solved creativetimofficial/ct-material-dashboard-pro-react#40 (comment) ; updated dependecies ; made changes due to dependecies updated changed dropdown added the changes made in changelog.md added lint commands almost done with v1.4.0 solved again creativetimofficial/ct-material-dashboard-pro-react#40 (comment) small changes in README changed versions added new version in changelog added stuff for reamde added more stuff for reamde changed color to info instead of primary to look a bit more react changed colors back to primary solved issues #58 changed versions ciprians feedback v1.5.0 is almost done Added .jsx in our imports changed versions deleted something from package.json - updated all dependencies - had to delete ListItemIcon from sidebar - Working package.json - Updated CHANGELOG to match the package.json - All changes are written in the CHANGELOG.md - Package.json should now be done - Added FixedPlugin component - Changed RoutingSystem - Run prettier - Changed Header prop, since I've changed the Routing System - Header should now be done - Notifications , small changes - Started to work on RTLPage - Working on RTL page - Ordered CHANGELOG - Working on RTL page - Solved #67 - Run prettier - Added hexToRgb function - Made all primary, success.. colors, linear gradients and box shadows to use the hexToRgb function - no more hardcoded colors - Solved #66 - Small changes for Changelog - All colors are now variables - Updates on packages - RTL page should be done - v1.6.0 should be done - Small typo - Small bug - V1.6.0 should now be done - Changed versions - CHange din README files and folders structure - Updated material-ui - CHanged the routing system to match the one from the PRO version - Changed copyright to 2019, and changed the file and folder structure - small changes - SMall changes - [rettier - small bug - warnings in console - small bug - updated dependencies - added dependencies - should be done now - this.props.location to window.location - linting errors - href rules - v1.7.0 - v1.7.0 - v1.7.0 - bugs - v1.7.0 shall now be done - small bug - v1.7.0 - added profile dropdown - 1.7.0 Update ISSUE_TEMPLATE.md - copyright - updated dependencies - run prettier - changes to changelog - Renamed all components from js to jsx - deleted unnecesary comments - added hooks on pages - Admin layout has hooks - RTL lyout has hooks - changelog - Cards hooks - Button hooks - Input Hooks - small warning - Custom Tabs hooks - FixedPlugin hooks - { ...props } to props - all cmponents are on hooks, minus the tasks component - Tasks - Sidebar on hooks - small warning bug - new folder structure - v1.8.0
… ; updated dependecies ; made changes due to dependecies updated
… ; updated dependecies ; made changes due to dependecies updated
… ; updated dependecies ; made changes due to dependecies updated
… ; updated dependecies ; made changes due to dependecies updated
The sidebar, regardless if it is minimized or not will jump from the left side to the right side briefly when the window size gets too small.
Additionally, it would be nice to be able to prevent the sidebar from disappearing completely.
The text was updated successfully, but these errors were encountered: