Skip to content
#

flexbox

Here are 2,361 public repositories matching this topic...

laszukdawid
laszukdawid commented Aug 4, 2019

This is about the Docs.

Overview of the problem

This is about the Bulma CSS framework
This is about the Bulma Docs

Description

Docs keep on saying "Import only what you need from Bulma" but I cannot find any explanation what files c

erkanarslan
erkanarslan commented Mar 5, 2020

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.2.2
  • Cross-platform modules: 6.0.1
  • Android Runtime: 6.2.0
  • iOS Runtime: 6.2.0
  • Plugin(s): unrelated

Describe the bug
openFile method of utils module does not preview the

milligram
Yuri-Tiofilo
Yuri-Tiofilo commented Mar 17, 2020

código da aplicação

import React, { useState, Component } from 'react';
// import { Document, Page } from 'react-pdf/dist/entry.webpack';
import {
  Document,
  Page,
  Text,
  View,
  PDFDownloadLink,
  Button,
} from '@react-pdf/renderer';
// import { Container } from './styles';
// import jsPDF from 'jspdf';
// import { renderToString } from 'react-dom/server';
import pdf
Gustav0ar
Gustav0ar commented Mar 19, 2019

Bug Report

What is the expected behavior?

To wiki show the correct way to be used now.

What is the current behavior?

I updated to latest beta 24, and saw that $media got deprecated, but docs still shows the old way for listening for MediaChange (using it).
I couldn't find a way to get the asObservable from MediaObserver that is not from $media like it shows in changelog.

clecap
clecap commented Nov 12, 2019

Thanx for the great library, but I was unable to get it working from the "examples" in the readme.

The readme does not provide a full working example but just code snippets. It still is not clear which parameter I missed, but I did not get a working sample through hours. :-(

For me https://redstapler.co/split-js-tutorial-website-split-screen-effect/ was very helpful since they provided a si

Improve this page

Add a description, image, and links to the flexbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flexbox topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.