Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

RElementsCollection.order #5

Closed
TheColdPot opened this issue Sep 6, 2020 · 3 comments
Closed

RElementsCollection.order #5

TheColdPot opened this issue Sep 6, 2020 · 3 comments
Labels
suggest Comments and suggestions for us web features Web features issue works as intended This is not a bug

Comments

@TheColdPot
Copy link
Contributor

Naming & Parameters

peb.sel("").order(number)

Parameters

Parameter Type Optional Description

Description & Effects

Nest the new peb.sel to use convenient functions

@TheColdPot TheColdPot added the suggest Comments and suggestions for us label Sep 6, 2020
@TheColdPot TheColdPot added this to To do in Issue Task Board via automation Sep 6, 2020
Issue Task Board automation moved this from To do to Done Sep 6, 2020
@TheColdPot TheColdPot reopened this Sep 13, 2020
Issue Task Board automation moved this from Done to In progress Sep 13, 2020
@TheColdPot
Copy link
Contributor Author

Is this affect samed as peb.sel("", ORDER)?
I need more help to add this

@TheColdPot
Copy link
Contributor Author

I'm not sure that this feature will increase convenience
But if write code like this?

const VAR = peb.sel("div.class");
VAR.order(0).attr()

@TheColdPot TheColdPot moved this from In progress to Review in progress in Issue Task Board Sep 14, 2020
@TheColdPot TheColdPot moved this from Review in progress to Reviewer approved in Issue Task Board Sep 18, 2020
@TheColdPot
Copy link
Contributor Author

No need for .order() in the new version to use.

Final treatment: Work As Intended

Issue Task Board automation moved this from Reviewer approved to Done Sep 18, 2020
@TheColdPot TheColdPot added web features Web features issue works as intended This is not a bug labels Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
suggest Comments and suggestions for us web features Web features issue works as intended This is not a bug
Projects
Development

No branches or pull requests

1 participant