Skip to content
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

Fix page styles, datepickers and datatables problems #846

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

William-H-M
Copy link
Contributor

Description of Change

  • Fix broken style on DataTables
  • Fix checkboxes styles not being applied inside DataTable when changing of page
  • Replace Eonoasdan-DateTimePicker for TempusDominus, same author, which is compatible with Bootstrap 4
  • Update DataTables plugins
  • Error pages search box aligned correctly

Issues Resolved

Description of changes

  1. Styles of icons updated

Before:
imagen
After:
imagen

  1. DateRangePicker z-index weird behavior

Before:
imagen
After:
imagen

  1. Eonasdan-DateTimePicker replaced for a version compatible with Bootstrap 4
    imagen

  2. DataTables style where broken and checbox styles disappears after change of page
    Before
    imagen
    After
    imagen

- Update DateTimePicker and fix error pages style
- Update gulp file
- Update moment vendor
- Fix DataTables examples beign broken because of old bower references
- Fix DataTable with checkboxes
- Fix visual problem with DateRangePicker with huge z-index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Color and layout issues with tables, datepickers and example pages
1 participant