Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pixijs/pixi-ui

Provide a definitive user experience in your PixiJS application without any frontend library!
https://github.com/pixijs/pixi-ui

Added more events to TextInput (keyup, keydown, copy, cut, paste) defaults can be prevented.

b5d18643ba9a05d71f619a6cee8797cdc964b72e authored over 6 years ago by bQvle <[email protected]>
firefox sidescrolling fix

78c95c0384a7c5d160bd38eea5a87a7a667145e9 authored over 6 years ago by bQvle <[email protected]>
firefox sidescrolling fix

27248da30bfc41af24fd1a9e826af2cd114cbe31 authored over 6 years ago by bQvle <[email protected]>
Fixed scrolling in firefox

7646af0e699d115d340863e6e8c06c3627bcf45a authored over 6 years ago by bQvle <[email protected]>
fixed dynamic text bug

de7ad442b41c252f7061e1eebfa3975d44a41936 authored over 6 years ago by Nicolai <[email protected]>
made InputController public

d77e62b85902ff4b81f78b3f26e4ac6b4ff7442f authored almost 7 years ago by Nicolai <[email protected]>
fixed issue with first active tween

66578192f7f6260ab1107eb395ad14440edcdc69 authored almost 7 years ago by bQvle <[email protected]>
build

7bef3b0b700cee382aff156f9be413e39b2e0413 authored almost 7 years ago by bQvle <[email protected]>
fixed color tween when tint is not preset

82b966b869bdf4e4bcb698a7e040e0f0e2315d92 authored almost 7 years ago by bQvle <[email protected]>
fixed constructor width/height of textinput

d33e1fcfeaafb7e14cd70ce51674ef04cf2f22de authored almost 7 years ago by bQvle <[email protected]>
build

22de5374daae4fb1a7be4119efafd72bccfb8187 authored almost 7 years ago by bQvle <[email protected]>
fixed stage interaction issue

1b1d16e19b53f6f15424f451b4eb1e80a551d4ba authored almost 7 years ago by bQvle <[email protected]>
button fix

e85077e05d3c202056cc6008153de358536829a8 authored almost 7 years ago by Nicolai Mortensen <[email protected]>
fixed bug with color tweens

51fcc2808562096385ff751aa19c7fcaa880518d authored almost 7 years ago by Nicolai Mortensen <[email protected]>
-Added color support for tweening.

Must use hex colors in tween, otherwice it wont detect as a color.
ie. Tween.to(obj, 0.5, { tint:...

3721965005a3eaf2e71ebc61d3d5aa1c27411fcb authored almost 7 years ago by Nicolai Mortensen <[email protected]>
added parentLayer Get/Set to UIBase (for Pixi Layers)

a28bdc1519b5f157a75b8c810c427f18acf6efc3 authored almost 7 years ago by Nicolai <[email protected]>
rightclick/hover options for clickevent

bceac36477965667b810a932fa646a455ef56b52 authored about 7 years ago by Nicolai <[email protected]>
draggable events + prevent default

fe96e68523f7957d31aa0dad068debebdae8e0d4 authored about 7 years ago by Nicolai Mortensen <[email protected]>
merge

f3861a02c06e715c2befeb55a1129306eb07c7ee authored about 7 years ago by Nicolai Mortensen <[email protected]>
fixed tween bug

d5fb95a7376e34116a0f1e0b982ee4102198d9f4 authored about 7 years ago by Nicolai Mortensen <[email protected]>
Merge pull request #12 from bQvle/master

Made UI.Base public for extending

44e471566f6bde5f13cc20ee4f253cea49637453 authored over 7 years ago by Nicolai Mortensen <[email protected]>
Made UI.Base public for extending

6612140bb0e555daffbff46f166501b35b01eb5a authored over 7 years ago by Nicolai <[email protected]>
Merge pull request #10 from bQvle/master

added "dragStart" and "dragEnd" events to scrolling container.

d57d164832bef38f8a7cb9c63e9c5ae44e829707 authored over 7 years ago by Nicolai Mortensen <[email protected]>
added "dragStart" and "dragEnd" events to scrolling container.

d268273c1ea978ed6b4d78a8e23070352bf56e8a authored over 7 years ago by Nicolai Mortensen <[email protected]>
Merge pull request #9 from bQvle/master

fix to clickEvent dragThreshold

52ea3f8a74356d4590ec3a160357d7b975c2793e authored over 7 years ago by Nicolai Mortensen <[email protected]>
fix to clickEvent dragThreshold

5b87d53e8b0590e74e9eb12f914aaeb3e516a45c authored over 7 years ago by Nicolai Mortensen <[email protected]>
fix to clickEvent dragThreshold

e78d0d61f705dee1136bebd5e7ef7eaa6b7a159a authored over 7 years ago by Nicolai Mortensen <[email protected]>
Merge pull request #8 from bQvle/master

cancel click events if dragging using "dragThreshold"

6d78357e24298bfb40a5cedbdab7b1153262c656 authored over 7 years ago by Nicolai Mortensen <[email protected]>
cancel click events if dragging using "dragThreshold"

c963103af3d7f971510a579c82b184cdfa1eb099 authored over 7 years ago by Nicolai Mortensen <[email protected]>
Merge pull request #6 from bQvle/master

tween fixes

f01eaa6f71b11d09531be754daedbc70b6fc388c authored over 7 years ago by Nicolai Mortensen <[email protected]>
tween fixes

4d2409b293b13baf6c73b0dbdd1dba0b77758869 authored over 7 years ago by Nicolai Mortensen <[email protected]>
Merge pull request #5 from bQvle/master

misc changes

70c464e92c0029290e74feee42873dc26321e4c5 authored over 7 years ago by Nicolai Mortensen <[email protected]>
misc changes

14c9736b8b6850c9fbe7f17d00a6912a75ca2df3 authored over 7 years ago by Nicolai Mortensen <[email protected]>
Checkbox + ScrollingContainer fixes

34e71799920eb1d60cf310d79717be148d5246a5 authored over 7 years ago by Nicolai Mortensen <[email protected]>
pixel perfect fix

c54e4b6e6a92c9e17a29fa3b2762228327bfd6a4 authored over 7 years ago by Nicolai Mortensen <[email protected]>
bugfixes and cleanup dynamictext

ad965ad65efe62d2f442de9a62f8fdc8297ef83a authored over 7 years ago by Nicolai Mortensen <[email protected]>
temp resolution fix

02d8acf8973e3b03ac0f6c811eeafc9265ab1d7e authored over 7 years ago by Nicolai Mortensen <[email protected]>
DynamicText cleanup and lazy atlas render

32cefff8c0eba9e28e9147e4db95444f0d4f0f5f authored over 7 years ago by Nicolai Mortensen <[email protected]>
bit cleanup

cf99cf2572591a961c75b5a52eee33532c68e0b2 authored over 7 years ago by Nicolai Mortensen <[email protected]>
start dynamic text

bf866033cb890c5acb7fa44952bf1b458c5e1c48 authored over 7 years ago by Nicolai Mortensen <[email protected]>
Dynamic Text

fde3c59c9e97f7bd9b7c19f38006224a22b137a5 authored over 7 years ago by Nicolai Mortensen <[email protected]>
Added CheckBox + minWidth/Height for Stage

1239d55c40d946f546b89d400aa3c20c34f4b328 authored over 7 years ago by Nicolai Mortensen <[email protected]>
minor textinput fix

49a438cdb696003c5e5d87457418fcf6b5680800 authored over 7 years ago by Nicolai Mortensen <[email protected]>
temporary cache as bitmap for text input

b4a33c02d8b634c072edcce9f8cf0a53f2e6ac44 authored over 7 years ago by Nicolai Mortensen <[email protected]>
TextInput (not optimized) + misc

490dd88d589ac07ec3ab33832f231af6184bb9f6 authored over 7 years ago by Nicolai Mortensen <[email protected]>
various changes

81f454b777f5337dc45d3d0e0d0ff65827a9e0fb authored about 8 years ago by Nicolai Mortensen <[email protected]>
Interaction, Slider, ScrollBars and multitouch(drag) + misc changes

aac403f64084eddb57e8d0dbf17e5c5f57fefc0a authored about 8 years ago by Nicolai Mortensen <[email protected]>
added scrollingContainer and drag/drop with settings

c73225157ffdb6e8bf24f14c90db9b34e0b0f8eb authored about 8 years ago by Nicolai Mortensen <[email protected]>
Added Sprite and SortableList

de1287bd117717341c11ab2e7e844e4f95308648 authored about 8 years ago by Nicolai Mortensen <[email protected]>
removed gulp

e9fb0809c49f04874f0e16bbb232c98bd8f9414b authored about 8 years ago by Nicolai Mortensen <[email protected]>
- now working

- added stage object
- added test

d12e302979cae66337ba4fbbec379641ed1e0443 authored about 8 years ago by Nicolai Mortensen <[email protected]>
ignores

a88c7a6358d6fe2e3194db131d9095b2ed187a1f authored about 8 years ago by Nicolai Mortensen <[email protected]>
init2

13d38613a278397de4bcadaf52844852835da830 authored about 8 years ago by Nicolai Mortensen <[email protected]>
Init

0bd8241302fa2ced0c96a1afffcab8a69938fb8a authored about 8 years ago by Nicolai Mortensen <[email protected]>
Initial commit

12e65d2fae2db069b0c6d818bc100b218e17eca3 authored about 8 years ago by bQvle <[email protected]>