Giter VIP home page Giter VIP logo

bulma-rtl's Introduction

Hi there ๐Ÿ‘‹

Anurag's GitHub stats

Top Langs

bulma-rtl's People

Contributors

aldi avatar balping avatar benolot avatar bstashio avatar come2daddy avatar connectkushal avatar danielbayerlein avatar dealloc avatar diomed avatar feute avatar jgthms avatar jmui avatar kennedybaird avatar log1x avatar lucperkins avatar maiki avatar mna avatar mohammadrafigh avatar muhnad avatar nagman avatar oleksiipotiekhin avatar patrickabkarian avatar patrickblackjr avatar rodrigoaguilera avatar saboteur777 avatar termosa avatar timacdonald avatar tomhrtly avatar werthen avatar wikiki 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

bulma-rtl's Issues

Update bulma-rtl to latest?

Are you planning to update bulma-rtl to latest bulma? If not then how can I? I don't work with web tech that much.

Wrong Import statement in the docs

This is about the Docs, more specifically, i've been having an issue with the import statement as it's recommended in the README.md file
As said in the file above i should use import 'bulma/css/bulma-rtl.css' to import the css file from bulma-rtl
The error i ran into was as described bellow:

This dependency was not found: bulma/css/bulma-rtl.css in ./src/main.js

This package obviously gets installed on it's own name which is bulma-rtl not bulma
So i believe,
Instead of this:
import 'bulma/css/bulma-rtl.css'
This is the way to import bulma-rtl:
import 'bulma-rtl/css/bulma-rtl.css'

I've use yarn to install this dependency and changing the import statement fixed the trouble

Classes `tag has-addons` and `is-delete` use LTR

This is about Bulma.

Is it about Bulma or about the Docs? : bulma

Is it a bug/feature/question or do you need help? : bug

If it's a bug, is it a browser bug? : no

Overview of the problem

This is about the Bulma CSS framework

I'm using Bulma version [0.7.1]
My browser is: Chrome and Firefox

Description

the classes tag has-addons and is-delete are using the LTR direction

screenshot at 2019-02-13 11-17-21
screenshot at 2019-02-13 11-16-41

Steps to Reproduce

Expected behavior

screenshot at 2019-02-13 11-19-09
screenshot at 2019-02-13 11-11-57

Actual behavior

select "is-loading" positioning error

Is it about Bulma or about the Docs? Bulma
Is it a bug/feature/question or do you need help? Bug
If it's a bug, is it a browser bug? No

Overview of the problem

This is about the Bulma CSS framework
I'm using Bulma version [0.7.1]
My browser is: Chrome

Description

the loading indicator when we add the class "is-loading" in the select tag
has the wrong positioning

Steps to Reproduce

<div class="field">
       <label class="label">Type</label><div class="control">
       <div class="select is-loading">    <----- is-loading class !
              <select>
                      <option value="1">Type1</option>
                      <option value="2">Type2</option>
                      <option value="3">Dynamicly Added</option>
              </select>
       </div><p class="help">choose a type</p></div>
</div>

Expected behavior

the loading indicator should be on the left side

Actual behavior

the loading indicator in the right side also overlapping inside text

SASS division without slash

This is about Bulma.

Hi this is a duplicate of this bulma issue: jgthms#3333
since the problem applies here as well.

Full text below:

Overview of the problem
This is about the Bulma CSS framework
I'm using Bulma version [0.9.2]
This is a Sass issue: I'm using version [1.33.0]
I am sure this issue is not a duplicate

Description
Usage of slash division will be deprecated in sass 2.0.0 and now my console gets polluted with deprecation warnings.
https://sass-lang.com/documentation/breaking-changes/slash-div

Steps to Reproduce
Update to latest sass 1.33.0
Run project
Expected behavior
No warnings.

Actual behavior
Warning for every slash used for division.
DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Incorrect order in columns!

Hi
The order of the each 'column' in 'columns' at bulma-rtl is incorrect
my code:
1

but my website:
2

I emphasize that in my css files, i don't change 'position' or 'layout'
So it happened with the bulma-rtl column

rtl not set correctly after upgrade from 0.7.1 to 0.8.0

This is bug.

This is about the Bulma CSS framework
I'm using Bulma version [0.8.0]
My browser is: firefox
I am sure this issue is not a duplicate? yes

Description

After upgrade bulma-rtl from 0.7.1 to 0.8.0,some of panel not RTL.
like:

correct
incorrect

i18n support to change styles for LTR and RTL pages.

This is about Bulma.

I need help!

Hello, I have i18n in my nuxt project!
And i need the style to go LTR when the website is in EN language.
I have user vuetify before, and it has a RTL: true/false option...

Do you have something like this?
Or you know any other solution?

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.