Git Product home page Git Product logo

bootstrap-3-arabic's People

Contributors

devside avatar mhdaljuboori avatar zeroxme 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  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  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  avatar  avatar  avatar  avatar

Watchers

 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  avatar

bootstrap-3-arabic's Issues

Missing less files

$ grunt
Running "less:rtl" (less) task

FileError: '../bootstrap/less/mixins/hide-text.less' wasn't found in less/mixins-rtl.less on line 5, column 1:
4 // Utilities
5 @import "../bootstrap/less/mixins/hide-text.less";
6 @import "../bootstrap/less/mixins/opacity.less";
Warning: Error compiling less/bootstrap-rtl.less Use --force to continue.

Aborted due to warnings.

Arabic Font Support on Mobile

Hey, thanks for the Arabic version of Bootstrap, when you view any site built with this version of arabic bootstrap the Arabic font droid doesn't work.

Is there any solution for this?

-Naim

inline radio

I have a radio wrapped in label, the issue is when you add space between two words, the second word goes below the first. I'm not sure why is doing that. please help.

Thanks

btn-group with btn-group-justified class have problem

When I Apply btn-group with btn-group-justified to group of buttons ,buttons corners radius are in wrong side Unless I apply Left to Right Direction Style for the div which buttons are placed in .
Does it work like this or its bug ?

Update to Bootstrap 3.0.2

Any chance you could update your work to the latest Bootstrap as of this writing (3.0.2)?

Also thanks for your excellent work ๐Ÿ‘

bootstrap 3.3.4

Hi Dear
When bootstrap 3.3.4 RTL version released?

Thanks

Publish to npm

I dont see this package on npm. It seems like there already is a package.json. Would you be able to publish this to npm?

White screen under Chrome for Mac and android

Under Chrome for android or Mac, the page loads, but the screen is white (blank).
No console errors. No network errors.
The file that causes this bug is bootstrap-arabic.min.cs.
The English version under same circumstances does not have this problem.
Thanks,

Composer file malformed

The package name in composer.json is invalid. It should be VENDOR_NAME/PROJECT_NAME instead of PROJECT_NAME.

Do grids display RTL?

Trying to build from less, seems that grids arent reversed. Is this intentional?

EDIT: Same for navbars. Should they all be reversed?

carousel.less .active.left float bug

Salam,

I found a bug in carousel.less:

> .active.left {
  left: -100%;
}

It doesn't match the official bootstrap's value in carousel.less which is:

> .active.left {
  .left(100%); // This should be -100% (negative) instead
}

I was going to issue a pull request, but I couldn't because of npm dependency issues.

Thanks,

body with direction : rtl

sorry for the two issues, i just want to ask about giving the body direction : rtl
because when i did this before any jquery plugin i embed in my document like : gallery slider or simple bootstrap slider were destroyed
how can i fix this ?

i tried before this line i've created :
:not(body),:not(div),*:not(html){ direction: rtl }
it works

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.