Coder Social home page Coder Social logo

angular-placeholder's People

Contributors

basster avatar fidian avatar oliverbenns avatar

Stargazers

 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

angular-placeholder's Issues

IE9 delete & tab out changes input value

In IE9, on the demo page, follow these steps:

  1. Click in First Name (or any of the fields)
  2. Type anything (I used a space)
  3. Use backspace or delete to clear out the field
  4. Press TAB to exit the field
  5. The placeholder text will now be the field's actual value

If you click out of the field, this doesn't happen.

.

.

multiline placeholder

It would be good if multiline placeholder was supported for textarea with \n or something

Please, cut a new release with latest bower support

Great plug-in. I tried quite a few angular placeholder shims and encountered various problems with each, but yours fit my needs exactly. One request, though: the latest release in the bower registry is a bit out of date.
Could you please release the latest version? I would prefer not to reference the current version by git sha.
Regards,
---Tim---

NPM publish

Hello

can you publish version 1.0.3 on npm ?

Change NPM main file

It would be interresting that the angular modules export its name for easy use in webpack.

I would be as simple as creating a index.js file with

require('./lib/tai-placeholder');
module.exports = 'taiPlaceholder';

and use this as main in package.json

The difference is the usage of module.exports with the name of the ng module.

See for example what the angular-animate package looks like.

Placeholder does not play well with required in 1.3 and ng-required in 1.2

In 1.3 I'd expect a required error key to be set when the input initially loads, both when using required and ng-required. Only when you type in a character and remove it will the required error key be set:
http://jsfiddle.net/eL55yebe/1/

In 1.2, using required works fine, but ng-required doesn't set the required error key:
http://jsfiddle.net/at4jkx46/

Note: in all cases, removing the placeholder directive allows the required error key to be set on load.

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.