Giter VIP home page Giter VIP logo

pad's Introduction

pad's People

Contributors

avtobiff avatar cjb avatar damz avatar dgreensp avatar gaqzi avatar geier avatar holtzermann17 avatar kroo avatar laughinghan avatar michaelforrest avatar mikeyp avatar mikkorantalainen avatar mikyter avatar nigelbabu avatar olleolleolle avatar pita avatar sesam avatar soh335 avatar tenzer avatar xkahn avatar xmbms avatar zamfi avatar

Stargazers

 avatar  avatar

Watchers

 avatar

pad's Issues

Return style in list

The list number is bold as the default. When typing some new characters, they are bold at first and aren't bold after a few seconds.

Line Text Drap Drop

reference link http://www.typewith.me/KtPKFzKtsK

Browser : Chrome 10 /Firefox 4

Double Click the String "aaaaa...aaa" to Select all line text, then drag this selection into another line. When finished, refresh the page, both the old line and new line are shown.(if not, please try again)

Before Drag:

< div class="ace-line" >aaa...aaa< /div >(line 1)
< div class="ace-line" >< /div >(line 2)
< div class="ace-line" >aaa...aaa< /div >(line 3)
< div class="ace-line" >< /div >(line 4)

After Drag:

< div class="ace-line" >aaa...aaa< /div >(line 1)
< div class="ace-line" >< div class="ace-line" >aaa...aaa< /div >< /div >(line 2)
< div class="ace-line" >< /div >(line 3)

getDirtyRanges ==> line 2 , 3 are dirtiness

makeContentCollector ==> line 2 is dirines, line 3 is clean

rep.alines[2] ==> updated
rep.alines[3] ==> nochanged

export doesn't retain richtext formatting

Hello,

when I export to any doc type (html, pdf, word, etc), the formatting added by the richtext plugin isn't retained. The lines that had formatting applied by the plugin have no formatting and have an asterisk at the beginning of the line.

Is the export portion still a TODO?

Thanks,
Mike

Error: A.ace_toggleAttributeOnLine is not a function

I downloaded the full release as well as the ui benchmark zip files from your git repo and I get the same error whenever I click a button from your richttext plugin:

Error: A.ace_toggleAttributeOnLine is not a function

The full release built with no issue and ran fine with no errors. I put the richtext plugin and the code from the ui benchmark over the full release code (to update any files that were different in the benchmark), re-ran bin/build.sh, and still get the error above.

Did I miss a step?

Thanks,
Mike

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.