Git Product home page Git Product logo

apex-flex-theme's People

Contributors

evepm avatar martindsouza avatar vincentmorneau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apex-flex-theme's Issues

Jumbotron template option

Should Jumbotron be a template option instead of a standalone template?

Only a simple class differs from both...

Theme Switch from UT

This applications cannot be converted to a theme using tab-based navigation, as it uses list-based navigation.`

New Project/Theme Name?

I want to remove the word Bootstrap out of this project. Something closer to Universal Theme (UT), because I see this theme as being very versatile.

  • APEX Next
  • APEX Flex (I like this one because it refers to both Flexbility and Flexbox)
  • APEX Loop

Or maybe including the word "Theme", which would acronym closer to UT.

  • APEX Next Theme: short for APEX NT
  • APEX Flex Theme: short for APEX FT

Any idea is welcome.

v1.0.0 Milestone

Layout

  • Overview
  • Grid
  • Navigation
  • Page Templates
  • Colors
  • Theme Roller

Components

  • Alerts
  • Badges
  • Breadcrumb
  • Button group
  • Buttons
  • Card
  • Carousel
  • Collapse
  • Dropdowns
  • Forms
  • Input group
  • Jumbotron
  • List group
  • Media
  • Navbar
  • Navs
  • Popovers
  • Progress
  • Scrollspy
  • Tables
  • Tooltips

Utilities

  • Borders
  • Colors
  • Display
  • Spacing
  • Text
  • Typography
  • Vertical Alignment

Reference

  • JavaScript Events
  • Region Types
  • Button Positions
  • Login Page
  • Error Page
  • APEX_ITEM API
  • Data Loading

Migration

  • Why Migrate?
  • Migration Steps
  • Post Migration
  • FAQ

Review Button Addons

Need to understand why such px units in _apex_buttons.scss:

.btn-left-addon {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-right-addon {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -22px;
}

.input-btn-left-addon {
    margin-left: -14px;
    margin-top: 0.1px;
    input {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
}

.input-btn-right-addon {
    margin-right: -9px;
    margin-top: 0.1px;
    input {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
}

.input-btn-addon {
    margin-right: -9px;
    margin-left: -14px;
    margin-top: 0.1px;

    input {
        border-radius: 0;
    }
}

Select lists don't change value visualy

Hi!! I love your work!! I'm using your Material Design theme, and have an issue with the select list. If execute a query that fill many items before or after the load page, the select lists don't chage your value visualy. Can you do help me?

Rethink about Button Dropdowns

Right now we're using list templates to achieve button dropdowns and split button dropdowns. This makes it un-naturel because a user would except to use buttons rather than lists.

Maybe a button container region that holds APEX buttons?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.